Create requirements.txt

#1
by Gosula - opened
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
+ matplotlib
4
+ keras
5
+ pandas
6
+ opencv-python