tsi-org commited on
Commit
9997ab5
·
1 Parent(s): 8e6c97d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -190,11 +190,11 @@ def inference(
190
  with gr.Blocks() as app:
191
  gr.Markdown(
192
  '''
193
- <center><h1>Illusion Diffusion HQ 🌀</h1></span>
194
  <span font-size:16px;">Generate stunning high quality illusion artwork with Stable Diffusion</span>
195
  </center>
196
 
197
- A space by AP [Follow me on Twitter](https://twitter.com/angrypenguinPNG) with big contributions from [multimodalart](https://twitter.com/multimodalart)
198
 
199
  This project works by using [Monster Labs QR Control Net](https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster).
200
  Given a prompt and your pattern, we use a QR code conditioned controlnet to create a stunning illusion! Credit to: [MrUgleh](https://twitter.com/MrUgleh) for discovering the workflow :)
 
190
  with gr.Blocks() as app:
191
  gr.Markdown(
192
  '''
193
+ <center><h1>Pixio Illusion DIffusion 🌀</h1></span>
194
  <span font-size:16px;">Generate stunning high quality illusion artwork with Stable Diffusion</span>
195
  </center>
196
 
197
+ A space by AP [Follow me on Twitter](https://twitter.com/tsi_org) with big contributions from [multimodalart](https://twitter.com/multimodalart)
198
 
199
  This project works by using [Monster Labs QR Control Net](https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster).
200
  Given a prompt and your pattern, we use a QR code conditioned controlnet to create a stunning illusion! Credit to: [MrUgleh](https://twitter.com/MrUgleh) for discovering the workflow :)