Spaces:
Running
on
Zero
Running
on
Zero
Martin Tomov
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -198,4 +198,4 @@ gr.Interface(
|
|
198 |
inputs=gr.Image(type="pil"),
|
199 |
outputs=[gr.Image(type="numpy"), gr.Image(type="numpy")],
|
200 |
title="π InsectSAM + GroundingDINO Inference",
|
201 |
-
).launch()
|
|
|
198 |
inputs=gr.Image(type="pil"),
|
199 |
outputs=[gr.Image(type="numpy"), gr.Image(type="numpy")],
|
200 |
title="π InsectSAM + GroundingDINO Inference",
|
201 |
+
).launch()
|