Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
gradio==4.44.
|
2 |
-
transformers==4.44.2
|
3 |
-
torch==2.4.1
|
4 |
-
numpy==1.26.4
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.1
|
2 |
+
transformers==4.44.2
|
3 |
+
torch==2.4.1
|
4 |
+
numpy==1.26.4
|
5 |
+
librosa==0.10.2
|
6 |
+
soundfile==0.12.1
|
7 |
+
texlive==2023.0
|