qaihm-bot commited on
Commit
8f7b938
·
verified ·
1 Parent(s): c9cfbdc

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
@@ -97,6 +97,7 @@ More details on model performance across various devices, can be found
97
 
98
  Install the package via pip:
99
  ```bash
 
100
  pip install "qai-hub-models[resnet-mixed]"
101
  ```
102
 
 
97
 
98
  Install the package via pip:
99
  ```bash
100
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
101
  pip install "qai-hub-models[resnet-mixed]"
102
  ```
103