hashirlodhi commited on
Commit
164ab12
·
verified ·
1 Parent(s): 1f14729

Create requirements.txt

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