hideosnes commited on
Commit
54511f0
1 Parent(s): f6debc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ with block:
231
  with gr.Tabs():
232
  with gr.Row():
233
  with gr.Column():
234
- with gr.Row()
235
  with gr.Column():
236
  image_pil = gr.Image(label="Style Image", type="pil")
237
  with gr.Column():
 
231
  with gr.Tabs():
232
  with gr.Row():
233
  with gr.Column():
234
+ with gr.Row():
235
  with gr.Column():
236
  image_pil = gr.Image(label="Style Image", type="pil")
237
  with gr.Column():