Spaces:
Sleeping
Sleeping
requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit>=1.25.0
|
| 2 |
torch>=2.1.0
|
| 3 |
torchaudio>=2.1.0
|
| 4 |
-
huggingface_hub
|
| 5 |
soundfile>=0.12.1
|
| 6 |
numpy>=1.24.0
|
|
|
|
| 1 |
streamlit>=1.25.0
|
| 2 |
torch>=2.1.0
|
| 3 |
torchaudio>=2.1.0
|
| 4 |
+
huggingface_hub==0.15.1
|
| 5 |
soundfile>=0.12.1
|
| 6 |
numpy>=1.24.0
|