Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
googletrans==4.0.
|
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 |
gradio==3.33.0
|
4 |
numpy==1.21.5
|
5 |
+
pandas==1.3.3
|
6 |
+
httpcore==0.13.7
|
7 |
+
httpx==0.18.2
|