Spaces:
Running
on
Zero
Running
on
Zero
Pierre Chapuis
commited on
remove API CTA
Browse files- src/app.py +0 -4
src/app.py
CHANGED
|
@@ -17,10 +17,6 @@ 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><p>
|
| 21 |
-
For premium-quality results,
|
| 22 |
-
<a href="https://account.finegrain.ai/sign-up?utm_source=hf&utm_campaign=enhancer">try Finegrain API</a>
|
| 23 |
-
— it's free to test!
|
| 24 |
</p>
|
| 25 |
"""
|
| 26 |
|
|
|
|
| 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 |
|