Spaces:
Running on Zero
Running on Zero
| # Sources | |
| ## MIDI-GPT | |
| - Code: https://github.com/Metacreation-Lab/MIDI-GPT | |
| - Model: https://huggingface.co/Metacreation/MIDI-GPT | |
| - Paper: https://arxiv.org/abs/2501.17011 | |
| - Python package: https://pypi.org/project/midigpt/ | |
| The deployment uses the `yellow_small` checkpoint from the official model | |
| repository. The MIDI-GPT code is MIT licensed. The published model weights are | |
| licensed under CC BY-NC 4.0. | |
| ## HARP | |
| - pyHARP: https://github.com/TEAMuP-dev/pyharp | |