Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zenes
/
SemanticImageSegmentation
like
0
Runtime error
App
Files
Files
Community
2e899a3
SemanticImageSegmentation
/
app.py
zenes
Add streamlit application
035e155
almost 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
streamlit_config
as
st
if
__name__ ==
"__main__"
:
st.init()
st.run()