rgndgn commited on
Commit
f700879
·
verified ·
1 Parent(s): acfdfac

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -135,7 +135,7 @@ with gr.Blocks() as demo:
135
  visible=True
136
  )
137
 
138
- input_img.change(
139
  auto_process,
140
  inputs=[input_img],
141
  outputs=[
 
135
  visible=True
136
  )
137
 
138
+ input_img.upload(
139
  auto_process,
140
  inputs=[input_img],
141
  outputs=[