Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
corvo7
/
playground
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d91d5cf
playground
/
app.py
corvo7
Update app.py
d91d5cf
verified
8 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
streamlit
as
st
st.write(
"hello welcome to deep learning"
)