prithivMLmods commited on
Commit
12ee22f
·
verified ·
1 Parent(s): 1f71adb

update app [.]

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -556,7 +556,7 @@ with gr.Blocks(delete_cache=(60, 60)) as demo:
556
  custom_lora_button = gr.Button("Remove custom LoRA", visible=False)
557
  with gr.Column():
558
  progress_bar = gr.Markdown(elem_id="progress",visible=False)
559
- result = gr.Image(label="Generated Image", format="png", height=650)
560
 
561
  with gr.Row():
562
  with gr.Accordion("Advanced Settings", open=False):
 
556
  custom_lora_button = gr.Button("Remove custom LoRA", visible=False)
557
  with gr.Column():
558
  progress_bar = gr.Markdown(elem_id="progress",visible=False)
559
+ result = gr.Image(label="Generated Image", format="png", height=630)
560
 
561
  with gr.Row():
562
  with gr.Accordion("Advanced Settings", open=False):