Spaces:
Running
on
Zero
Running
on
Zero
Update src/app.py
Browse files- src/app.py +2 -0
src/app.py
CHANGED
|
@@ -17,6 +17,8 @@ TITLE = """
|
|
| 17 |
<h1>Finegrain Image Enhancer</h1>
|
| 18 |
<p>
|
| 19 |
Transform low-resolution images into stunning high-resolution versions with intelligently generated details.
|
|
|
|
|
|
|
| 20 |
</p>
|
| 21 |
"""
|
| 22 |
|
|
|
|
| 17 |
<h1>Finegrain Image Enhancer</h1>
|
| 18 |
<p>
|
| 19 |
Transform low-resolution images into stunning high-resolution versions with intelligently generated details.
|
| 20 |
+
</p><p>
|
| 21 |
+
🌟 If you like this Space, follow <a href="https://huggingface.co/finegrain">Finegrain</a> on Hugging Face for more cool free tools!
|
| 22 |
</p>
|
| 23 |
"""
|
| 24 |
|