Instructions to use Wan-AI/Wan2.1-I2V-14B-480P with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Wan-AI/Wan2.1-I2V-14B-480P 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.1-I2V-14B-480P", dtype=torch.bfloat16, device_map="cuda") pipe.to("cuda") prompt = "A man with short gray hair plays a red electric guitar." image = load_image( "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/guitar-man.png" ) output = pipe(image=image, prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Inference
- Notebooks
- Google Colab
- Kaggle
take her top off
#15 opened 3 months ago
by deleted
add AIBOM
#14 opened 12 months ago
by
sabato-nocera
Can't use popular LORA's with Hello World Example
#12 opened about 1 year ago
by
v12h
Error Meldung Fantasytalking Model Loader
#11 opened over 1 year ago
by
Gunter59
Create erere
#9 opened over 1 year ago
by
Aziesubu
No changes necessary
#8 opened over 1 year ago
by
nielsr
2x Wan 2.1 Step by Step Tutorials for Windows and private cloud RunPod and Massed Compute for GPU Poor
#7 opened over 1 year ago
by
MonsterMMORPG
GREAT Work!!!
1
#5 opened over 1 year ago
by
rubanraja
Missing Requirements.txt?
1
#4 opened over 1 year ago
by
Rycat
Cuda out of memory (on A100 80GB)
👍 3
#3 opened over 1 year ago
by
alexpolymath
Wan2.1 Image to Video Support for MacOS MLX
3
#2 opened over 1 year ago
by
Ekolawole
Step-by-Step Installation Video Tutorial
#1 opened over 1 year ago
by
fahdmirzac