Update src/app.py
Browse files- src/app.py +1 -1
src/app.py
CHANGED
@@ -140,7 +140,7 @@ TITLE = """
|
|
140 |
Erase any object from an image with just a prompt.
|
141 |
</p><p>
|
142 |
For premium-quality results,
|
143 |
-
<a href="https://
|
144 |
— it's free to test!
|
145 |
</p>
|
146 |
"""
|
|
|
140 |
Erase any object from an image with just a prompt.
|
141 |
</p><p>
|
142 |
For premium-quality results,
|
143 |
+
<a href="https://account.finegrain.ai/sign-up?utm_source=hf&utm_campaign=eraser">try Finegrain API</a>
|
144 |
— it's free to test!
|
145 |
</p>
|
146 |
"""
|