Skip to content

Wan 2.1 FLF model support? #557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
matabear-wyx opened this issue Apr 28, 2025 · 3 comments
Closed

Wan 2.1 FLF model support? #557

matabear-wyx opened this issue Apr 28, 2025 · 3 comments

Comments

@matabear-wyx
Copy link

Loading models from /data/yuxiong/pretrained-weights/Wan2.1-FLF2V-14B-720P on GPU 0
Loading models from: ['/data/yuxiong/pretrained-weights/Wan2.1-FLF2V-14B-720P/diffusion_pytorch_model-00001-of-00007.safetensors', '/data/yuxiong/pretrained-weights/Wan2.1-FLF2V-14B-720P/diffusion_pytorch_model-00002-of-00007.safetensors', '/data
/yuxiong/pretrained-weights/Wan2.1-FLF2V-14B-720P/diffusion_pytorch_model-00003-of-00007.safetensors', '/data/yuxiong/pretrained-weights/Wan2.1-FLF2V-14B-720P/diffusion_pytorch_model-00004-of-00007.safetensors', '/data/yuxiong/pretrained-weights/
Wan2.1-FLF2V-14B-720P/diffusion_pytorch_model-00005-of-00007.safetensors', '/data/yuxiong/pretrained-weights/Wan2.1-FLF2V-14B-720P/diffusion_pytorch_model-00006-of-00007.safetensors', '/data/yuxiong/pretrained-weights/Wan2.1-FLF2V-14B-720P/diffus
ion_pytorch_model-00007-of-00007.safetensors']
We cannot detect the model type. No models are loaded.

It would be nice if we have official Wan 2.1 FLF model support here, since Diffsynth already supported first last frame generation for base I2V model

@Artiprocher
Copy link
Collaborator

@matabear-wyx Please install from source, not pip.

@ForeverAurorak
Copy link

Hi, I installed it from the source code, but the problem still exists.

@KevinXu-01
Copy link

Hi, I installed it from the source code, but the problem still exists.

Hi. You can clone this repo to local,
cd DiffSynth-Studio-main
pip install -v -e .
and then run
python examples/wanvideo/wan_14B_flf2v.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants