multimodalart HF staff commited on
Commit
46e0332
·
1 Parent(s): e91d878

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -311,7 +311,7 @@ with gr.Blocks(css="style.css") as demo:
311
  with gr.Box(elem_id="total_box"):
312
  gr.HTML(
313
  """
314
- <h3>Smile, take a pic 📷✨ and <code>it'll be inverted and edited using XLEDITS and a random SDXL LoRA</code></h3>
315
  """,
316
  )
317
  wts = gr.State()
 
311
  with gr.Box(elem_id="total_box"):
312
  gr.HTML(
313
  """
314
+ <h3>Smile, take a pic 📷✨ and it'll be inverted and edited using <a href="https://editing-images-project.static.hf.space/" target="_blank">LEDITS</a> and a random SDXL LoRA</h3>
315
  """,
316
  )
317
  wts = gr.State()