theSure commited on
Commit
9c0afc2
·
verified ·
1 Parent(s): a0868de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -277,6 +277,7 @@ with gr.Blocks(
277
  with gr.Group():
278
  input_image = gr.Image(
279
  type="pil",
 
280
  label="Upload & Annotate",
281
  height=400,
282
  elem_id="custom-image",
 
277
  with gr.Group():
278
  input_image = gr.Image(
279
  type="pil",
280
+ tool="sketch",
281
  label="Upload & Annotate",
282
  height=400,
283
  elem_id="custom-image",