Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
0773a02
1
Parent(s):
51ae2d1
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio==5.30.0
|
|
2 |
pydantic==2.10.6
|
3 |
transformers==4.39.3
|
4 |
torchaudio==2.2.1
|
5 |
-
torch==2.2.1
|
|
|
|
|
|
2 |
pydantic==2.10.6
|
3 |
transformers==4.39.3
|
4 |
torchaudio==2.2.1
|
5 |
+
torch==2.2.1
|
6 |
+
pyctcdecode==0.5.0
|
7 |
+
pypi-kenlm==0.1.20220713
|