anonymousiam commited on
Commit
f42469a
·
verified ·
1 Parent(s): 9759eb6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio>=3.50.2
3
+ transformers>=4.30.0
4
+ torch>=2.0.0
5
+ numpy>=1.22.0
6
+ pandas>=1.5.0