Commit f749543
Add huggingface_hub to runtime dependencies
FunASR's download_from_hf() requires huggingface_hub for
snapshot_download. Without it, HF model downloads fail silently
and model name resolution breaks with "is not registered" errors.
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>1 parent 104e7f7 commit f749543
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments