Spaces:
Sleeping
Sleeping
keshavashiya
commited on
Commit
•
2321129
1
Parent(s):
1f681ab
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
|
9 |
import gradio as gr
|
10 |
|
11 |
-
gr.load("models/flair/ner-english-ontonotes-large").launch()
|
12 |
|
13 |
# import gradio as gr
|
14 |
|
|
|
8 |
|
9 |
import gradio as gr
|
10 |
|
11 |
+
gr.load("models/flair/ner-english-ontonotes-large").launch(share=True)
|
12 |
|
13 |
# import gradio as gr
|
14 |
|