qaihm-bot commited on
Commit
67043ee
·
verified ·
1 Parent(s): b72d927

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
@@ -105,6 +105,7 @@ More details on model performance across various devices, can be found
105
 
106
  Install the package via pip:
107
  ```bash
 
108
  pip install "qai-hub-models[mobilesam]" git+https://github.com/ChaoningZhang/MobileSAM@34bbbfd --use-pep517
109
  ```
110
 
 
105
 
106
  Install the package via pip:
107
  ```bash
108
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
109
  pip install "qai-hub-models[mobilesam]" git+https://github.com/ChaoningZhang/MobileSAM@34bbbfd --use-pep517
110
  ```
111