Hrishikesh332 commited on
Commit
3ff34a0
·
1 Parent(s): db045b1

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import streamlit
2
+ st.markdown("<h1 style='text-align: center';>Verse.AI 🙏</h1>", unsafe_allow_html=True)
3
+ st.markdown("---")