/imageFromSong

create an image from a given song

Primary LanguagePythonMIT LicenseMIT

A VQGAN + CLIP project

what is this?

This uses the 2 neural networks, VQGAN and CLIP to generate an image or cover for a song you give it.

Credit to Katherine Crowson for the original project and to nerdyrodent for the python implementation. Credit to Lyric Genius as well.

How does it work?

First follow the instalation instructions by nerdyrodent or follow their youtube video, exept use the generate.py file listed in this repository.

Now just run your generate.py file and enter your song name and artist when propted.

You can also controll the number of maximum iterations with the -i argument when running generate.py. By default it is 500.