Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eldoraboo
/
ner
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eldoraboo
commited on
Aug 3, 2022
Commit
3975411
·
1 Parent(s):
dcf747d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ gui = gr.Interface(title=title,
66
examples=examples)
67
68
#display the interface
69
-
gui.launch()
66
examples=examples)
67
68
#display the interface
69
+
gui.launch()