Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -96,6 +96,7 @@ gr.Interface(
|
|
96 |
# description="Model: [Anchor-based Plain Net for Mobile Image Super-Resolution](https://arxiv.org/abs/2105.09750). Repository: [SR Mobile PyTorch](https://github.com/w11wo/sr_mobile_pytorch)",
|
97 |
description = """
|
98 |
<div style="text-align: center;">
|
|
|
99 |
<a href="https://arxiv.org/abs/2105.09750">
|
100 |
<img src="https://img.shields.io/badge/arXiv-2105.09750-b31b1b.svg" alt="Arxiv" style="display:inline-block;">
|
101 |
</a>
|
|
|
96 |
# description="Model: [Anchor-based Plain Net for Mobile Image Super-Resolution](https://arxiv.org/abs/2105.09750). Repository: [SR Mobile PyTorch](https://github.com/w11wo/sr_mobile_pytorch)",
|
97 |
description = """
|
98 |
<div style="text-align: center;">
|
99 |
+
<h1>Image Upscaler PRO ⚡</h1>
|
100 |
<a href="https://arxiv.org/abs/2105.09750">
|
101 |
<img src="https://img.shields.io/badge/arXiv-2105.09750-b31b1b.svg" alt="Arxiv" style="display:inline-block;">
|
102 |
</a>
|