Instructions to use systms/SYSTMS-FLW-IC-LORA-LTX-2.3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use systms/SYSTMS-FLW-IC-LORA-LTX-2.3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lightricks/LTX-Video", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("systms/SYSTMS-FLW-IC-LORA-LTX-2.3") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
SYSTMS / FLW ยท v1.0
/FLW
LTX 2.3 IC-LoRA for seamless shot-to-shot transitions.
โ LoRA โ Workflow โ Comfy Cloud
โโ
02 LOOPS ยท LTX-VIDEO + FLW
โโ PARAMETERS
LTX 2.3 + FLW
Trigger word
FLWLoRA strength
1.0Control method
Insert 50% gray frames (
RGB 127, 127, 127) between the clips you want to transition between. No mask needed.
โโ PROMPTING FORMULA
REPLACE THE BRACKETS
FLW, [Action A] seamlessly transforms into [Action B],
[Subject A description] becomes [Subject B description],
[Setting A] shifts to [Setting B],
[Camera behavior across the transition],
[Lighting/mood continuity]
BUILT BY SYSTMS ยท 2026
APACHE 2.0
- Downloads last month
- 775
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for systms/SYSTMS-FLW-IC-LORA-LTX-2.3
Base model
Lightricks/LTX-Video