Execute the same positive prompt, negative prompt, steps, denoise and cfg with every possible combination of samplers and schedulers. 306 KSamplers in total.
All images are saved into 306 different folders with this path format: output/hidream/sampler_scheduler/sampler_scheduler_number_.png
You can use the python script to generate composite images like the ones shown as examples. Copy the combine.py into the output/hidream folder. Edit the python script and change the line "image_gen_number = "00001" to whatever the number of your generation is. Youll have to use pip to install some packages but i forgot which ones.
Youll have to reopen the workflow after every use because comfyui changes all "int" nodes above 2048 to 2048. so you can only execute that workflow one time basically but its a not an issue since running the entire workflow takes 10 hours on a 5090.
I recommend deactivating the hardware acceleration in your browser while executing this workflow or itll use a lot of vram.
Also yes i realize theres better and easier ways of doing the exact same thing.