ElijahDi commited on
Commit
84a79e8
·
verified ·
1 Parent(s): 76ca7ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -25,8 +25,11 @@ PyYAML==6.0.1
25
  regex==2023.12.25
26
  requests==2.31.0
27
  safetensors==0.4.2
 
 
28
  six==1.16.0
29
  sympy==1.12
 
30
  tokenizers==0.15.1
31
  torch==2.2.0
32
  tqdm==4.66.1
 
25
  regex==2023.12.25
26
  requests==2.31.0
27
  safetensors==0.4.2
28
+ scikit-learn==1.4.0
29
+ scipy==1.12.0
30
  six==1.16.0
31
  sympy==1.12
32
+ threadpoolctl==3.2.0
33
  tokenizers==0.15.1
34
  torch==2.2.0
35
  tqdm==4.66.1