Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lizadakhova
/
shad-nlp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lizadakhova
commited on
Dec 20, 2021
Commit
61ed66c
·
1 Parent(s):
842749f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import torch
2
import streamlit as st
3
4
-
st.markdown("Hello!)
1
import torch
2
import streamlit as st
3
4
+
st.markdown("Hello!
"
)