Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -67,15 +67,15 @@ with gr.Blocks() as app:
|
|
| 67 |
<center>
|
| 68 |
|
| 69 |
<span style="color:blue; font-size:32px;"># Illusion Diffusion 🌀</span>
|
| 70 |
-
<span style="color:
|
| 71 |
-
<span style="color:
|
| 72 |
|
| 73 |
</center>
|
| 74 |
|
| 75 |
<p style="text-align:center;">
|
| 76 |
-
This project works by using the QR Control Net by Monster Labs: [Monster Labs QR Control Net](https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster)
|
| 77 |
-
Given a prompt, we generate an init image and pass that alongside the control illusion to create a stunning illusion
|
| 78 |
-
Credit to : [MrUgleh](https://twitter.com/MrUgleh) for discovering the workflow :)
|
| 79 |
</p>
|
| 80 |
|
| 81 |
'''
|
|
|
|
| 67 |
<center>
|
| 68 |
|
| 69 |
<span style="color:blue; font-size:32px;"># Illusion Diffusion 🌀</span>
|
| 70 |
+
<span style="color:black; font-size:24px;">## Generate stunning illusion artwork with Stable Diffusion</span>
|
| 71 |
+
<span style="color:black; font-size:20px;">**A space by AP [Follow me on Twitter](https://twitter.com/angrypenguinPNG)**</span>
|
| 72 |
|
| 73 |
</center>
|
| 74 |
|
| 75 |
<p style="text-align:center;">
|
| 76 |
+
*This project works by using the QR Control Net by Monster Labs: [Monster Labs QR Control Net](https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster).*
|
| 77 |
+
*Given a prompt, we generate an init image and pass that alongside the control illusion to create a stunning illusion!*
|
| 78 |
+
*Credit to : [MrUgleh](https://twitter.com/MrUgleh) for discovering the workflow :)*
|
| 79 |
</p>
|
| 80 |
|
| 81 |
'''
|