Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SorrelC
/
NER-Explorer-Tool
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SorrelC
commited on
Jul 14
Commit
62ce8f3
·
verified
·
1 Parent(s):
a05d7f2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -814,4 +814,5 @@ def create_interface():
814
815
if __name__ == "__main__":
816
demo = create_interface()
817
-
demo.launch()
814
815
if __name__ == "__main__":
816
demo = create_interface()
817
+
demo.launch()
818
+