Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
torchaudio
|
5 |
-
gtts
|
6 |
-
numpy
|
7 |
kenlm
|
8 |
pyctcdecode
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
torchaudio
|
5 |
+
gtts
|
6 |
+
numpy
|
7 |
kenlm
|
8 |
pyctcdecode
|