remade-effects / wani2v.json
alex-remade's picture
working with progress bar
d948455
{
"11": {
"inputs": {
"model_name": "umt5-xxl-enc-bf16.safetensors",
"precision": "bf16",
"load_device": "offload_device",
"quantization": "disabled"
},
"class_type": "LoadWanVideoT5TextEncoder",
"_meta": {
"title": "Load WanVideo T5 TextEncoder"
}
},
"13": {
"inputs": {
"model_name": "open-clip-xlm-roberta-large-vit-huge-14_visual_fp32.safetensors",
"precision": "fp32",
"load_device": "offload_device"
},
"class_type": "LoadWanVideoClipTextEncoder",
"_meta": {
"title": "Load WanVideo Clip TextEncoder"
}
},
"16": {
"inputs": {
"positive_prompt": "a cute anime girl with massive fennec ears and a big fluffy tail wearing a maid outfit turning around",
"negative_prompt": "bad quality video",
"force_offload": true,
"t5": [
"11",
0
]
},
"class_type": "WanVideoTextEncode",
"_meta": {
"title": "WanVideo TextEncode"
}
},
"17": {
"inputs": {
"generation_width": 512,
"generation_height": 512,
"num_frames": 49,
"force_offload": true,
"noise_aug_strength": 0,
"latent_strength": 1,
"clip_embed_strength": 1,
"adjust_resolution": true,
"clip_vision": [
"13",
0
],
"image": [
"18",
0
],
"vae": [
"21",
0
]
},
"class_type": "WanVideoImageClipEncode",
"_meta": {
"title": "WanVideo ImageClip Encode"
}
},
"18": {
"inputs": {
"image": "flux_dev_example.png",
"upload": "image"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"21": {
"inputs": {
"model_name": "Wan2_1_VAE_bf16.safetensors",
"precision": "bf16"
},
"class_type": "WanVideoVAELoader",
"_meta": {
"title": "WanVideo VAE Loader"
}
},
"22": {
"inputs": {
"model": "Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors",
"base_precision": "bf16",
"quantization": "fp8_e4m3fn",
"load_device": "offload_device",
"attention_mode": "sdpa",
"lora": [
"39",
0
]
},
"class_type": "WanVideoModelLoader",
"_meta": {
"title": "WanVideo Model Loader"
}
},
"27": {
"inputs": {
"steps": 30,
"cfg": 6,
"shift": 5,
"seed": 733113722085555,
"force_offload": true,
"scheduler": "dpm++",
"riflex_freq_index": 0,
"denoise_strength": 1,
"model": [
"22",
0
],
"text_embeds": [
"16",
0
],
"image_embeds": [
"17",
0
],
"feta_args": [
"37",
0
],
"teacache_args": [
"36",
0
]
},
"class_type": "WanVideoSampler",
"_meta": {
"title": "WanVideo Sampler"
}
},
"28": {
"inputs": {
"enable_vae_tiling": true,
"tile_x": 272,
"tile_y": 272,
"tile_stride_x": 160,
"tile_stride_y": 128,
"vae": [
"21",
0
],
"samples": [
"27",
0
]
},
"class_type": "WanVideoDecode",
"_meta": {
"title": "WanVideo Decode"
}
},
"30": {
"inputs": {
"frame_rate": 32,
"loop_count": 0,
"filename_prefix": "WanVideo2_1",
"format": "video/h264-mp4",
"pix_fmt": "yuv420p",
"crf": 19,
"save_metadata": true,
"trim_to_audio": false,
"pingpong": false,
"save_output": true,
"images": [
"38",
0
]
},
"class_type": "VHS_VideoCombine",
"_meta": {
"title": "Video Combine 🎥🅥🅗🅢"
}
},
"32": {
"inputs": {
"blocks_to_swap": 10,
"offload_img_emb": false,
"offload_txt_emb": false
},
"class_type": "WanVideoBlockSwap",
"_meta": {
"title": "WanVideo BlockSwap"
}
},
"35": {
"inputs": {
"backend": "inductor",
"fullgraph": false,
"mode": "default",
"dynamic": false,
"dynamo_cache_size_limit": 64,
"compile_transformer_blocks": true
},
"class_type": "WanVideoTorchCompileSettings",
"_meta": {
"title": "WanVideo Torch Compile Settings"
}
},
"36": {
"inputs": {
"rel_l1_thresh": 0.25,
"start_step": 1,
"end_step": -1,
"cache_device": "offload_device",
"use_coefficients": "true"
},
"class_type": "WanVideoTeaCache",
"_meta": {
"title": "WanVideo TeaCache"
}
},
"37": {
"inputs": {
"weight": 2,
"start_percent": 0,
"end_percent": 1
},
"class_type": "WanVideoEnhanceAVideo",
"_meta": {
"title": "WanVideo Enhance-A-Video"
}
},
"38": {
"inputs": {
"ckpt_name": "film_net_fp32.pt",
"clear_cache_after_n_frames": 100,
"multiplier": 2,
"frames": [
"28",
0
]
},
"class_type": "FILM VFI",
"_meta": {
"title": "FILM VFI"
}
},
"39": {
"inputs": {
"lora": "Cakeify\\cakeify_30.safetensors",
"strength": 1
},
"class_type": "WanVideoLoraSelect",
"_meta": {
"title": "WanVideo Lora Select"
}
}
}