Spaces:
Running
Running
Commit
·
d474b63
1
Parent(s):
1640c0b
Debugging
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
transformers>=4.
|
2 |
torch>=1.12
|
3 |
sentencepiece
|
4 |
gradio==5.32.0
|
@@ -7,3 +7,5 @@ pydub
|
|
7 |
ffmpeg-python
|
8 |
soundfile
|
9 |
accelerate
|
|
|
|
|
|
1 |
+
transformers>=4.30.0
|
2 |
torch>=1.12
|
3 |
sentencepiece
|
4 |
gradio==5.32.0
|
|
|
7 |
ffmpeg-python
|
8 |
soundfile
|
9 |
accelerate
|
10 |
+
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
11 |
+
requests
|