Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
|
|
1 |
gradio_client
|
2 |
-
googletrans==
|
|
|
|
1 |
+
pip
|
2 |
gradio_client
|
3 |
+
googletrans==3.1.0a0
|
4 |
+
httpcore
|