RichardMB1217 commited on
Commit
1098da3
1 Parent(s): e27ae7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -161,7 +161,7 @@ with gr.Blocks(
161
 
162
  with gr.Row():
163
  with gr.Column(scale=1):
164
- image_input = gr.Image(type="pil", interactive=False)
165
 
166
  # with gr.Row():
167
  sampling = gr.Radio(
 
161
 
162
  with gr.Row():
163
  with gr.Column(scale=1):
164
+ image_input = gr.Image(type="pil", interactive=True)
165
 
166
  # with gr.Row():
167
  sampling = gr.Radio(