Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shauryaDugar
/
demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
demo
/
app.py
shauryaDugar
Update app.py
72821f9
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
57 Bytes
import
streamlit
as
st
st.title(
"My New streamlit app!"
)