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