Spaces:
Runtime error
Runtime error
Commit
Β·
587bddc
1
Parent(s):
85457ac
Change css
Browse files
app.py
CHANGED
|
@@ -249,7 +249,7 @@ with block as demo:
|
|
| 249 |
<p style="margin-bottom: 10px; font-size: 94%">
|
| 250 |
Stable Diffusion Pipeline that supports prompts in 50 different languages.
|
| 251 |
</p>
|
| 252 |
-
<p>
|
| 253 |
{colab_instruction}
|
| 254 |
Running on <b>{device_print}</b>{(" in a <b>Google Colab</b>." if is_colab else "")}
|
| 255 |
</p>
|
|
|
|
| 249 |
<p style="margin-bottom: 10px; font-size: 94%">
|
| 250 |
Stable Diffusion Pipeline that supports prompts in 50 different languages.
|
| 251 |
</p>
|
| 252 |
+
<p style="margin-bottom: 10px; font-size: 94%">
|
| 253 |
{colab_instruction}
|
| 254 |
Running on <b>{device_print}</b>{(" in a <b>Google Colab</b>." if is_colab else "")}
|
| 255 |
</p>
|