{
"model": {
"transformer": [
"./Wan2.2-VACE-Fun-A14B/high_noise_model/diffusion_pytorch_model.safetensors",
"./Wan2.2-VACE-Fun-A14B/low_noise_model/diffusion_pytorch_model.safetensors"
],
"vae": "./Wan2.2-VACE-Fun-A14B/Wan2.1_VAE.pth",
"text_encoder": "./Wan2.2-VACE-Fun-A14B/models_t5_umt5-xxl-enc-bf16.pth",
"tokenizer": "./Wan2.2-VACE-Fun-A14B/google/umt5-xxl"
},
"image_path": "../cat_fighting.jpg",
"video_path": "../depth_video.mp4",
"output_path": "../inference_output"
}