Fabrice-TIERCELIN
commited on
Commit
•
19dae6b
1
Parent(s):
e43fd59
SUPIR
Browse files
app.py
CHANGED
@@ -157,7 +157,7 @@ with gr.Blocks() as interface:
|
|
157 |
<br/>
|
158 |
<ul>
|
159 |
<li>To change the <b>view angle</b> of your image, I recommend to use <i>Zero123</i>,</li>
|
160 |
-
<li>To <b>upscale</b> your image, I recommend to use <i>
|
161 |
<li>To <b>slightly change</b> your image, I recommend to use <i>Image-to-Image SDXL</i>,</li>
|
162 |
<li>To change <b>one detail</b> on your image, I recommend to use <i>Inpaint SDXL</i>,</li>
|
163 |
<li>To remove the <b>background</b> of your image, I recommend to use <i>BRIA</i>,</li>
|
|
|
157 |
<br/>
|
158 |
<ul>
|
159 |
<li>To change the <b>view angle</b> of your image, I recommend to use <i>Zero123</i>,</li>
|
160 |
+
<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>
|
161 |
<li>To <b>slightly change</b> your image, I recommend to use <i>Image-to-Image SDXL</i>,</li>
|
162 |
<li>To change <b>one detail</b> on your image, I recommend to use <i>Inpaint SDXL</i>,</li>
|
163 |
<li>To remove the <b>background</b> of your image, I recommend to use <i>BRIA</i>,</li>
|