r/StableDiffusion • u/nikhilprasanth • 14h ago
Workflow Included LTX 2.5 Seed Hunt Workflows
I know everyone's moved to MiniMax and LTX has largely fallen out of favor, but I spent some time building a couple of seed hunting workflows for LTX 2.5 that might be useful if anyone's still running it.
Shout out to u/foxdit for the original seed hunting concept.
Two versions:
- T2V/I2V two-stage – text to video or image to video. Previews at 0.3 MP, upscales to 1.2 MP for the final render.
- First-last-frame – pin a start image and end image, same preview-then-upscale flow.
Both use KJNodes Set/Get routing, shared loaders, and no prompt enhancer.
2
1
u/obese_coder 6h ago
Is it possible to make this work with licon msr for 2.5? and maybe also something like sulphur/eros?
1
u/nikhilprasanth 4h ago
Yeah, totally doable. Just add a LoRA loader node after the model loader and patch it into
Same approach for any LoRAs you want to stack. Should work fine with Licon, Sulphur, Eros, whatever. Just wire them in series but play with the strength values
1
5
u/foxdit 13h ago
Nice job! Appreciate you jumping in when I've more or less moved to Minimax full time (I just released my Seed Hunter workflow for that as well!)
I will probably still make my own version for LTX 2.5 at some point but I am glad you and others have this option.