Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
blunt-octopus
/
transformers-devops
like
0
Runtime error
App
Files
Files
Community
51f286d
transformers-devops
/
app.py
blunt-octopus
Create app.py
51f286d
over 2 years ago
raw
Copy download link
history
blame
Safe
54 Bytes
import
streamlit
as
st
st.markdown(
'### Hello world'
)