Seetha commited on
Commit
51f9b20
1 Parent(s): 5a53a12

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  numpy
2
  cython
3
  pandas
4
- scikit-learn
5
  streamlit
6
  torch
7
  transformers
 
1
  numpy
2
  cython
3
  pandas
4
+ scikit-learn==1.2.2
5
  streamlit
6
  torch
7
  transformers