Daizzyy commited on
Commit
287284d
·
verified ·
1 Parent(s): 0b5aa37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- numpy
2
- pandas
3
- scikit-learn
4
- torch
5
- transformers
6
- datasets
7
- accelerate
 
1
+ gradio>=4.0.0
2
+ huggingface-hub>=0.16.0
3
+ joblib>=1.2.0
4
+ scikit-learn>=1.0.0
5
+ numpy