ghostai1 commited on
Commit
4071d42
·
verified ·
1 Parent(s): c3da1a6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
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