Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nlpblogs
/
aientityextractor
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nlpblogs
commited on
Feb 5
Commit
8cae1d5
·
verified
·
1 Parent(s):
6a5c18e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -27,7 +27,7 @@ with st.sidebar:
27
st.button("DEMO APP")
28
29
30
-
st.subheader("Glossary
of tags
", divider = "red")
31
32
33
27
st.button("DEMO APP")
28
29
30
+
st.subheader("Glossary", divider = "red")
31
32
33