MojoHz commited on
Commit
f0c3424
·
verified ·
1 Parent(s): 917296d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- gradio
 
 
 
2
  pandas
3
  numpy
4
  scikit-learn
5
- transformers
 
1
+ torch>=1.9.0
2
+ transformers>=4.30.0
3
+ huggingface_hub>=0.14.0
4
+ gradio>=3.7.0
5
  pandas
6
  numpy
7
  scikit-learn