Batch Diffusion

Unattended batch image generation using Stable Diffusion

Python πŸ“„ CC BY-NC 4.0 ⭐ …
Screenshot of Batch Diffusion

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.

Copilot says: AI-generated

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.