Spaces:
Running
Running
clickable title
Browse files
app.py
CHANGED
|
@@ -383,7 +383,7 @@ def build_ui():
|
|
| 383 |
.status-box { font-family: monospace; font-size: 0.85em; }
|
| 384 |
""",
|
| 385 |
) as demo:
|
| 386 |
-
gr.Markdown("**ACE-Step 1.5 (CPU)
|
| 387 |
|
| 388 |
with gr.Tabs():
|
| 389 |
# ---- Generate Tab ----
|
|
|
|
| 383 |
.status-box { font-family: monospace; font-size: 0.85em; }
|
| 384 |
""",
|
| 385 |
) as demo:
|
| 386 |
+
gr.Markdown("**[ACE-Step 1.5 (CPU)](https://github.com/ace-step/ACE-Step-1.5)**")
|
| 387 |
|
| 388 |
with gr.Tabs():
|
| 389 |
# ---- Generate Tab ----
|