Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
training-transformers-together
/
calc
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
justheuristic
commited on
Dec 6, 2021
Commit
6151a26
·
1 Parent(s):
efd49a0
open in new tab
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -39,3 +39,5 @@ st.vega_lite_chart(
39
},
40
use_container_width=True, # breaks on <600px screens
41
)
39
},
40
use_container_width=True, # breaks on <600px screens
41
)
42
+
43
+
st.markdown("<p></p>", unsafe_allow_html=True)