- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
datasets
|
3 |
pandas
|
4 |
-
googletrans==
|
5 |
huggingface_hub
|
|
|
1 |
gradio
|
2 |
datasets
|
3 |
pandas
|
4 |
+
googletrans==3.1.0a0
|
5 |
huggingface_hub
|