habulaj commited on
Commit
410c0a5
·
verified ·
1 Parent(s): 3ebfaf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ theme = gr.themes.Monochrome(
221
 
222
  with gr.Blocks(theme=theme, css="style.css") as demo:
223
  gr.HTML()
224
- gr.Markdown("""# Squaad AI 🧙
225
  ### Run Stable Diffusion for free, in seconds
226
  <small>Squaad AI was a free Artificial Intelligence website that brought together the best of the AI world in one place. Unfortunately, it had to cease operations after facing compatibility issues. This space is intended to make its legacy available as open source and allow anyone to run SD in a simple and free way.</small>
227
 
 
221
 
222
  with gr.Blocks(theme=theme, css="style.css") as demo:
223
  gr.HTML()
224
+ gr.Markdown("""# Squaad AI <img src"https://em-content.zobj.net/source/apple/391/mage_1f9d9.png">
225
  ### Run Stable Diffusion for free, in seconds
226
  <small>Squaad AI was a free Artificial Intelligence website that brought together the best of the AI world in one place. Unfortunately, it had to cease operations after facing compatibility issues. This space is intended to make its legacy available as open source and allow anyone to run SD in a simple and free way.</small>
227