Unknown error, what am i doing wrong?

#11
by HTWolf - opened

I really cant get it... please some body.... help!

Prompt outputs failed validation
UNETLoader:

  • Value not in list: unet_name: 'wan2.1_t2v_1.3B_bf16.safetensors' not in ['wan2.1_i2v_720p_14B_bf16.safetensors', 'wan2.1_t2v_14B_bf16.safetensors']

Getting the same error. Please help.

Greetings,
you try to load the wrong diffusion model. You have 2 models available "...i2v_720p_14B_bf16" and "...t2v_14B_bf16" but you need exactly "....t2v_1.3B_bf16"

so the error popping up just tells you, the UNETLoader can't find the selected file in your data system

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment