Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CALM
/
Dashboard
like
7
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1348fe3
Dashboard
/
app.py
SaulLu
init repo
753194f
over 3 years ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
streamlit
as
st
st.title(
"Training transformers together dashboard"
)