Romanes commited on
Commit
ba46871
·
verified ·
1 Parent(s): c0d875f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ pandas==2.2.2
3
+ numpy==1.26.4
4
+ scikit-learn==1.4.2
5
+ scipy==1.11.4
6
+ joblib==1.4.2
7
+ nltk==3.9.1