Instructions to use lightx2v/Wan2.2-Distill-Loras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lightx2v/Wan2.2-Distill-Loras with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image, export_to_video # 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("lightx2v/Wan2.2-Distill-Loras") prompt = "A man with short gray hair plays a red electric guitar." input_image = load_image("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/guitar-man.png") image = pipe(image=input_image, prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Diffusion Single File
How to use lightx2v/Wan2.2-Distill-Loras with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
Upload sulphur_prompt_enhancer_model-q8_0.gguf
#19 opened 13 days ago
by
X-Man995
Upload sulphur_prompt_enhancer_model-q8_0.gguf
#18 opened 13 days ago
by
X-Man995
Combination with 1030, or how to make 1217 work.
#17 opened 3 months ago
by
Kcouuock
4steps
#16 opened 3 months ago
by
BigTiger78
π Documentation Enhancement Suggestion
#15 opened 3 months ago
by
CroviaTrust
wavespeed is not a providers of this
#14 opened 5 months ago
by
amapic
what is the successor of "250928-dyno" t2v model?
1
#13 opened 5 months ago
by
dipper9876
Distill 1030 lora??
π 1
4
#11 opened 7 months ago
by
Fronyax
What is the difference between Wan2.2-Lightning lora and Wan2.2-Distill-Loras?
2
#9 opened 7 months ago
by
FORNAX20
lora key not loaded
3
#6 opened 7 months ago
by
hanswurstwerner
Is there an upload error? The low-noise model HASH is exactly the same as the old version from July
2
#5 opened 7 months ago
by
t8star
Update 2025-10-17 Lora, ghosting/blur
π 4
2
#4 opened 7 months ago
by
darksidewalker
can you keep a change log for the changes and the versions?
π 3
2
#3 opened 7 months ago
by
Elvaxorn
wan2.2-gguf + distill loras Not worked
π 2
6
#1 opened 7 months ago
by
zzland