juancopi81 commited on
Commit
587bddc
β€’
1 Parent(s): 85457ac

Change css

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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>