prithivMLmods commited on
Commit
e4ac9bd
·
verified ·
1 Parent(s): 8e39541

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,7 +228,7 @@ with gr.Blocks(css=css, theme=steel_blue_theme) as demo:
228
  run_button = gr.Button("Run", variant="primary")
229
 
230
  with gr.Column():
231
- output_image = gr.Image(label="Output Image", interactive=False, format="png", height=336)
232
 
233
  with gr.Row():
234
  lora_adapter = gr.Dropdown(
 
228
  run_button = gr.Button("Run", variant="primary")
229
 
230
  with gr.Column():
231
+ output_image = gr.Image(label="Output Image", interactive=False, format="png", height=340)
232
 
233
  with gr.Row():
234
  lora_adapter = gr.Dropdown(