Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
katielink/brain_tumor_segmentation
A-PolarBear
/
brain_tumor_segmentation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
A-PolarBear
commited on
Apr 7, 2023
Commit
58a44fc
·
1 Parent(s):
4a28dd1
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() as demo:
156
)
157
158
# Launch the demo
159
-
demo.launch(
share=True
)
156
)
157
158
# Launch the demo
159
+
demo.launch()