qaihm-bot commited on
Commit
a710bf0
·
verified ·
1 Parent(s): ca90394

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
@@ -73,6 +73,7 @@ More details on model performance across various devices, can be found
73
 
74
  Install the package via pip:
75
  ```bash
 
76
  pip install "qai-hub-models[efficientvit-b2-cls]"
77
  ```
78
 
 
73
 
74
  Install the package via pip:
75
  ```bash
76
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
77
  pip install "qai-hub-models[efficientvit-b2-cls]"
78
  ```
79