Instructions to use LiconStudio/LTX-2.3-Multiple-Subject-Reference with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LiconStudio/LTX-2.3-Multiple-Subject-Reference with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LiconStudio/LTX-2.3-Multiple-Subject-Reference", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Music video created using the MSR lora!
Made this using my video builder workflow/UI which can be found here:
https://github.com/vrgamegirl19/comfyui-vrgamedevgirl/tree/dev/music-video-builder-ui-test-v8
Please reach out to me for more info if you get stuck, and to ask for the walkthrough video.
This was a one shot with no post edits.
Damn, Good jobs, I love it.
vrgamergirl gens are recognisible from the first seconds
Made this using my video builder workflow/UI which can be found here:
https://github.com/vrgamegirl19/comfyui-vrgamedevgirl/tree/dev/music-video-builder-ui-test-v8
Please reach out to me for more info if you get stuck, and to ask for the walkthrough video.This was a one shot with no post edits.
Thanks for your feedback with video.
another video I made using the MSR lora and my video builder.
I had to compress it way down in order to post here so the quality dropped. I have a full video walkthrough on my whole process on how made this if anyone wants to see it please reach out.