Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amirhosseinkarami
/
demost
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2867922
demost
/
app.py
amirhosseinkarami
Update app.py
2867922
over 1 year ago
raw
Copy download link
history
blame
Safe
41 Bytes
import
streamlit
as
st
st.header(
'hello'
)