Spaces:
Runtime error
Runtime error
set huggingface_hub version to 0.25.2
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -30,4 +30,5 @@ pylint==3.2.2
|
|
| 30 |
pre-commit==3.7.1
|
| 31 |
pydub
|
| 32 |
mutagen
|
| 33 |
-
ffmpeg-python
|
|
|
|
|
|
| 30 |
pre-commit==3.7.1
|
| 31 |
pydub
|
| 32 |
mutagen
|
| 33 |
+
ffmpeg-python
|
| 34 |
+
huggingface_hub==0.25.2
|