Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
torch>=2.1.0
|
3 |
torchaudio>=2.1.0
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio==3.50.2
|
2 |
torch>=2.1.0
|
3 |
torchaudio>=2.1.0
|
4 |
+
transformers>=4.34.0
|
5 |
+
soundfile
|
6 |
+
sentencepiece
|