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