qaihm-bot commited on
Commit
38dd092
·
verified ·
1 Parent(s): f890361

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
@@ -62,6 +62,7 @@ More details on model performance across various devices, can be found
62
 
63
  Install the package via pip:
64
  ```bash
 
65
  pip install "qai-hub-models[huggingface-wavlm-base-plus]"
66
  ```
67
 
 
62
 
63
  Install the package via pip:
64
  ```bash
65
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
66
  pip install "qai-hub-models[huggingface-wavlm-base-plus]"
67
  ```
68