habulaj commited on
Commit
c5a2d68
·
verified ·
1 Parent(s): 2fe4fe9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,7 +220,7 @@ theme = gr.themes.Monochrome(
220
  )
221
 
222
  with gr.Blocks(theme=theme, css="style.css") as demo:
223
- gr.Markdown('''# Squaad AI 🪄
224
  ### Run Stable Diffusion for free, in seconds
225
  <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>.''', elem_id="main_title")
226
  with gr.Group():
 
220
  )
221
 
222
  with gr.Blocks(theme=theme, css="style.css") as demo:
223
+ gr.Markdown('''# Squaad AI 🧙
224
  ### Run Stable Diffusion for free, in seconds
225
  <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>.''', elem_id="main_title")
226
  with gr.Group():