Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sreeja6600
/
stats
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sreeja6600
commited on
Aug 15, 2024
Commit
4d17082
·
verified
·
1 Parent(s):
2fe8ac9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
CHANGED
Viewed
@@ -0,0 +1,4 @@
1
+
import streamlit as st
2
+
3
+
st.title("This is a title")
4
+
st.title("_Streamlit_ is :blue[cool] :sunglasses:")