romybeaute commited on
Commit
0ae12c1
·
verified ·
1 Parent(s): 1952a74

scikit-learn<1.6 #for LLM

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,7 +7,8 @@ nltk
7
  bertopic
8
  umap-learn
9
  hdbscan
10
- scikit-learn
 
11
  sentence-transformers
12
  datamapplot
13
  huggingface_hub
 
7
  bertopic
8
  umap-learn
9
  hdbscan
10
+ #scikit-learn
11
+ scikit-learn<1.6 #for LLM
12
  sentence-transformers
13
  datamapplot
14
  huggingface_hub