NOT-OMEGA commited on
Commit
7fb903d
·
verified ·
1 Parent(s): 03b91df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ gradio>=4.44.0
3
  pandas>=2.0.0
4
  numpy>=1.24.0
5
  joblib>=1.3.0
6
- scikit-learn>=1.3.0
7
 
8
  # Embedding + BERT
9
  sentence-transformers>=2.7.0
 
3
  pandas>=2.0.0
4
  numpy>=1.24.0
5
  joblib>=1.3.0
6
+ scikit-learn==1.6.1
7
 
8
  # Embedding + BERT
9
  sentence-transformers>=2.7.0