Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -248,13 +248,11 @@ with gr.Blocks() as app:
|
|
248 |
'''
|
249 |
<div style="text-align: center;">
|
250 |
<h1>Illusion Diffusion HQ 🌀 by AP</h1>
|
251 |
-
<p style="font-size:16px;"
|
252 |
<p>プロンプトとパターンが与えられれば QR コードで調整されたコントロール・ネットを使用して、驚くほど美しいイリュージョンを作成します。</p>
|
253 |
<p>このプロジェクトは、<a href="https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster">Monster Labs QR コントロール・ネット</a> を使用して機能します。
|
254 |
<p>Illusion Diffusion が安全性チェッカーとともに復活しました!</p>
|
255 |
-
<p>A space by AP <a href="https://twitter.com/angrypenguinPNG">作者</a> や大きな貢献をしてくれた <a href="https://twitter.com/multimodalart">multimodalart</a> を Twitter
|
256 |
-
<p>ワークフローを発見してくれた <a href="https://twitter.com/MrUgleh">MrUgleh</a> に感謝します :)</p>
|
257 |
-
<p>私をサポートしたい場合は、<a href="https://deforum.studio">deforum.studio</a> の使用を検討してください。</p>
|
258 |
</div>
|
259 |
'''
|
260 |
)
|
|
|
248 |
'''
|
249 |
<div style="text-align: center;">
|
250 |
<h1>Illusion Diffusion HQ 🌀 by AP</h1>
|
251 |
+
<p style="font-size:16px;">Stable Diffusion で、驚くほど高品質なイリュージョン・アート作品を生成</p>
|
252 |
<p>プロンプトとパターンが与えられれば QR コードで調整されたコントロール・ネットを使用して、驚くほど美しいイリュージョンを作成します。</p>
|
253 |
<p>このプロジェクトは、<a href="https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster">Monster Labs QR コントロール・ネット</a> を使用して機能します。
|
254 |
<p>Illusion Diffusion が安全性チェッカーとともに復活しました!</p>
|
255 |
+
<p>A space by AP <a href="https://twitter.com/angrypenguinPNG">作者</a> や大きな貢献をしてくれた <a href="https://twitter.com/multimodalart">multimodalart</a> を Twitter でフォローしてください。ワークフローを発見してくれた <a href="https://twitter.com/MrUgleh">MrUgleh</a> に感謝します :) 私をサポートしたい場合は、<a href="https://deforum.studio">deforum.studio</a> の使用を検討してください。</p>
|
|
|
|
|
256 |
</div>
|
257 |
'''
|
258 |
)
|