Spaces:
Sleeping
Sleeping
Daryl Lim
commited on
Commit
·
e2d1036
1
Parent(s):
254f7d6
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
groq
|
3 |
-
numpy
|
4 |
-
soundfile
|
|
|
1 |
+
gradio
|
2 |
+
groq>=0.22.0
|
3 |
+
numpy>=2.2.4
|
4 |
+
soundfile>=0.13.1
|