Spaces:
Runtime error
Runtime error
adding the requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.20.0
|
2 |
+
librosa==0.10.0
|
3 |
+
openai==0.27.0
|
4 |
+
python-dotenv==1.0.0
|
5 |
+
soundfile==0.12.1
|