MasterShomya commited on
Commit
71fda36
·
verified ·
1 Parent(s): c39dec4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.12.0
2
+ gradio
3
+ pandas
4
+ numpy
5
+ seaborn
6
+ matplotlib
7
+ scikit-learn
8
+ joblib