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