Jrine commited on
Commit
db90f23
·
verified ·
1 Parent(s): 47f8b57

Add Python dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ scikit-learn>=1.3.0
2
+ pandas>=2.0.0
3
+ numpy>=1.24.0
4
+ huggingface-hub>=0.19.0