Ujeshhh commited on
Commit
4879b8d
·
verified ·
1 Parent(s): bbf58b2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pandas==2.0.3
2
+ numpy==1.24.4
3
+ scikit-learn==1.3.2
4
+ tensorflow==2.15.0
5
+ nltk==3.8.1
6
+ gradio==4.44.0