Spaces:
Paused
Paused
Update aaa.py
Browse files
aaa.py
CHANGED
|
@@ -368,7 +368,7 @@ with gr.Blocks(title="Suno Cover Creator", theme=gr.themes.Soft(), css=css) as a
|
|
| 368 |
with gr.Row():
|
| 369 |
gr.Markdown(f"""
|
| 370 |
<div class="{api_status_class}" style="padding: 10px; border-radius: 5px; text-align: center;">
|
| 371 |
-
{api_status_color}
|
| 372 |
</div>
|
| 373 |
""")
|
| 374 |
|
|
|
|
| 368 |
with gr.Row():
|
| 369 |
gr.Markdown(f"""
|
| 370 |
<div class="{api_status_class}" style="padding: 10px; border-radius: 5px; text-align: center;">
|
| 371 |
+
{api_status_color}
|
| 372 |
</div>
|
| 373 |
""")
|
| 374 |
|