AlekseyCalvin commited on
Commit
47757ad
1 Parent(s): 27a7c47

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ css = '''
125
  '''
126
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
127
  title = gr.HTML(
128
- """<h1><img src="https://huggingface.co/spaces/multimodalart/flux-lora-the-explorer/resolve/main/flux_lora.png" alt="LoRA"> SOONFACTORY over FLUX Schell LoRAs</h1>""",
129
  elem_id="title",
130
  )
131
 
 
125
  '''
126
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
127
  title = gr.HTML(
128
+ """<h1><img src="https://huggingface.co/spaces/multimodalart/flux-lora-the-explorer/resolve/main/flux_lora.png" alt="LoRA"> SOONfactory on Schnell LoRas </h1>""",
129
  elem_id="title",
130
  )
131