qaihm-bot commited on
Commit
7abe8ab
·
verified ·
1 Parent(s): 1192985

See https://github.com/quic/ai-hub-models/releases/v0.41.0 for changelog.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -77,6 +77,7 @@ More details on model performance across various devices, can be found
77
 
78
  Install the package via pip:
79
  ```bash
 
80
  pip install "qai-hub-models[sequencer2d]"
81
  ```
82
 
 
77
 
78
  Install the package via pip:
79
  ```bash
80
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
81
  pip install "qai-hub-models[sequencer2d]"
82
  ```
83