Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -234,9 +234,10 @@ with block:
|
|
| 234 |
</h1>
|
| 235 |
</div>
|
| 236 |
<p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
|
| 237 |
-
|
|
|
|
| 238 |
<a
|
| 239 |
-
href=""
|
| 240 |
style="text-decoration: underline;"
|
| 241 |
target="_blank"
|
| 242 |
>DreamStudio Beta</a
|
|
|
|
| 234 |
</h1>
|
| 235 |
</div>
|
| 236 |
<p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
|
| 237 |
+
Stable Diffusion 2.1 is the latest text-to-image model from StabilityAI. <a style="text-decoration: underline;" href="https://huggingface.co/spaces/stabilityai/stable-diffusion-1">Access Stable Diffusion 1 Space here</a><br>For faster generation and API
|
| 238 |
+
access you can try
|
| 239 |
<a
|
| 240 |
+
href="http://beta.dreamstudio.ai/"
|
| 241 |
style="text-decoration: underline;"
|
| 242 |
target="_blank"
|
| 243 |
>DreamStudio Beta</a
|