Instructions to use Wan-AI/Wan2.1-I2V-14B-720P 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-720P 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-720P", 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
Model is not downloading at google colab
#26 opened 6 months ago
by
Amanpahariya
Model Doesn’t Load Properly in ComfyUI — Parts Not Auto-Assembling
➕ 1
3
#25 opened 11 months ago
by
OctoRon
module errors ? evern after modlue is dawnloaded
#24 opened 12 months ago
by
abhinandan1111
dev
#22 opened about 1 year ago
by
backendDeveloper1
Request: Access
#21 opened about 1 year ago
by
Nafay06
No changes
#20 opened about 1 year ago
by
nielsr
Getting out of memory OOM on 8x40GB setup, any solution?
1
#19 opened about 1 year ago
by
apoorvumang
Error while model loading. can anyone please point to right checkpoint ?
#18 opened about 1 year ago
by
harshil12432
2x Wan 2.1 Step by Step Tutorials for Windows and private cloud RunPod and Massed Compute for GPU Poor
#17 opened about 1 year ago
by
MonsterMMORPG
Upload instdown.mp4
#16 opened about 1 year ago
by
Dcassib
Can it support the last frame of the video?
#15 opened about 1 year ago
by
mangoruns
Upload JER 007.png
#14 opened about 1 year ago
by
Maccy69
Upload JER 007.png
#13 opened about 1 year ago
by
Maccy69
Upload 1740399094538-654a14a0-4320-ae60-9b9d-2830bf5e25bc.png
#12 opened about 1 year ago
by
augustine121
Create Vgfd
#11 opened about 1 year ago
by
Mrkhurafati
Update README.md
#9 opened about 1 year ago
by
lishanermu
nice work!
#8 opened about 1 year ago
by
KOOB
Step by step to Download?
2
#7 opened about 1 year ago
by
COGGYCOGSY
Change background
1
#6 opened about 1 year ago
by
Mos12345
Wan2.1 Image to Video Support for MacOS MLX
➕ 13
5
#5 opened about 1 year ago
by
Ekolawole
Step-by-Step Installation Video Tutorial
1
#4 opened about 1 year ago
by
fahdmirzac
Wan 2.1 Ultra Advanced Gradio APP for - Works as low as 4GB VRAM - 1-Click Installers for Windows, RunPod, Massed Compute - Batch Processing - T2V - I2V - V2V
👍 1
2
#3 opened about 1 year ago
by
MonsterMMORPG
Can the 4090 Run It?
7
#2 opened about 1 year ago
by
DeonCHI