Spaces:
Running
on
Zero
Running
on
Zero
Update src/app.py
Browse files- src/app.py +2 -0
src/app.py
CHANGED
|
@@ -197,6 +197,8 @@ TITLE = """
|
|
| 197 |
For premium-quality results,
|
| 198 |
<a href="https://account.finegrain.ai/sign-up?utm_source=hf&utm_campaign=cutter">try Finegrain API</a>
|
| 199 |
— it's free to test!
|
|
|
|
|
|
|
| 200 |
</p>
|
| 201 |
"""
|
| 202 |
|
|
|
|
| 197 |
For premium-quality results,
|
| 198 |
<a href="https://account.finegrain.ai/sign-up?utm_source=hf&utm_campaign=cutter">try Finegrain API</a>
|
| 199 |
— it's free to test!
|
| 200 |
+
</p><p>
|
| 201 |
+
🌟 If you like this Space, follow <a href="https://huggingface.co/finegrain">Finegrain</a> on Hugging Face for more cool free tools!
|
| 202 |
</p>
|
| 203 |
"""
|
| 204 |
|