Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -156,8 +156,8 @@ def create_ui():
|
|
| 156 |
and can continue using beyond that (with billing).
|
| 157 |
<a href='http://huggingface.co/subscribe/pro?source=sora_2' target='_blank' style='color:#fff; text-decoration:underline; font-weight:bold;'>Subscribe to PRO</a>
|
| 158 |
for more credits. Please sign in with your Hugging Face account to continue.
|
|
|
|
| 159 |
</div>
|
| 160 |
-
<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>
|
| 161 |
</div>
|
| 162 |
""")
|
| 163 |
|
|
|
|
| 156 |
and can continue using beyond that (with billing).
|
| 157 |
<a href='http://huggingface.co/subscribe/pro?source=sora_2' target='_blank' style='color:#fff; text-decoration:underline; font-weight:bold;'>Subscribe to PRO</a>
|
| 158 |
for more credits. Please sign in with your Hugging Face account to continue.
|
| 159 |
+
<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>
|
| 160 |
</div>
|
|
|
|
| 161 |
</div>
|
| 162 |
""")
|
| 163 |
|