Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
whitphx
/
streamlit-back-debug-community-cloud
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
streamlit-back-debug-community-cloud
/
home.py
whitphx
HF Staff
Add streamlit app files
500b946
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
41 Bytes
import
streamlit
as
st
st.title(
"Home"
)