FLF2V with different model

#184
by malfy - opened

Hey RuneXX your FLF2V workflow is awesome. I use a completely different I2V workflow to the LTX2.3-10Eros model for.. well the only reason to use that model, but I can't seem to adapt your FLF2V workflow to use it. Any interest in helping me figure it out, heh? πŸ˜…

nvm figured it out, sorry to bother

malfy changed discussion status to closed
Owner

Not bothering ;-) and late reply ... its a bit of hot summer days.. ;-)

Good that you figured it out. You can do it 2 ways :

  1. change to checkpoint loader (instead of diffusion model loader, that is made for split models). There is a checkpoint example workflow here you can look at, on how that works.
  2. get the transformer only version of eros, that works in any and all workflows here without any change needed

;- )

Owner
β€’
edited Jul 8

Or even a 3rd way, just use the extracted lora, instead of the full eros model.
And use the lora with regular LTX as models..

https://huggingface.co/maximsobolev275/LTX-10Eros-LoRA-r768/

Sign up or log in to comment