qaihm-bot commited on
Commit
c748639
·
verified ·
1 Parent(s): 2217081

See https://github.com/quic/ai-hub-models/releases/v0.41.1 for changelog.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ More details on model performance across various devices, can be found
76
  Install the package via pip:
77
  ```bash
78
  # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
79
- pip install "qai-hub-models[yamnet]"
80
  ```
81
 
82
 
 
76
  Install the package via pip:
77
  ```bash
78
  # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
79
+ pip install "qai-hub-models[yamnet]" git+https://github.com/w-hc/torch_audioset.git
80
  ```
81
 
82