Spaces:
Running
Running
suayptalha
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
googletrans==4.0.0rc1
|
|
|
3 |
gradio==3.33.0
|
4 |
numpy==1.21.5
|
5 |
pandas==1.3.3
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
#googletrans==4.0.0rc1
|
3 |
+
deep-translator
|
4 |
gradio==3.33.0
|
5 |
numpy==1.21.5
|
6 |
pandas==1.3.3
|