mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-02-20 04:21:03 +01:00
fix huggingface_hub error
``` from huggingface_hub import get_full_repo_name # for backward compatibility ImportError: cannot import name 'get_full_repo_name' from 'huggingface_hub' ``` https://github.com/huggingface/transformers/issues/15062
This commit is contained in:
parent
de9b37a6eb
commit
f81dfec089
@ -50,3 +50,4 @@ spafe==0.3.2
|
||||
protobuf==3.20.3
|
||||
torch_audiomentations
|
||||
asteroid==0.7.0
|
||||
chardet
|
||||
|
Loading…
x
Reference in New Issue
Block a user