Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
naveenus
/
ZeroShotTagger
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
naveenus
commited on
Jul 3
Commit
a36206a
·
verified
·
1 Parent(s):
622f369
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -125,4 +125,4 @@ with gr.Blocks() as demo:
125
outputs=[fb_status]
126
)
127
128
-
demo.launch(share=True
, ssr=False
)
125
outputs=[fb_status]
126
)
127
128
+
demo.launch(share=True)