byteforcegokul commited on
Commit
9b3eba1
·
verified ·
1 Parent(s): 1ebc4b6

Create requirements.txt

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