Unattended batch image generation for AUTOMATIC1111 Stable Diffusion WebUI. Feed it a prompts file, optionally cycle multiple checkpoints, and let it run β with cooldown pauses between images to prevent thermal throttling.
I built this because I wanted to create a series of AI generated images, but not sit there and keep pasting in prompts and also wait for my laptop to cool off. I also wanted to test the prompts using different models/checkpoints, which is also very time consuming.
Pairs well with my other tool Cull Diffusion to review the images after theyβre done.
Kick back and let this clever little script crank out batches of AI-generated art while keeping your laptop cool and happyβperfect for running unattended image marathons with style!
Key features:
- π€ Unattended batch image generation via Stable Diffusion API
- βοΈ Randomized cooldown pauses to prevent GPU overheating
- π¨ Supports multiple checkpoints for easy model comparisons
- π Per-prompt parameter overrides for ultimate customization
This summary was generated by GitHub Copilot based on the project README.