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
Can you create a storyboard to video lora.. just like chatgptimage2 storyboard and seedance 2 videos.
#6
by pheonis - opened
I love your loras. They are different and amazing..
So, i thought why not ask if you can amke a lora that can generate video from storyboard just like seedance 2. I think that would be an amazing lora..
I love your loras. They are different and amazing..
So, i thought why not ask if you can amke a lora that can generate video from storyboard just like seedance 2. I think that would be an amazing lora..
That is in my plan, but I dont think the storyboard is done by a single model or lora, It might be achieved through an entire agent-based scheduling/orchestration system.