prithivMLmods commited on
Commit
aaf988b
·
verified ·
1 Parent(s): 51b7075

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -523,7 +523,7 @@ with gr.Blocks(delete_cache=(240, 240)) as app:
523
  allow_preview=False,
524
  columns=3,
525
  elem_id="gallery",
526
- show_share_button=False
527
  )
528
  with gr.Group():
529
  custom_lora = gr.Textbox(label="Custom LoRA", placeholder="username/lora-model-name")
 
523
  allow_preview=False,
524
  columns=3,
525
  elem_id="gallery",
526
+ #show_share_button=False
527
  )
528
  with gr.Group():
529
  custom_lora = gr.Textbox(label="Custom LoRA", placeholder="username/lora-model-name")