Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,6 +2,4 @@ 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
|
|
|
2 |
googletrans==4.0.0rc1
|
3 |
gradio==3.33.0
|
4 |
numpy==1.21.5
|
5 |
+
pandas==1.3.3
|
|
|
|