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

Create requirements.txt (#1)

Browse files

- Create requirements.txt (e4b0b2a1305f420a66eb6b89ba378e8cfc5d671a)

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