ghostai1 commited on
Commit
9fed955
·
verified ·
1 Parent(s): beff51c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  sentence-transformers>=2.5.0
 
2
  pandas>=2.2.0
3
- scikit-learn>=1.4.0
4
  gradio==5.31.0
5
- torch>=2.0.0 # automatically pulls CPU wheel on Spaces
 
1
  sentence-transformers>=2.5.0
2
+ torch>=2.0.0
3
  pandas>=2.2.0
 
4
  gradio==5.31.0