| title: The Jam Machine | |
| emoji: 🎹 | |
| colorFrom: purple | |
| colorTo: blue | |
| sdk: gradio | |
| python_version: "3.11" | |
| app_file: app.py | |
| pinned: true | |
| license: mit | |
| # The Jam Machine | |
| Generative AI music composition using a GPT-2 model trained on ~5,000 MIDI songs. | |
| See the [GitHub repo](https://github.com/misnaej/the-jam-machine) for details. | |