Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -198,6 +198,7 @@ title = """<h1 align="center">Image Upscaler with Tile Controlnet</h1>
|
|
| 198 |
<p><center>
|
| 199 |
<a href="https://github.com/philz1337x/clarity-upscaler" target="_blank">[philz1337x]</a>
|
| 200 |
<a href="https://github.com/BatouResearch/controlnet-tile-upscale" target="_blank">[Pau-Lozano]</a>
|
|
|
|
| 201 |
</center></p>
|
| 202 |
"""
|
| 203 |
|
|
|
|
| 198 |
<p><center>
|
| 199 |
<a href="https://github.com/philz1337x/clarity-upscaler" target="_blank">[philz1337x]</a>
|
| 200 |
<a href="https://github.com/BatouResearch/controlnet-tile-upscale" target="_blank">[Pau-Lozano]</a>
|
| 201 |
+
<a href="https://dualview.ai" target="_blank">[Compare Before/After]</a>
|
| 202 |
</center></p>
|
| 203 |
"""
|
| 204 |
|