Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vallp
/
test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
File size: 75 Bytes
81c29d2
cd5c253
1
2
3
4
import
streamlit
as
st st.title(
"π Prova"
) st.write(
"Welcome to prova"
)