Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ torch>=2.2.0
|
|
| 3 |
torchaudio>=2.2.0
|
| 4 |
soundfile>=0.12.1
|
| 5 |
numpy>=1.24.0
|
| 6 |
-
huggingface_hub>=0.23.0
|
|
|
|
| 3 |
torchaudio>=2.2.0
|
| 4 |
soundfile>=0.12.1
|
| 5 |
numpy>=1.24.0
|
| 6 |
+
huggingface_hub>=0.23.0,<0.26
|