Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -42,6 +42,7 @@ title = """<h1 align="center">AuraSR</h1>
|
|
| 42 |
<a href="https://huggingface.co/fal/AuraSR-v2" target="_blank">[AuraSR-v2]</a>
|
| 43 |
<a href="https://blog.fal.ai/introducing-aurasr-an-open-reproduction-of-the-gigagan-upscaler-2/" target="_blank">[Blog Post]</a>
|
| 44 |
<a href="https://huggingface.co/fal-ai/AuraSR" target="_blank">[v1 Model Page]</a>
|
|
|
|
| 45 |
</center></p>
|
| 46 |
<br/>
|
| 47 |
<p>This is an open reproduction of the GigaGAN Upscaler from fal.ai</p>
|
|
|
|
| 42 |
<a href="https://huggingface.co/fal/AuraSR-v2" target="_blank">[AuraSR-v2]</a>
|
| 43 |
<a href="https://blog.fal.ai/introducing-aurasr-an-open-reproduction-of-the-gigagan-upscaler-2/" target="_blank">[Blog Post]</a>
|
| 44 |
<a href="https://huggingface.co/fal-ai/AuraSR" target="_blank">[v1 Model Page]</a>
|
| 45 |
+
<a href="https://dualview.ai" target="_blank">[Compare Results]</a>
|
| 46 |
</center></p>
|
| 47 |
<br/>
|
| 48 |
<p>This is an open reproduction of the GigaGAN Upscaler from fal.ai</p>
|