Sankeerth004 commited on
Commit
329f8e6
·
verified ·
1 Parent(s): 882ce01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- huggingface_hub==0.25.2
2
- transformers
3
  torch
4
  gradio
5
  pandas
6
  scikit-learn
 
 
1
+ transformers>=4.20.0
 
2
  torch
3
  gradio
4
  pandas
5
  scikit-learn
6
+ huggingface_hub>=0.10.0