macgaga commited on
Commit
10fd5bc
·
verified ·
1 Parent(s): 589cc91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -815,7 +815,7 @@ css = '''
815
  with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=css, delete_cache=(60, 3600)) as app:
816
  with gr.Tab("FLUX LoRA the Explorer"):
817
  title = gr.HTML(
818
- """<h1><img src="https://huggingface.co/spaces/John6666/flux-lora-the-explorer/resolve/main/flux_lora.png" alt="LoRA">FLUX LoRA the Explorer Mod</h1>""",
819
  elem_id="title",
820
  )
821
  loras_state = gr.State(loras)
 
815
  with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=css, delete_cache=(60, 3600)) as app:
816
  with gr.Tab("FLUX LoRA the Explorer"):
817
  title = gr.HTML(
818
+ """<h1><img src="https://huggingface.co/spaces/John6666/flux-lora-the-explorer/resolve/main/flux_lora.png" alt="LoRA">FLUX LoRA Explorer Mod Reloaded</h1>""",
819
  elem_id="title",
820
  )
821
  loras_state = gr.State(loras)