Instructions to use Muapi/bouncing-boobs-ltx-wan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Muapi/bouncing-boobs-ltx-wan 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/bouncing-boobs-ltx-wan") 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:
- d9c754ff06364a2a5027a66de0c742e756b75b07b27077844c4583d568acdede
- Size of remote file:
- 3.9 MB
- SHA256:
- bc03bf8b6d71162261ffc4ccf47281f653871bacbe655c614d6cedb00a86d9aa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.