Update src/app.py
Browse files- src/app.py +2 -0
src/app.py
CHANGED
|
@@ -142,6 +142,8 @@ TITLE = """
|
|
| 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 |
"""
|
| 147 |
|
|
|
|
| 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><p>
|
| 146 |
+
🌟 If you like this Space, follow <a href="https://huggingface.co/finegrain">Finegrain</a> on Hugging Face for more cool free tools!
|
| 147 |
</p>
|
| 148 |
"""
|
| 149 |
|