Instructions to use vrgamedevgirl84/LTX_2.3_Fantasy_Painterly_Style_LoRa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use vrgamedevgirl84/LTX_2.3_Fantasy_Painterly_Style_LoRa 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("vrgamedevgirl84/LTX_2.3_Fantasy_Painterly_Style_LoRa") 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:
- 380ae38e95758b17e1a9d214cd15531cf7ca1dc607d8dec7087e25db60048388
- Size of remote file:
- 353 MB
- SHA256:
- 4a12d30f8277e9d7be8431b4d35214af7c62bc188807a5c53dc47e9a8ff562c4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.