Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.23.0
|
| 2 |
+
torch==1.9.0
|
| 3 |
+
transformers==4.9.0
|
| 4 |
+
librosa==0.8.0
|