Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,7 @@ with gr.Blocks(theme=theme, css="style.css") as demo:
|
|
108 |
gr.HTML()
|
109 |
gr.Markdown("""# Squaad AI π§
|
110 |
### Run Stable Diffusion for free, in seconds
|
111 |
-
<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
|
112 |
|
113 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
114 |
<a target="_blank" href="https://discord.gg/CqXVwGDqFC"><img src="https://img.shields.io/badge/discord-join%20now-blue.svg?logo=discord" alt="discord.gg/CqXVwGDqFC"></a>
|
|
|
108 |
gr.HTML()
|
109 |
gr.Markdown("""# Squaad AI π§
|
110 |
### Run Stable Diffusion for free, in seconds
|
111 |
+
<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 temporarily cease operations after encountering compatibility issues. While it makes its comeback, this account sponsored by Hugging Face aims to make parts of its legacy available as open-source code and enable anyone to run SD easily and for free. We are currently adapting Squaad AI for Gradio... Controlnet, Img2Img, and Inpaint coming soon.</small>
|
112 |
|
113 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
114 |
<a target="_blank" href="https://discord.gg/CqXVwGDqFC"><img src="https://img.shields.io/badge/discord-join%20now-blue.svg?logo=discord" alt="discord.gg/CqXVwGDqFC"></a>
|