Here's my notebook that you can use to make stuff like this:
https://colab.research.google.com/drive/1oiiyLdXWafE05k7N2Q9fpjvsw7J6YGaY
If you make anything cool, link it in the comments!
This is based on https://github.com/CompVis/stable-diffusion/blob/main/scripts/txt2img.py
Stuff I added:
- Prompt interpolation
- Multiple prompts per ...