Spaces:
Running
Running
Fabrice-TIERCELIN
commited on
SUPIR
Browse files
app.py
CHANGED
@@ -282,7 +282,7 @@ with gr.Blocks() as interface:
|
|
282 |
<br/>
|
283 |
<ul>
|
284 |
<li>To change the <b>view angle</b> of your image, I recommend to use <i>Zero123</i>,</li>
|
285 |
-
<li>To <b>upscale</b> your image, I recommend to use <i>
|
286 |
<li>To <b>slightly change</b> your image, I recommend to use <i>Image-to-Image SDXL</i>,</li>
|
287 |
<li>To change <b>one detail</b> on your image, I recommend to use <i>Inpaint SDXL</i>,</li>
|
288 |
<li>To remove the <b>background</b> of your image, I recommend to use <i>BRIA</i>,</li>
|
|
|
282 |
<br/>
|
283 |
<ul>
|
284 |
<li>To change the <b>view angle</b> of your image, I recommend to use <i>Zero123</i>,</li>
|
285 |
+
<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>
|
286 |
<li>To <b>slightly change</b> your image, I recommend to use <i>Image-to-Image SDXL</i>,</li>
|
287 |
<li>To change <b>one detail</b> on your image, I recommend to use <i>Inpaint SDXL</i>,</li>
|
288 |
<li>To remove the <b>background</b> of your image, I recommend to use <i>BRIA</i>,</li>
|