Effect of steps on the image

mflux-wrapper.py --model dev --seed 123 \
    --vary-steps 1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 \
    --square-sm \
    --prompt "A hand drawn color sketch in the style of a 1930s \
    newspaper of an old style airplane controls" 

Dreamy Landscape

Just change the prompt
mflux-wrapper.py --model dev --seed 123 \
    --vary-steps 1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 \
    --square-sm \
    --prompt "dreamy landscape"

Schnell Dreamy Landscape

Switch to schnell model We can run it with the same number of iterations at the dev model, but it doesn't change nearly as much.
mflux-wrapper.py --model schnell
Moving down to a fewer is all that's needed.
mflux-wrapper.py --prompt "magical forest" --vary-steps 1,2,3,4,5,6 --seed 123
    

Subscribe to our newsletter

Powered by Buttondown.

Ready to ship production AI?

Whether you need a quick Vibe Check or a full Habitat built on Habitat OS, we'd love to hear what you're working on.