Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
pandas
|
3 |
comtradeapicall
|
4 |
huggingface-hub
|
5 |
-
deep-translator
|
|
|
|
1 |
+
gradio>=3.0
|
2 |
pandas
|
3 |
comtradeapicall
|
4 |
huggingface-hub
|
5 |
+
deep-translator
|
6 |
+
spaces
|