pavuluriashwitha commited on
Commit
2d9aada
·
verified ·
1 Parent(s): 956f16c

Create Home.py

Browse files
Files changed (1) hide show
  1. Home.py +2 -0
Home.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import streamlit as st
2
+ st.markdown("<h1><center>Convolution_Neural_Network</center></h1>", unsafe_allow_html=True)