PopeJohn commited on
Commit
68dceb1
·
verified ·
1 Parent(s): 66c37f8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.44.1
2
+ joblib==1.4.2
3
+ huggingface_hub==0.24.6
4
+ scikit-learn==1.5.1
5
+ numpy>=1.26.0
6
+ scipy>=1.13.0