Instructions to use Muapi/theft-interrogation-ltx2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Muapi/theft-interrogation-ltx2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lightricks/LTX-Video", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Muapi/theft-interrogation-ltx2") prompt = "A man with short gray hair plays a red electric guitar." output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things

- Xet hash:
- 30f08a14655afe6d1794800e542784ed793cd4eda2b24ea509a85f81acb300ba
- Size of remote file:
- 915 kB
- SHA256:
- 81f53adf1cae984ca8a16ab4e38d1eb9d0cecfcbbba1ad9c638f7d696aabf4ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.