qaihm-bot commited on
Commit
db7e08e
·
verified ·
1 Parent(s): 984ab8a

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

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -110,6 +110,7 @@ More details on model performance across various devices, can be found
110
 
111
  Install the package via pip:
112
  ```bash
 
113
  pip install "qai-hub-models[ffnet-78s]"
114
  ```
115
 
 
110
 
111
  Install the package via pip:
112
  ```bash
113
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
114
  pip install "qai-hub-models[ffnet-78s]"
115
  ```
116