The Prompt Recipe System: How I Generate Hundreds of Unique Images From One Idea
In my previous tutorials, I've mentioned the "recipe system" and the "splitter" a few times. This tutorial explains what they actually are and how they work together.
The system h...
Related Tutorials
Tame Your SD Output Library: Sort by Model, Then Browse
Two small scripts for anyone drowning in generated images: sort a mixed output folder into per-model subdirectories by reading each file's embedded metadata, then page through the result in a keyboard-driven 2x2 grid.
Diagnosing Intermittent Checkpoint Failures with a Tensor Health Scan
A repeatable way to track down a checkpoint that fails on some seeds and not others: write a NaN/Inf/magnitude scan, always run a control group, and learn why a clean static scan points straight at a dynamic fp16 cause.
Reading Blind Eval Results
How to read a blind eval scoreboard without lying to yourself: placement frequency, head-to-head vs aggregate scoring, and why a 6-4 win in 10 prompts is closer to a coin flip than a verdict.