Instructions to use fal/LTX-2.3-FlashPack with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fal/LTX-2.3-FlashPack with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fal/LTX-2.3-FlashPack", 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
- Xet hash:
- f51a56670bfdd2f165436f4d4f74f0673ca8420ff96b7108048283802620b395
- Size of remote file:
- 996 MB
- SHA256:
- 51371f0107f9970852d4911d8cc0d5f150a32cb574c953394530bbe9499ec2de
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.