qaihm-bot commited on
Commit
ae5aa82
·
verified ·
1 Parent(s): 7c99526

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