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