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")
165
 
166
  # with gr.Row():
167
  sampling = gr.Radio(