Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -1571,7 +1571,7 @@ with gr.Blocks(theme=gr.themes.Citrus(), css=CSS) as demo:
|
|
| 1571 |
)
|
| 1572 |
gr.Markdown(
|
| 1573 |
"MiniMax Music 3 is a music generation model designed to support the creation of full-length songs "
|
| 1574 |
-
"[[prompting guide and skill]](https://
|
| 1575 |
"[[model]](https://huggingface.co/MiniMaxAI/MiniMax-Music3) | "
|
| 1576 |
"[[project]](https://minimax-ai.github.io/music3-demo/) | "
|
| 1577 |
"[[run locally with diffusers]](https://github.com/huggingface/diffusers/blob/82319140e0456fd58beff0a251c38825bfc310de/docs/source/en/api/pipelines/minimax_music3.md)"
|
|
|
|
| 1571 |
)
|
| 1572 |
gr.Markdown(
|
| 1573 |
"MiniMax Music 3 is a music generation model designed to support the creation of full-length songs "
|
| 1574 |
+
"[[prompting guide and skill]](https://github.com/MiniMax-AI/MiniMax-Music3/) | "
|
| 1575 |
"[[model]](https://huggingface.co/MiniMaxAI/MiniMax-Music3) | "
|
| 1576 |
"[[project]](https://minimax-ai.github.io/music3-demo/) | "
|
| 1577 |
"[[run locally with diffusers]](https://github.com/huggingface/diffusers/blob/82319140e0456fd58beff0a251c38825bfc310de/docs/source/en/api/pipelines/minimax_music3.md)"
|