VQGAN-CLIP image generator
Based on a Google colab notebook at https://is.gd/artmachine, based on this notebook by Katherine Crowson. The original technique was discovered by https://twitter.com/advadnoun.
If you want to learn more about AI-generated art, this is a great introduction. It lists other generators at the end.
See https://packaging.python.org/tutorials/packaging-projects/
python3 -m pip install --upgrade build
python3 -m build