qaihm-bot commited on
Commit
bb48279
·
verified ·
1 Parent(s): 62b24cf

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
@@ -133,6 +133,7 @@ More details on model performance across various devices, can be found
133
 
134
  Install the package via pip:
135
  ```bash
 
136
  pip install "qai-hub-models[sam2]" git+https://github.com/facebookresearch/sam2.git@2b90b9f
137
  ```
138
 
 
133
 
134
  Install the package via pip:
135
  ```bash
136
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
137
  pip install "qai-hub-models[sam2]" git+https://github.com/facebookresearch/sam2.git@2b90b9f
138
  ```
139