Gizachew commited on
Commit
ea07d4b
·
verified ·
1 Parent(s): 8c198f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch>=1.9.0
2
- transformers>=4.20.0
3
  gradio>=3.0.0
4
  numpy>=1.21.0
5
  scikit-learn>=1.0.0
6
- matplotlib>=3.5.0
 
 
1
  torch>=1.9.0
 
2
  gradio>=3.0.0
3
  numpy>=1.21.0
4
  scikit-learn>=1.0.0
5
+ matplotlib>=3.5.0
6
+ huggingface_hub>=0.19.0