this repo contains scripts to be used with Automatic1111 Stable Diffusion Web UI
Its the akronym of the brand I-Love-Chaos for popularizing Chaos Theory.
copy the .py files into the ./scripts folder of the Automatic1111 Stable Diffusion Web UI installation
This is a very simple plugin, it is used by c.k. in the youtube channel ChaosTube for demonstrating what happens when the denoising parameter is changed. It has been extended to include the cfg scale parameter as well. Other than that the script is derived from Animator Script this script is included for reference wether anyone is interested in how it is done.
The script has been used to create the title image of the Fractal Art Calendar 2023 - dawn of an era. In principle this script takes an input folder, arranges all found images in a rectangular manner and fills the gaps using outpainting.
Derived from the poor-mans-outpainting, it uses a consecutive way to create new images so that already created outpaints are incorporated into the next step.