Keshabwi66 commited on
Commit
e67041d
·
verified ·
1 Parent(s): 9d2e303

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -221,7 +221,6 @@ with image_blocks as demo:
221
  cloth_img = gr.Image(label='Garment Image', sources='upload', type="pil")
222
  garment_des = gr.Textbox(placeholder="Description of garment ex) Short Sleeve Round Neck T-shirts", label="Garment Description")
223
 
224
- with gr.Column():
225
 
226
  with gr.Column():
227
  image_out = gr.Image(label="Output Image", elem_id="output-img", show_share_button=False)
 
221
  cloth_img = gr.Image(label='Garment Image', sources='upload', type="pil")
222
  garment_des = gr.Textbox(placeholder="Description of garment ex) Short Sleeve Round Neck T-shirts", label="Garment Description")
223
 
 
224
 
225
  with gr.Column():
226
  image_out = gr.Image(label="Output Image", elem_id="output-img", show_share_button=False)