Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ datasets:
|
|
| 11 |
---
|
| 12 |
a prompt generator for the [ACE-Step](https://huggingface.co/ACE-Step/ACE-Step-v1-3.5B) music generation model, fintuned from the MuFun model proposed in [Advancing the Foundation Model for Music Understanding](https://arxiv.org/abs/2508.01178)
|
| 13 |
|
|
|
|
|
|
|
| 14 |
gradio demo: http://47.121.209.64/mufun_demo_acestep
|
| 15 |
|
| 16 |
demo code: https://github.com/laitselec/MuFun/blob/main/demo/mufun_acestep/gr_app.py
|
|
|
|
| 11 |
---
|
| 12 |
a prompt generator for the [ACE-Step](https://huggingface.co/ACE-Step/ACE-Step-v1-3.5B) music generation model, fintuned from the MuFun model proposed in [Advancing the Foundation Model for Music Understanding](https://arxiv.org/abs/2508.01178)
|
| 13 |
|
| 14 |
+
more info see https://github.com/ace-step/ACE-Step/issues/313
|
| 15 |
+
|
| 16 |
gradio demo: http://47.121.209.64/mufun_demo_acestep
|
| 17 |
|
| 18 |
demo code: https://github.com/laitselec/MuFun/blob/main/demo/mufun_acestep/gr_app.py
|