Instructions to use systms/SYSTMS-INFL8-LoRA-Wan22 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use systms/SYSTMS-INFL8-LoRA-Wan22 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-I2V-A14B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("systms/SYSTMS-INFL8-LoRA-Wan22") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 4e43cd21ebd7d3d47a2440f4a2d8040349c68817661aedb81c661cae9042aa3e
- Size of remote file:
- 774 kB
- SHA256:
- 57a28d35bd95a5affef771e705e20251886a7786b72feac0a8b0ec6d3d434561
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.