alperugurcan commited on
Commit
66d09d0
·
verified ·
1 Parent(s): 3a3e128

Create requirements.txt

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