Instructions to use Lightricks/LTX-Video-ICLoRA-depth-13b-0.9.7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Lightricks/LTX-Video-ICLoRA-depth-13b-0.9.7 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-ICLoRA-depth-13b-0.9.7", 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:
- a2cc9170804efdca3401d3747bb544ff9ab51f331ef184357fe696344d161ad4
- Size of remote file:
- 68.8 MB
- SHA256:
- 710fe60ef4960e8075a333def9972b7de437c463b1bfeabd6a5d53f459b80587
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.