Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
namaai
/
test2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test2
/
app.py
namaai
Create app.py
20d4924
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
39 Bytes
import
streamlit
as
st
st.write(
"Hey"
)