Spaces:
Sleeping
Sleeping
add desc
Browse files
app.py
CHANGED
|
@@ -99,14 +99,15 @@ title = "See More Details - Efficient Image Super-Resolution"
|
|
| 99 |
description = '''
|
| 100 |
|
| 101 |
|
| 102 |
-
|
|
|
|
|
|
|
| 103 |
|
| 104 |
|
| 105 |
-
<br>
|
| 106 |
'''
|
| 107 |
|
| 108 |
|
| 109 |
-
article = ""
|
| 110 |
|
| 111 |
#### Image,Prompts examples
|
| 112 |
examples = [
|
|
|
|
| 99 |
description = '''
|
| 100 |
|
| 101 |
|
| 102 |
+
**See More Details** is an open source ***Efficient Image Super-Resolution*** tool, which performs **x4 upscaling** on the input image.
|
| 103 |
+
|
| 104 |
+
- Drag the slider on the super-resolution image left and right to see the changes in the image details.
|
| 105 |
|
| 106 |
|
|
|
|
| 107 |
'''
|
| 108 |
|
| 109 |
|
| 110 |
+
article = "[👉Code](https://github.com/eduardzamfir/seemoredetails) [📝Paper](https://arxiv.org/abs/2402.03412)"
|
| 111 |
|
| 112 |
#### Image,Prompts examples
|
| 113 |
examples = [
|