prithivMLmods commited on
Commit
c45a99d
·
verified ·
1 Parent(s): 45c7797

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -303,7 +303,7 @@ with gr.Blocks() as demo:
303
  run_button = gr.Button("Edit Image", variant="primary")
304
 
305
  with gr.Column():
306
- output_image = gr.Image(label="Output Image", interactive=False, format="png", height=357)
307
 
308
  with gr.Row():
309
  lora_adapter = gr.Dropdown(
 
303
  run_button = gr.Button("Edit Image", variant="primary")
304
 
305
  with gr.Column():
306
+ output_image = gr.Image(label="Output Image", interactive=False, format="png", height=360)
307
 
308
  with gr.Row():
309
  lora_adapter = gr.Dropdown(