Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -54,5 +54,4 @@ gr.Interface(
|
|
54 |
gr.Image(label="Label Image"),
|
55 |
],
|
56 |
title="Cell Segmentation Results",
|
57 |
-
examples=get_examples(default_model)
|
58 |
).launch()
|
|
|
54 |
gr.Image(label="Label Image"),
|
55 |
],
|
56 |
title="Cell Segmentation Results",
|
|
|
57 |
).launch()
|