Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nucha
/
NuchaITSkillNER
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nucha
commited on
5 days ago
Commit
af76ff0
·
verified
·
1 Parent(s):
45bf2d1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -106,3 +106,4 @@ with col3:
106
st.markdown("##### Extracted Entities")
107
if analyze_button:
108
st.table(merged_entities)
106
st.markdown("##### Extracted Entities")
107
if analyze_button:
108
st.table(merged_entities)
109
+