AP123 commited on
Commit
b916f49
β€’
1 Parent(s): fc0e251

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -66,9 +66,9 @@ with gr.Blocks() as app:
66
  '''
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
 
 
66
  '''
67
  <center>
68
 
69
+ <span style="color:blue; font-size:24px;">Illusion Diffusion πŸŒ€</span>
70
+ <span style="color:black; font-size:16px;">Generate stunning illusion artwork with Stable Diffusion</span>
71
+ <span style="color:black; font-size:10px;">A space by AP [Follow me on Twitter](https://twitter.com/angrypenguinPNG)**</span>
72
 
73
  </center>
74