Lazzaran commited on
Commit
bcea21e
·
verified ·
1 Parent(s): ac94b52

Upload requirements.txt

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