ironjr commited on
Commit
9c3a1f9
β€’
1 Parent(s): b2cd4ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -559,7 +559,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
559
  """
560
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
561
  <div>
562
- <h1>πŸ”₯🧠 Semantic Paint <b>X</b> Animagine XL 3.1 🎨πŸ”₯</h1>
563
  <h5 style="margin: 0;">powered by</h5>
564
  <h3 style="margin-bottom: 0;"><a href="https://github.com/ironjr/StreamMultiDiffusion">StreamMultiDiffusion: Real-Time Interactive Generation with Region-Based Semantic Control</a> &nbsp; <em>and</em></h3>
565
  <h3 style="margin-top: 0;"><a href="https://huggingface.co/cagliostrolab/animagine-xl-3.1">Animagine XL 3.1</a> by <a href="https://cagliostrolab.net/">Cagliostro Research Lab</a></h3>
 
559
  """
560
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
561
  <div>
562
+ <h1>πŸ”₯🧠 Semantic Palette <b>X</b> Animagine XL 3.1 🎨πŸ”₯</h1>
563
  <h5 style="margin: 0;">powered by</h5>
564
  <h3 style="margin-bottom: 0;"><a href="https://github.com/ironjr/StreamMultiDiffusion">StreamMultiDiffusion: Real-Time Interactive Generation with Region-Based Semantic Control</a> &nbsp; <em>and</em></h3>
565
  <h3 style="margin-top: 0;"><a href="https://huggingface.co/cagliostrolab/animagine-xl-3.1">Animagine XL 3.1</a> by <a href="https://cagliostrolab.net/">Cagliostro Research Lab</a></h3>