qaihm-bot commited on
Commit
8c89905
·
verified ·
1 Parent(s): 71625b7

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
@@ -61,6 +61,7 @@ More details on model performance across various devices, can be found
61
 
62
  Install the package via pip:
63
  ```bash
 
64
  pip install "qai-hub-models[mask2former]" git+https://github.com/cocodataset/panopticapi.git
65
  ```
66
 
 
61
 
62
  Install the package via pip:
63
  ```bash
64
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
65
  pip install "qai-hub-models[mask2former]" git+https://github.com/cocodataset/panopticapi.git
66
  ```
67