magenta icon indicating copy to clipboard operation
magenta copied to clipboard

ALIEN HOUSE MUSIC

Open TRIXMI opened this issue 10 months ago • 0 comments

alien-composer-api/ ├── app/ │ ├── main.py # Flask server with MelodyRNN endpoint │ ├── basic_rnn.mag # Pre-trained model file (you drop this in) ├── Dockerfile ├── requirements.txt ├── README.md Flask==2.3.3 magenta==2.1.1 note-seq tensorflow==2.14.0

TRIXMI avatar Jun 19 '25 10:06 TRIXMI