diginoron commited on
Commit
0f7ce0e
·
verified ·
1 Parent(s): 891e827

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
- gradio
2
  pandas
3
  comtradeapicall
4
- huggingface-hub
5
- deep-translator
 
 
 
 
 
 
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