prithivMLmods commited on
Commit
5d344ef
·
verified ·
1 Parent(s): 0648815

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ with gr.Blocks() as demo:
192
  )
193
 
194
  with gr.Column():
195
- output_image = gr.Image(label="Output Image", interactive=False, format="png", height=415)
196
 
197
  with gr.Row():
198
  lora_adapter = gr.Dropdown(
 
192
  )
193
 
194
  with gr.Column():
195
+ output_image = gr.Image(label="Output Image", interactive=False, format="png", height=419)
196
 
197
  with gr.Row():
198
  lora_adapter = gr.Dropdown(