Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 <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> <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;">
|