Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -275,7 +275,6 @@ with gr.Blocks(
|
|
275 |
|
276 |
with gr.Group():
|
277 |
input_image = gr.Image(
|
278 |
-
tool="sketch",
|
279 |
type="pil",
|
280 |
label="Upload & Annotate",
|
281 |
height=400,
|
|
|
275 |
|
276 |
with gr.Group():
|
277 |
input_image = gr.Image(
|
|
|
278 |
type="pil",
|
279 |
label="Upload & Annotate",
|
280 |
height=400,
|