Spaces:
Sleeping
Sleeping
Gabriel C
commited on
Commit
•
c8b2a64
1
Parent(s):
1324088
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.19.2
|
2 |
+
groq==0.4.2
|
3 |
+
numpy==1.24.4
|
4 |
+
openai==1.12.0
|
5 |
+
soundfile==0.12.1
|