Spaces:
Running
Running
bhavanishankarpullela
commited on
Commit
•
d3f8d50
1
Parent(s):
44da960
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
soundfile
|
5 |
+
deep-translator
|