Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmadDarif
/
Mental-NER-Demo-System
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AhmadDarif
commited on
May 30
Commit
ba9bfbc
·
verified
·
1 Parent(s):
16a358e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -156,4 +156,4 @@ with gr.Blocks(
156
""")
157
158
if __name__ == "__main__":
159
-
demo.launch(
share=True
)
156
""")
157
158
if __name__ == "__main__":
159
+
demo.launch()