Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
torch
|
3 |
transformers
|
4 |
datasets
|
@@ -11,3 +11,4 @@ speechrecognition
|
|
11 |
huggingface_hub==0.25.2
|
12 |
gradio==4.19.2
|
13 |
PyJWT
|
|
|
|
1 |
+
|
2 |
torch
|
3 |
transformers
|
4 |
datasets
|
|
|
11 |
huggingface_hub==0.25.2
|
12 |
gradio==4.19.2
|
13 |
PyJWT
|
14 |
+
deep-translator==1.9.3
|