prithivMLmods commited on
Commit
b99ab2e
·
verified ·
1 Parent(s): 1e05ad0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -676,7 +676,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css, delete_cache=(60, 60)) as app:
676
  selected_info = gr.Markdown("")
677
  gallery = gr.Gallery(
678
  [(item["image"], item["title"]) for item in loras],
679
- label="LoRA DLC's",
680
  allow_preview=False,
681
  columns=3,
682
  elem_id="gallery",
 
676
  selected_info = gr.Markdown("")
677
  gallery = gr.Gallery(
678
  [(item["image"], item["title"]) for item in loras],
679
+ label="100+ LoRA DLC's",
680
  allow_preview=False,
681
  columns=3,
682
  elem_id="gallery",