mmrech commited on
Commit
b68d00a
·
verified ·
1 Parent(s): b6a1235

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio
2
  transformers
3
  joblib
4
- huggingface_hub
5
  pandas
6
  numpy
7
- scikit-learn
 
 
1
  gradio
2
  transformers
3
  joblib
 
4
  pandas
5
  numpy
6
+ scikit-learn==1.1.3
7
+