431 lines
8.9 KiB
JSON
431 lines
8.9 KiB
JSON
{
|
||
"3": {
|
||
"inputs": {
|
||
"image": [
|
||
"4",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "GetImageSizeAndCount",
|
||
"_meta": {
|
||
"title": "Get Image Size & Count"
|
||
}
|
||
},
|
||
"4": {
|
||
"inputs": {
|
||
"width": [
|
||
"28",
|
||
0
|
||
],
|
||
"height": [
|
||
"17",
|
||
0
|
||
],
|
||
"upscale_method": "lanczos",
|
||
"keep_proportion": "crop",
|
||
"pad_color": "0, 0, 0",
|
||
"crop_position": "center",
|
||
"divisible_by": 16,
|
||
"device": "cpu",
|
||
"image": [
|
||
"44",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "ImageResizeKJv2",
|
||
"_meta": {
|
||
"title": "Resize Image v2"
|
||
}
|
||
},
|
||
"5": {
|
||
"inputs": {
|
||
"clip_name": "clip_vision_h.safetensors"
|
||
},
|
||
"class_type": "CLIPVisionLoader",
|
||
"_meta": {
|
||
"title": "Load CLIP Vision"
|
||
}
|
||
},
|
||
"6": {
|
||
"inputs": {
|
||
"backend": "inductor",
|
||
"fullgraph": false,
|
||
"mode": "default",
|
||
"dynamic": false,
|
||
"dynamo_cache_size_limit": 64,
|
||
"compile_transformer_blocks_only": true,
|
||
"dynamo_recompile_limit": 128,
|
||
"force_parameter_static_shapes": true,
|
||
"allow_unmerged_lora_compile": false
|
||
},
|
||
"class_type": "WanVideoTorchCompileSettings",
|
||
"_meta": {
|
||
"title": "WanVideo Torch Compile Settings"
|
||
}
|
||
},
|
||
"7": {
|
||
"inputs": {
|
||
"model": "wan2.1-i2v-14b-480p-Q4_K_S.gguf",
|
||
"base_precision": "fp16_fast",
|
||
"quantization": "disabled",
|
||
"load_device": "offload_device",
|
||
"attention_mode": "sdpa",
|
||
"rms_norm_function": "default",
|
||
"compile_args": [
|
||
"6",
|
||
0
|
||
],
|
||
"block_swap_args": [
|
||
"42",
|
||
0
|
||
],
|
||
"lora": [
|
||
"40",
|
||
0
|
||
],
|
||
"multitalk_model": [
|
||
"41",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "WanVideoModelLoader",
|
||
"_meta": {
|
||
"title": "WanVideo Model Loader"
|
||
}
|
||
},
|
||
"9": {
|
||
"inputs": {
|
||
"model_name": "wan_2.1_vae.safetensors",
|
||
"precision": "bf16",
|
||
"use_cpu_cache": false,
|
||
"verbose": false
|
||
},
|
||
"class_type": "WanVideoVAELoader",
|
||
"_meta": {
|
||
"title": "WanVideo VAE Loader"
|
||
}
|
||
},
|
||
"11": {
|
||
"inputs": {
|
||
"width": [
|
||
"3",
|
||
1
|
||
],
|
||
"height": [
|
||
"3",
|
||
2
|
||
],
|
||
"frame_window_size": 81,
|
||
"motion_frame": 9,
|
||
"force_offload": false,
|
||
"colormatch": "disabled",
|
||
"tiled_vae": false,
|
||
"mode": "infinitetalk",
|
||
"output_path": "",
|
||
"vae": [
|
||
"9",
|
||
0
|
||
],
|
||
"start_image": [
|
||
"3",
|
||
0
|
||
],
|
||
"clip_embeds": [
|
||
"16",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "WanVideoImageToVideoMultiTalk",
|
||
"_meta": {
|
||
"title": "WanVideo Long I2V Multi/InfiniteTalk"
|
||
}
|
||
},
|
||
"13": {
|
||
"inputs": {
|
||
"model": "TencentGameMate/chinese-wav2vec2-base",
|
||
"base_precision": "fp16",
|
||
"load_device": "main_device"
|
||
},
|
||
"class_type": "DownloadAndLoadWav2VecModel",
|
||
"_meta": {
|
||
"title": "(Down)load Wav2Vec Model"
|
||
}
|
||
},
|
||
"14": {
|
||
"inputs": {
|
||
"chunk_fade_shape": "linear",
|
||
"chunk_length": 10,
|
||
"chunk_overlap": 0.1,
|
||
"audio": [
|
||
"48",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "AudioSeparation",
|
||
"_meta": {
|
||
"title": "AudioSeparation"
|
||
}
|
||
},
|
||
"15": {
|
||
"inputs": {
|
||
"normalize_loudness": true,
|
||
"num_frames": [
|
||
"30",
|
||
0
|
||
],
|
||
"fps": 25,
|
||
"audio_scale": 1,
|
||
"audio_cfg_scale": 1,
|
||
"multi_audio_type": "para",
|
||
"add_noise_floor": false,
|
||
"smooth_transients": false,
|
||
"wav2vec_model": [
|
||
"13",
|
||
0
|
||
],
|
||
"audio_1": [
|
||
"14",
|
||
3
|
||
]
|
||
},
|
||
"class_type": "MultiTalkWav2VecEmbeds",
|
||
"_meta": {
|
||
"title": "Multi/InfiniteTalk Wav2vec2 Embeds"
|
||
}
|
||
},
|
||
"16": {
|
||
"inputs": {
|
||
"strength_1": 1,
|
||
"strength_2": 1,
|
||
"crop": "center",
|
||
"combine_embeds": "average",
|
||
"force_offload": true,
|
||
"tiles": 0,
|
||
"ratio": 0.5,
|
||
"clip_vision": [
|
||
"5",
|
||
0
|
||
],
|
||
"image_1": [
|
||
"3",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "WanVideoClipVisionEncode",
|
||
"_meta": {
|
||
"title": "WanVideo ClipVision Encode"
|
||
}
|
||
},
|
||
"17": {
|
||
"inputs": {
|
||
"value": 800
|
||
},
|
||
"class_type": "JWInteger",
|
||
"_meta": {
|
||
"title": "图片高度"
|
||
}
|
||
},
|
||
"23": {
|
||
"inputs": {
|
||
"enable_vae_tiling": false,
|
||
"tile_x": 272,
|
||
"tile_y": 272,
|
||
"tile_stride_x": 144,
|
||
"tile_stride_y": 128,
|
||
"normalization": "default",
|
||
"vae": [
|
||
"9",
|
||
0
|
||
],
|
||
"samples": [
|
||
"25",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "WanVideoDecode",
|
||
"_meta": {
|
||
"title": "WanVideo Decode"
|
||
}
|
||
},
|
||
"24": {
|
||
"inputs": {
|
||
"preview": "",
|
||
"source": [
|
||
"15",
|
||
2
|
||
]
|
||
},
|
||
"class_type": "PreviewAny",
|
||
"_meta": {
|
||
"title": "Preview as Text"
|
||
}
|
||
},
|
||
"25": {
|
||
"inputs": {
|
||
"steps": 4,
|
||
"cfg": 1.0000000000000002,
|
||
"shift": 11.000000000000002,
|
||
"seed": 2,
|
||
"force_offload": true,
|
||
"scheduler": "dpm++_sde",
|
||
"riflex_freq_index": 0,
|
||
"denoise_strength": 1,
|
||
"batched_cfg": false,
|
||
"rope_function": "comfy",
|
||
"start_step": 0,
|
||
"end_step": -1,
|
||
"add_noise_to_samples": true,
|
||
"model": [
|
||
"7",
|
||
0
|
||
],
|
||
"image_embeds": [
|
||
"11",
|
||
0
|
||
],
|
||
"text_embeds": [
|
||
"38",
|
||
0
|
||
],
|
||
"multitalk_embeds": [
|
||
"15",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "WanVideoSampler",
|
||
"_meta": {
|
||
"title": "WanVideo Sampler"
|
||
}
|
||
},
|
||
"26": {
|
||
"inputs": {
|
||
"frame_rate": 25,
|
||
"loop_count": 0,
|
||
"filename_prefix": "WanVideo2_1_InfiniteTalk",
|
||
"format": "video/h264-mp4",
|
||
"pix_fmt": "yuv420p",
|
||
"crf": 19,
|
||
"save_metadata": false,
|
||
"trim_to_audio": false,
|
||
"pingpong": false,
|
||
"save_output": true,
|
||
"no_preview": false,
|
||
"images": [
|
||
"23",
|
||
0
|
||
],
|
||
"audio": [
|
||
"48",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "VHS_VideoCombine",
|
||
"_meta": {
|
||
"title": "Video Combine 🎥🅥🅗🅢"
|
||
}
|
||
},
|
||
"28": {
|
||
"inputs": {
|
||
"value": 450
|
||
},
|
||
"class_type": "JWInteger",
|
||
"_meta": {
|
||
"title": "图片宽度"
|
||
}
|
||
},
|
||
"30": {
|
||
"inputs": {
|
||
"expression": "a*25+10\n",
|
||
"a": [
|
||
"51",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "MathExpression|pysssss",
|
||
"_meta": {
|
||
"title": "Math Expression 🐍"
|
||
}
|
||
},
|
||
"38": {
|
||
"inputs": {
|
||
"model_name": "umt5-xxl-enc-fp8_e4m3fn.safetensors",
|
||
"precision": "bf16",
|
||
"positive_prompt": "这个人在说话,手部动作",
|
||
"negative_prompt": "bright tones, overexposed, static, blurred details, subtitles, style, works, paintings, images, static, overall gray, worst quality, low quality, JPEG compression residue, ugly, incomplete, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, misshapen limbs, fused fingers, still picture, messy background, three legs, many people in the background, walking backwards",
|
||
"quantization": "disabled",
|
||
"use_disk_cache": false,
|
||
"device": "gpu"
|
||
},
|
||
"class_type": "WanVideoTextEncodeCached",
|
||
"_meta": {
|
||
"title": "WanVideo TextEncode Cached"
|
||
}
|
||
},
|
||
"40": {
|
||
"inputs": {
|
||
"lora": "lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors",
|
||
"strength": 1,
|
||
"low_mem_load": false,
|
||
"merge_loras": false
|
||
},
|
||
"class_type": "WanVideoLoraSelect",
|
||
"_meta": {
|
||
"title": "WanVideo Lora Select"
|
||
}
|
||
},
|
||
"41": {
|
||
"inputs": {
|
||
"model": "Wan2_1-InfiniTetalk-Single_fp16.safetensors"
|
||
},
|
||
"class_type": "MultiTalkModelLoader",
|
||
"_meta": {
|
||
"title": "Multi/InfiniteTalk Model Loader"
|
||
}
|
||
},
|
||
"42": {
|
||
"inputs": {
|
||
"blocks_to_swap": 20,
|
||
"offload_img_emb": false,
|
||
"offload_txt_emb": false,
|
||
"use_non_blocking": true,
|
||
"vace_blocks_to_swap": 0,
|
||
"prefetch_blocks": 1,
|
||
"block_swap_debug": false
|
||
},
|
||
"class_type": "WanVideoBlockSwap",
|
||
"_meta": {
|
||
"title": "WanVideo Block Swap"
|
||
}
|
||
},
|
||
"44": {
|
||
"inputs": {
|
||
"url": "https://shuziren.xueai.art/v2/api/file/36367795-67ab-4a15-bbc3-337c0776770b/digital-human/5cb1d1d0-37a0-409c-83b5-da5ca6bc6d82/_E7_94_B7_E6_80_A75-_E7_94_B7-40_E5_B2_81.png"
|
||
},
|
||
"class_type": "LoadImagesFromURL",
|
||
"_meta": {
|
||
"title": "Load Images From URL ♾️Mixlab"
|
||
}
|
||
},
|
||
"48": {
|
||
"inputs": {
|
||
"audio_file": "https://shuziren.xueai.art/v2/api/file/36367795-67ab-4a15-bbc3-337c0776770b/voices/ComfyUI_00002_zrptx_1773123259.flac",
|
||
"seek_seconds": 0
|
||
},
|
||
"class_type": "VHS_LoadAudio",
|
||
"_meta": {
|
||
"title": "Load Audio (Path)🎥🅥🅗🅢"
|
||
}
|
||
},
|
||
"51": {
|
||
"inputs": {
|
||
"audio": [
|
||
"48",
|
||
0
|
||
]
|
||
},
|
||
"class_type": "1hew_AudioDuration",
|
||
"_meta": {
|
||
"title": "Audio Duration"
|
||
}
|
||
}
|
||
} |