qaihm-bot commited on
Commit
078381a
·
verified ·
1 Parent(s): 673f69e

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
@@ -118,6 +118,7 @@ More details on model performance across various devices, can be found
118
 
119
  Install the package via pip:
120
  ```bash
 
121
  pip install "qai-hub-models[track-anything]" git+https://github.com/ChaoningZhang/MobileSAM@34bbbfd --use-pep517
122
  ```
123
 
 
118
 
119
  Install the package via pip:
120
  ```bash
121
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
122
  pip install "qai-hub-models[track-anything]" git+https://github.com/ChaoningZhang/MobileSAM@34bbbfd --use-pep517
123
  ```
124