Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hrishikesh332
/
profile1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hrishikesh332
commited on
Jun 27, 2023
Commit
3ff34a0
·
1 Parent(s):
db045b1
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -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("---")