qaihm-bot commited on
Commit
8410426
·
verified ·
1 Parent(s): 49ae58a

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