jeevitha-app commited on
Commit
b52d2be
·
verified ·
1 Parent(s): 2e2a667

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.0.0
2
+ scikit-learn==1.5.1
3
+ xgboost==2.1.1
4
+ pandas==2.2.3
5
+ numpy==1.26.4
6
+ hazm==0.9.4
7
+ emoji==2.13.2
8
+ demoji==1.1.0
9
+ nltk==3.9.1
10
+ joblib==1.4.2
11
+ matplotlib==3.9.2
12
+ seaborn==0.13.2