Spaces:
Runtime error
Runtime error
hosseinhimself
commited on
Commit
•
8f55fca
1
Parent(s):
fbfdbd2
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.40.1
|
2 |
+
torch==2.0.1
|
3 |
+
transformers==4.31.0
|
4 |
+
librosa==0.10.0
|