Harun01 commited on
Commit
bba2f2a
·
verified ·
1 Parent(s): 03489f4

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.py +1 -0
  2. requirements.txt +5 -3
app.py ADDED
@@ -0,0 +1 @@
 
 
1
+ from src.streamlit_app import *
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
1
+ streamlit
2
+ tensorflow
3
+ Pillow
4
+ numpy
5
+ h5py