ironjr commited on
Commit
5364a69
β€’
1 Parent(s): 8e28dd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -561,8 +561,8 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
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;">StreamMultiDiffusion: Real-Time Interactive Generation with Region-Based Semantic Control &nbsp; <em>and</em></h3>
565
- <h3 style="margin-top: 0;">Animagine XL 3.1 by Cagliostro Research Lab</h3>
566
  <h5 style="margin: 0;">If you ❀️ our project, please visit our Github and give us a 🌟!</h5>
567
  </br>
568
  <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>
566
  <h5 style="margin: 0;">If you ❀️ our project, please visit our Github and give us a 🌟!</h5>
567
  </br>
568
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">