Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ppsingh
/
annotation_dev
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ppsingh
commited on
Sep 13, 2022
Commit
517f50a
·
1 Parent(s):
49b7338
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -65,7 +65,7 @@ with st.container():
65
66
with c2:
67
st.header('Tag')
68
-
st.text(
choice
)
69
70
with c3:
71
st.header('Feedback')
65
66
with c2:
67
st.header('Tag')
68
+
st.text(
tag
)
69
70
with c3:
71
st.header('Feedback')