qaihm-bot commited on
Commit
69cd880
·
verified ·
1 Parent(s): 071f511

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