kedimestan commited on
Commit
87c2437
·
verified ·
1 Parent(s): 3fd9bb2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit==0.84.1
2
  numpy==1.26.4
3
- scikit-learn
4
  joblib
5
  tensorflow
6
  torch
 
1
  streamlit==0.84.1
2
  numpy==1.26.4
3
+ scikit-learn==1.3.2
4
  joblib
5
  tensorflow
6
  torch