reazonspeech/ReazonSpeech\343\201\256\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\346\226\271\346\263\225.md
... ...
@@ -29,7 +29,7 @@ from huggingface_hub import HfApi, HfFolder, ModelFilter, hf_hub_download
29 29
ImportError: cannot import name 'ModelFilter' from 'huggingface_hub' (/Users/[省略]/.venv/lib/python3.11/site-packages/huggingface_hub/__init__.py)
30 30
```
31 31
32
-```
32
+```bash
33 33
$ pip install huggingface-hub==0.23.0
34 34
```
35 35