Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
konze
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
/
app.py
kushwaha
Update app.py
18f0447
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
51 Bytes
import
streamlit
as
st
st.title(
"this is an app"
)