qaihm-bot commited on
Commit
327b255
·
verified ·
1 Parent(s): 1ee8097

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[conditional-detr-resnet50]"
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[conditional-detr-resnet50]"
79
  ```
80