Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -155,6 +155,7 @@ with gr.Blocks(
|
|
| 155 |
Free users get $0.10 in included credits. PRO users get $2 in credits and can continue with billing.
|
| 156 |
<a href='http://huggingface.co/subscribe/pro?source=ovi' target='_blank' style='color:#fff; text-decoration:underline;'>Subscribe to PRO</a> for more credits.
|
| 157 |
Please sign in below to continue.
|
|
|
|
| 158 |
</div>
|
| 159 |
"""
|
| 160 |
)
|
|
|
|
| 155 |
Free users get $0.10 in included credits. PRO users get $2 in credits and can continue with billing.
|
| 156 |
<a href='http://huggingface.co/subscribe/pro?source=ovi' target='_blank' style='color:#fff; text-decoration:underline;'>Subscribe to PRO</a> for more credits.
|
| 157 |
Please sign in below to continue.
|
| 158 |
+
<br><a href='https://huggingface.co/settings/inference-providers/overview' target='_blank' style='color:#fff; text-decoration:underline; font-weight:bold;'>Check your billing usage here</a>
|
| 159 |
</div>
|
| 160 |
"""
|
| 161 |
)
|