Fabrice-TIERCELIN commited on
Commit
951586f
1 Parent(s): 8b5e8fa
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -188,7 +188,7 @@ def inpaint(
188
  with gr.Blocks() as interface:
189
  gr.Markdown(
190
  """
191
- <p style="text-align: center;"><b><big><big><big>Inpaint</big></big></big></b></p>
192
  <p style="text-align: center;">Modifies one detail of your image, at any resolution, freely, without account, without watermark, without installation, which can be downloaded</p>
193
  <br/>
194
  <br/>
@@ -196,7 +196,7 @@ with gr.Blocks() as interface:
196
  <br/>
197
  <ul>
198
  <li>To change the <b>view angle</b> of your image, I recommend to use <i>Zero123</i>,</li>
199
- <li>To <b>upscale</b> your image, I recommend to use <i>Ilaria Upscaler</i>,</li>
200
  <li>To <b>slightly change</b> your image, I recommend to use <i>Image-to-Image SDXL</i>,</li>
201
  <li>If you need to enlarge the <b>viewpoint</b> of your image, I recommend you to use <i>Uncrop</i>,</li>
202
  <li>To remove the <b>background</b> of your image, I recommend to use <i>BRIA</i>,</li>
 
188
  with gr.Blocks() as interface:
189
  gr.Markdown(
190
  """
191
+ <h1 style="text-align: center;">Inpaint</h1>
192
  <p style="text-align: center;">Modifies one detail of your image, at any resolution, freely, without account, without watermark, without installation, which can be downloaded</p>
193
  <br/>
194
  <br/>
 
196
  <br/>
197
  <ul>
198
  <li>To change the <b>view angle</b> of your image, I recommend to use <i>Zero123</i>,</li>
199
+ <li>To <b>upscale</b> your image, I recommend to use <i><a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/SUPIR">SUPIR</a></i>,</li>
200
  <li>To <b>slightly change</b> your image, I recommend to use <i>Image-to-Image SDXL</i>,</li>
201
  <li>If you need to enlarge the <b>viewpoint</b> of your image, I recommend you to use <i>Uncrop</i>,</li>
202
  <li>To remove the <b>background</b> of your image, I recommend to use <i>BRIA</i>,</li>