Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
soundfile
|
5 |
-
numpy
|
|
|
1 |
+
gradio==4.19.2
|
2 |
+
groq==0.10.0
|
3 |
+
numpy==1.26.4
|
4 |
+
soundfile==0.12.1
|
|