Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
-
gradio
|
2 |
pandas
|
3 |
comtradeapicall
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=5.12.0
|
2 |
pandas
|
3 |
comtradeapicall
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|
8 |
+
deep-translator
|
9 |
+
huggingface_hub
|
10 |
+
spaces
|