Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bgk
/
sipariseng
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bgk
commited on
Apr 28, 2023
Commit
ec8b538
·
1 Parent(s):
934b8a3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -35,4 +35,5 @@ demo = gr.Interface(ner,
35
gr.HighlightedText(),
36
examples=examples)
37
38
demo.launch()
35
gr.HighlightedText(),
36
examples=examples)
37
38
+
39
demo.launch()