Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,7 +1,2 @@
|
|
1 |
-
torch==2.6.0 # meets transformers security check
|
2 |
-
transformers>=4.52.0
|
3 |
-
accelerate>=0.24.0
|
4 |
-
sentencepiece
|
5 |
-
torchaudio # audio I/O for pipeline
|
6 |
gradio==5.31.0
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==5.31.0
|
2 |
+
gTTS==2.3.2
|