Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ppsingh
/
annotation_dev
like
3
Build error
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')