MrOvkill commited on
Commit
e3c8cd9
·
verified ·
1 Parent(s): a84704e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -99,7 +99,6 @@ def xform_image_description(img, inst):
99
 
100
  with gr.Blocks() as demo:
101
  with gr.Row(visible=True):
102
- with gr.Column():
103
  with gr.Row():
104
  img = gr.Image(label="images", type='pil')
105
  with gr.Row():
 
99
 
100
  with gr.Blocks() as demo:
101
  with gr.Row(visible=True):
 
102
  with gr.Row():
103
  img = gr.Image(label="images", type='pil')
104
  with gr.Row():