fffiloni commited on
Commit
67ad26d
·
verified ·
1 Parent(s): 82a5ea6

fix a typo on dupliacte button target link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -253,7 +253,7 @@ title = """<h1 align="center">Diffusers Image Outpaint</h1>
253
  <div align="center">Drop an image you would like to extend, pick your expected ratio and hit Generate.</div>
254
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
255
  <p style="display: flex;gap: 6px;">
256
- <a href="https://huggingface.co/spaces/fffiloni/diffusers-image-outpout?duplicate=true">
257
  <img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-md.svg" alt="Duplicate this Space">
258
  </a> to skip the queue and enjoy faster inference on the GPU of your choice
259
  </p>
 
253
  <div align="center">Drop an image you would like to extend, pick your expected ratio and hit Generate.</div>
254
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
255
  <p style="display: flex;gap: 6px;">
256
+ <a href="https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint?duplicate=true">
257
  <img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-md.svg" alt="Duplicate this Space">
258
  </a> to skip the queue and enjoy faster inference on the GPU of your choice
259
  </p>