Spaces:
Running on CPU Upgrade

multimodalart HF staff commited on
Commit
a623873
1 Parent(s): ac71760

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -231,10 +231,7 @@ with block:
231
  </h1>
232
  </div>
233
  <p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
234
- SDXL is a high quality text-to-image model from Stability AI. This demo on a <a style="text-decoration: underline;" href="https://cloud.google.com/blog/products/compute/announcing-cloud-tpu-v5e-and-a3-gpus-in-ga">Google Cloud TPU v5e</a>, to achieve efficient and cost-effective inference of 1024×1024 images.
235
- </p>
236
- <p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
237
- See <a href="#">here more details about how it works</a>.
238
  </p>
239
  </div>
240
  """
 
231
  </h1>
232
  </div>
233
  <p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
234
+ SDXL is a high quality text-to-image model from Stability AI. This demo on a <a style="text-decoration: underline;" href="https://cloud.google.com/blog/products/compute/announcing-cloud-tpu-v5e-and-a3-gpus-in-ga">Google Cloud TPU v5e</a>, to achieve efficient and cost-effective inference of 1024×1024 images. <a href="#">How does it work?</a>.
 
 
 
235
  </p>
236
  </div>
237
  """