Lifeinhockey commited on
Commit
f889121
·
verified ·
1 Parent(s): f5f499a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -383,6 +383,7 @@ with gr.Blocks(css=css) as demo:
383
  "scribble",
384
  ],
385
  value="pose_estimation",
 
386
  )
387
 
388
  cn_source_image = gr.Image(label="Upload Source Image")
 
383
  "scribble",
384
  ],
385
  value="pose_estimation",
386
+ interactive=True,
387
  )
388
 
389
  cn_source_image = gr.Image(label="Upload Source Image")