Gosula commited on
Commit
e4b0b2a
1 Parent(s): 39cdc68

Create requirements.txt

Browse files
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