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...
3ff34a0
profile1
/
app.py
Hrishikesh332
Create app.py
3ff34a0
over 1 year ago
raw
Copy download link
history
blame
133 Bytes
import
streamlit
st.markdown(
"<h1 style='text-align: center';>Verse.AI π</h1>"
, unsafe_allow_html=
True
)
st.markdown(
"---"
)