DSatishchandra commited on
Commit
f169573
·
verified ·
1 Parent(s): 2867513

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- transformers>=4.11.3
2
- torch>=1.9.0
3
- gradio>=2.4.7
4
- pandas>=1.1.5
5
- numpy>=1.19.5
6
- scikit-learn>=0.24.2
7
- joblib>=1.0.1
 
1
+ transformers
2
+ gradio
3
+ pandas
4
+ numpy
5
+ scikit-learn
6
+ joblib