Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
training-transformers-together
/
Dashboard
like
14
Runtime error
App
Files
Files
Community
SaulLu
commited on
Nov 21, 2021
Commit
0c1cd23
•
1 Parent(s):
1348fe3
add test line
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import streamlit as st
2
3
st.title("Training transformers together dashboard")
1
import streamlit as st
2
3
st.title("Training transformers together dashboard")
4
+
st.write("test")