gokaygokay commited on
Commit
b370867
·
verified ·
1 Parent(s): 3a8ce70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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