Omnibus commited on
Commit
6bf7a1b
1 Parent(s): 9ede6fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -166,7 +166,7 @@ def load_im(img):
166
  w+=new_w
167
  yield im_box
168
  h+=new_h
169
-
170
  with gr.Blocks(css=css) as app:
171
  with gr.Row():
172
  with gr.Column():
 
166
  w+=new_w
167
  yield im_box
168
  h+=new_h
169
+ w=0
170
  with gr.Blocks(css=css) as app:
171
  with gr.Row():
172
  with gr.Column():