Workflow - I2V Multi-Subject Reference with Licon-MSR lora

#167
by RuneXX - opened

** I2V Multi-Subject Reference with LTX2.3-Licon-MSR lora**

This is an early experimental workflow for using multiple reference inputs to create a video.
The references can be scene, subject, or objects. It helps to be very precise in the prompt and describe the inputs and what you want to happen

  • Multiple characters from different reference images
  • Character + object combinations
  • Object + scene compositions

The lora is in test version and character consistency might improve in future updates of the lora.
Download the lora from here: https://huggingface.co/LiconStudio/LTX2.3-Mutiple-Subject-Reference

And feel free to give feedback to them about what works and what does not work (with the lora) https://huggingface.co/LiconStudio/LTX-2.3-Multiple-Subject-Reference/discussions

And this simple node (no new dependencies not already in comfy) https://github.com/liconstudio/ComfyUI-Licon-MSR

Feel free to try out the a workflow here:
https://huggingface.co/RuneXX/LTX-2.3-Workflows/tree/main

The workflow has 3 inputs, but you can increase up to 5 ref. inputs.
(since this is a brand new lora, improvements to wf might come as well, but should be fine for some testing already

Will try a variant with DEV model and more steps as well, might improve consistency

Sadly i always get a error like this: ValueError: guide pre_filter_counts (546) != keyframe grid mask length (819) at the CustomSamplerAdvanced node . Not sure what this means exactly...with the offical one it works but i needed to change the models and i like ur workflow more because of remove bg and all the cool stuff. And what does the frame_count mean in Licon MSR? If i set it do differend values i get differend numbers with the same errror, thanks in advance

ValueError: guide pre_filter_counts (546) != keyframe grid mask length (819)

strange error. Try update comfy, KJnodes etc.

But will reproduce my end. Never seen that error before, so maybe from the node from them..
You need this node https://github.com/liconstudio/ComfyUI-Licon-MSR but i guess you already have

Thanks u a right after updating kjnodes its working now :)

Sign up or log in to comment