Instructions to use OmerHagage/ltx2-greenscreen-avatar-ic-lora-vertical-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use OmerHagage/ltx2-greenscreen-avatar-ic-lora-vertical-v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OmerHagage/ltx2-greenscreen-avatar-ic-lora-vertical-v1", 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:
- 87a76d8747b7551a5e1e676756bb846bd06cb9f6c455720f2dbbd9a3dc4fa9eb
- Size of remote file:
- 43.9 MB
- SHA256:
- 5393b4918a5ac18849e1d04799480a3119e8a762e6b0b79c15a4e22eb002528c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.