diff --git "a/SVIPro_wan22_v1.json" "b/SVIPro_wan22_v1.json" --- "a/SVIPro_wan22_v1.json" +++ "b/SVIPro_wan22_v1.json" @@ -1,14273 +1 @@ -{ - "id": "54c55f01-ca25-4e26-aae2-ea9954ec925a", - "revision": 0, - "last_node_id": 324, - "last_link_id": 650, - "nodes": [ - { - "id": 10, - "type": "BasicScheduler", - "pos": [ - 8140, - 820 - ], - "size": [ - 270, - 106 - ], - "flags": {}, - "order": 103, - "mode": 0, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 5 - } - ], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 6 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "BasicScheduler" - }, - "widgets_values": [ - "simple", - 4, - 1 - ] - }, - { - "id": 13, - "type": "ModelSamplingSD3", - "pos": [ - 7900, - 820 - ], - "size": [ - 210, - 60 - ], - "flags": {}, - "order": 99, - "mode": 0, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 403 - } - ], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "slot_index": 0, - "links": [ - 5, - 421 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "ModelSamplingSD3", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - 8 - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 194, - "type": "ModelSamplingSD3", - "pos": [ - 7900, - 1080 - ], - "size": [ - 210, - 60 - ], - "flags": {}, - "order": 100, - "mode": 0, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 406 - } - ], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "slot_index": 0, - "links": [ - 407 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "ModelSamplingSD3", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - 8 - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 4, - "type": "SetNode", - "pos": [ - 8130, - 1110 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 105, - "mode": 0, - "inputs": [ - { - "name": "MODEL", - "type": "MODEL", - "link": 407 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": null - } - ], - "title": "Set_model_low", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "model_low" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 51, - "type": "SetNode", - "pos": [ - 8140, - 970 - ], - "size": [ - 210, - 58 - ], - "flags": { - "collapsed": true - }, - "order": 104, - "mode": 0, - "inputs": [ - { - "name": "MODEL", - "type": "MODEL", - "link": 421 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": null - } - ], - "title": "Set_model_high", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "model_high" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 31, - "type": "VAELoader", - "pos": [ - 6880, - 1410 - ], - "size": [ - 350, - 60 - ], - "flags": {}, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "slot_index": 0, - "links": [ - 3 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "VAELoader", - "models": [ - { - "name": "wan_2.1_vae.safetensors", - "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors", - "directory": "vae" - } - ], - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "wan_2.1_vae.safetensors" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 26, - "type": "GetNode", - "pos": [ - 6110, - 2840 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 1, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 10 - ] - } - ], - "title": "Get_vae", - "properties": {}, - "widgets_values": [ - "vae" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 27, - "type": "VAEEncode", - "pos": [ - 6260, - 2900 - ], - "size": [ - 140, - 46 - ], - "flags": {}, - "order": 93, - "mode": 0, - "inputs": [ - { - "name": "pixels", - "type": "IMAGE", - "link": 9 - }, - { - "name": "vae", - "type": "VAE", - "link": 10 - } - ], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 31 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "VAEEncode" - }, - "widgets_values": [], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 58, - "type": "CLIPLoader", - "pos": [ - 6880, - 1260 - ], - "size": [ - 350, - 110 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "slot_index": 0, - "links": [ - 2 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "CLIPLoader", - "models": [ - { - "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors", - "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors", - "directory": "text_encoders" - } - ], - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "umt5_xxl_fp16.safetensors", - "wan", - "default" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 2, - "type": "SetNode", - "pos": [ - 7250, - 1290 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 80, - "mode": 0, - "inputs": [ - { - "name": "CLIP", - "type": "CLIP", - "link": 2 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": null - } - ], - "title": "Set_clip_model", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "clip_model" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 28, - "type": "KSamplerSelect", - "pos": [ - 8140, - 710 - ], - "size": [ - 270, - 60 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "links": [ - 1 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "KSamplerSelect" - }, - "widgets_values": [ - "euler_ancestral" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 29, - "type": "SetNode", - "pos": [ - 8730, - 820 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 111, - "mode": 0, - "inputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "link": 11 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": null - } - ], - "title": "Set_sigmas_high", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "sigmas_high" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 62, - "type": "SetNode", - "pos": [ - 6430, - 2930 - ], - "size": [ - 210, - 58 - ], - "flags": { - "collapsed": true - }, - "order": 98, - "mode": 0, - "inputs": [ - { - "name": "LATENT", - "type": "LATENT", - "link": 31 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": [] - } - ], - "title": "Set_anchor_samples", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "anchor_samples" - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 3, - "type": "SetNode", - "pos": [ - 7250, - 1440 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 79, - "mode": 0, - "inputs": [ - { - "name": "VAE", - "type": "VAE", - "link": 3 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": [] - } - ], - "title": "Set_vae", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "vae" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 1, - "type": "SetNode", - "pos": [ - 8430, - 740 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 81, - "mode": 0, - "inputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "link": 1 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": null - } - ], - "title": "Set_sampler", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "sampler" - ], - "color": "#614a4a", - "bgcolor": "#3b2c2c" - }, - { - "id": 75, - "type": "VHS_VideoCombine", - "pos": [ - 6700, - 3530 - ], - "size": [ - 400, - 645.6223776223776 - ], - "flags": {}, - "order": 97, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 543 - }, - { - "name": "audio", - "shape": 7, - "type": "AUDIO", - "link": null - }, - { - "name": "meta_batch", - "shape": 7, - "type": "VHS_BatchManager", - "link": null - }, - { - "name": "vae", - "shape": 7, - "type": "VAE", - "link": null - } - ], - "outputs": [ - { - "name": "Filenames", - "type": "VHS_FILENAMES", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-videohelpersuite", - "ver": "1.7.9", - "Node name for S&R": "VHS_VideoCombine" - }, - "widgets_values": { - "frame_rate": 16, - "loop_count": 0, - "filename_prefix": "AnimateDiff", - "format": "video/h264-mp4", - "pix_fmt": "yuv420p", - "crf": 19, - "save_metadata": false, - "trim_to_audio": false, - "pingpong": false, - "save_output": false, - "videopreview": { - "hidden": false, - "paused": false, - "params": { - "filename": "AnimateDiff_00007.mp4", - "subfolder": "", - "type": "temp", - "format": "video/h264-mp4", - "frame_rate": 16, - "workflow": "AnimateDiff_00007.png", - "fullpath": "C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00007.mp4" - } - } - }, - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 74, - "type": "VHS_VideoCombine", - "pos": [ - 7200, - 3530 - ], - "size": [ - 400, - 645.6223776223776 - ], - "flags": {}, - "order": 101, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 65 - }, - { - "name": "audio", - "shape": 7, - "type": "AUDIO", - "link": null - }, - { - "name": "meta_batch", - "shape": 7, - "type": "VHS_BatchManager", - "link": null - }, - { - "name": "vae", - "shape": 7, - "type": "VAE", - "link": null - } - ], - "outputs": [ - { - "name": "Filenames", - "type": "VHS_FILENAMES", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-videohelpersuite", - "ver": "1.7.9", - "Node name for S&R": "VHS_VideoCombine" - }, - "widgets_values": { - "frame_rate": 16, - "loop_count": 0, - "filename_prefix": "AnimateDiff", - "format": "video/h264-mp4", - "pix_fmt": "yuv420p", - "crf": 19, - "save_metadata": false, - "trim_to_audio": false, - "pingpong": false, - "save_output": false, - "videopreview": { - "hidden": false, - "paused": false, - "params": { - "filename": "AnimateDiff_00008.mp4", - "subfolder": "", - "type": "temp", - "format": "video/h264-mp4", - "frame_rate": 16, - "workflow": "AnimateDiff_00008.png", - "fullpath": "C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00008.mp4" - } - } - }, - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 8, - "type": "GetNode", - "pos": [ - 6950, - 2090 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 4, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 546 - ] - } - ], - "title": "Get_model_high", - "properties": {}, - "widgets_values": [ - "model_high" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 6, - "type": "GetNode", - "pos": [ - 6950, - 2130 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 5, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 545 - ] - } - ], - "title": "Get_clip_model", - "properties": {}, - "widgets_values": [ - "clip_model" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 7, - "type": "GetNode", - "pos": [ - 6950, - 2050 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 6, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 547 - ] - } - ], - "title": "Get_model_low", - "properties": {}, - "widgets_values": [ - "model_low" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 15, - "type": "GetNode", - "pos": [ - 6950, - 2010 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 7, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 548 - ] - } - ], - "title": "Get_sigmas_high", - "properties": {}, - "widgets_values": [ - "sigmas_high" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 36, - "type": "RandomNoise", - "pos": [ - 6830, - 1850 - ], - "size": [ - 270, - 82 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "NOISE", - "type": "NOISE", - "links": [ - 550 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "RandomNoise" - }, - "widgets_values": [ - 865007194152429, - "randomize" - ] - }, - { - "id": 5, - "type": "GetNode", - "pos": [ - 6970, - 1810 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 9, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "links": [ - 551 - ] - } - ], - "title": "Get_sampler", - "properties": {}, - "widgets_values": [ - "sampler" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 244, - "type": "GetNode", - "pos": [ - 7450, - 2090 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 10, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 560 - ] - } - ], - "title": "Get_model_high", - "properties": {}, - "widgets_values": [ - "model_high" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 245, - "type": "GetNode", - "pos": [ - 7450, - 2130 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 11, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 561 - ] - } - ], - "title": "Get_clip_model", - "properties": {}, - "widgets_values": [ - "clip_model" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 246, - "type": "GetNode", - "pos": [ - 7450, - 2050 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 12, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 559 - ] - } - ], - "title": "Get_model_low", - "properties": {}, - "widgets_values": [ - "model_low" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 247, - "type": "GetNode", - "pos": [ - 7450, - 2010 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 13, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 558 - ] - } - ], - "title": "Get_sigmas_high", - "properties": {}, - "widgets_values": [ - "sigmas_high" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 249, - "type": "RandomNoise", - "pos": [ - 7330, - 1850 - ], - "size": [ - 270, - 82 - ], - "flags": {}, - "order": 14, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "NOISE", - "type": "NOISE", - "links": [ - 556 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "RandomNoise" - }, - "widgets_values": [ - 391546817602759, - "randomize" - ] - }, - { - "id": 250, - "type": "GetNode", - "pos": [ - 7470, - 1810 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 15, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "links": [ - 555 - ] - } - ], - "title": "Get_sampler", - "properties": {}, - "widgets_values": [ - "sampler" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 251, - "type": "GetNode", - "pos": [ - 7490, - 1770 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 16, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 554 - ] - } - ], - "title": "Get_vae", - "properties": {}, - "widgets_values": [ - "vae" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 253, - "type": "VHS_VideoCombine", - "pos": [ - 7700, - 3530 - ], - "size": [ - 400, - 645.6223776223776 - ], - "flags": {}, - "order": 106, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 563 - }, - { - "name": "audio", - "shape": 7, - "type": "AUDIO", - "link": null - }, - { - "name": "meta_batch", - "shape": 7, - "type": "VHS_BatchManager", - "link": null - }, - { - "name": "vae", - "shape": 7, - "type": "VAE", - "link": null - } - ], - "outputs": [ - { - "name": "Filenames", - "type": "VHS_FILENAMES", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-videohelpersuite", - "ver": "1.7.9", - "Node name for S&R": "VHS_VideoCombine" - }, - "widgets_values": { - "frame_rate": 16, - "loop_count": 0, - "filename_prefix": "AnimateDiff", - "format": "video/h264-mp4", - "pix_fmt": "yuv420p", - "crf": 19, - "save_metadata": false, - "trim_to_audio": false, - "pingpong": false, - "save_output": false, - "videopreview": { - "hidden": false, - "paused": false, - "params": { - "filename": "AnimateDiff_00003.mp4", - "subfolder": "", - "type": "temp", - "format": "video/h264-mp4", - "frame_rate": 16, - "workflow": "AnimateDiff_00003.png", - "fullpath": "C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00003.mp4" - } - } - }, - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 255, - "type": "GetNode", - "pos": [ - 7950, - 2090 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 17, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 570 - ] - } - ], - "title": "Get_model_high", - "properties": {}, - "widgets_values": [ - "model_high" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 256, - "type": "GetNode", - "pos": [ - 7950, - 2130 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 18, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 571 - ] - } - ], - "title": "Get_clip_model", - "properties": {}, - "widgets_values": [ - "clip_model" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 257, - "type": "GetNode", - "pos": [ - 7950, - 2050 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 19, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 569 - ] - } - ], - "title": "Get_model_low", - "properties": {}, - "widgets_values": [ - "model_low" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 258, - "type": "GetNode", - "pos": [ - 7950, - 2010 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 20, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 568 - ] - } - ], - "title": "Get_sigmas_high", - "properties": {}, - "widgets_values": [ - "sigmas_high" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 260, - "type": "RandomNoise", - "pos": [ - 7830, - 1850 - ], - "size": [ - 270, - 82 - ], - "flags": {}, - "order": 21, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "NOISE", - "type": "NOISE", - "links": [ - 566 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "RandomNoise" - }, - "widgets_values": [ - 972363050643892, - "randomize" - ] - }, - { - "id": 261, - "type": "GetNode", - "pos": [ - 7970, - 1810 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 22, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "links": [ - 565 - ] - } - ], - "title": "Get_sampler", - "properties": {}, - "widgets_values": [ - "sampler" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 262, - "type": "GetNode", - "pos": [ - 7990, - 1770 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 23, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 564 - ] - } - ], - "title": "Get_vae", - "properties": {}, - "widgets_values": [ - "vae" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 264, - "type": "VHS_VideoCombine", - "pos": [ - 8200, - 3530 - ], - "size": [ - 400, - 645.6223776223776 - ], - "flags": {}, - "order": 109, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 573 - }, - { - "name": "audio", - "shape": 7, - "type": "AUDIO", - "link": null - }, - { - "name": "meta_batch", - "shape": 7, - "type": "VHS_BatchManager", - "link": null - }, - { - "name": "vae", - "shape": 7, - "type": "VAE", - "link": null - } - ], - "outputs": [ - { - "name": "Filenames", - "type": "VHS_FILENAMES", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-videohelpersuite", - "ver": "1.7.9", - "Node name for S&R": "VHS_VideoCombine" - }, - "widgets_values": { - "frame_rate": 16, - "loop_count": 0, - "filename_prefix": "AnimateDiff", - "format": "video/h264-mp4", - "pix_fmt": "yuv420p", - "crf": 19, - "save_metadata": false, - "trim_to_audio": false, - "pingpong": false, - "save_output": false, - "videopreview": { - "hidden": false, - "paused": false, - "params": { - "filename": "AnimateDiff_00004.mp4", - "subfolder": "", - "type": "temp", - "format": "video/h264-mp4", - "frame_rate": 16, - "workflow": "AnimateDiff_00004.png", - "fullpath": "C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00004.mp4" - } - } - }, - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 266, - "type": "GetNode", - "pos": [ - 8450, - 2090 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 24, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 580 - ] - } - ], - "title": "Get_model_high", - "properties": {}, - "widgets_values": [ - "model_high" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 267, - "type": "GetNode", - "pos": [ - 8450, - 2130 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 25, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 581 - ] - } - ], - "title": "Get_clip_model", - "properties": {}, - "widgets_values": [ - "clip_model" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 268, - "type": "GetNode", - "pos": [ - 8450, - 2050 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 26, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 579 - ] - } - ], - "title": "Get_model_low", - "properties": {}, - "widgets_values": [ - "model_low" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 269, - "type": "GetNode", - "pos": [ - 8450, - 2010 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 27, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 578 - ] - } - ], - "title": "Get_sigmas_high", - "properties": {}, - "widgets_values": [ - "sigmas_high" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 271, - "type": "RandomNoise", - "pos": [ - 8330, - 1850 - ], - "size": [ - 270, - 82 - ], - "flags": {}, - "order": 28, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "NOISE", - "type": "NOISE", - "links": [ - 576 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "RandomNoise" - }, - "widgets_values": [ - 7581219296598, - "randomize" - ] - }, - { - "id": 272, - "type": "GetNode", - "pos": [ - 8470, - 1810 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 29, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "links": [ - 575 - ] - } - ], - "title": "Get_sampler", - "properties": {}, - "widgets_values": [ - "sampler" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 273, - "type": "GetNode", - "pos": [ - 8490, - 1770 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 30, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 574 - ] - } - ], - "title": "Get_vae", - "properties": {}, - "widgets_values": [ - "vae" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 275, - "type": "VHS_VideoCombine", - "pos": [ - 8700, - 3530 - ], - "size": [ - 400, - 645.6223776223776 - ], - "flags": {}, - "order": 113, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 583 - }, - { - "name": "audio", - "shape": 7, - "type": "AUDIO", - "link": null - }, - { - "name": "meta_batch", - "shape": 7, - "type": "VHS_BatchManager", - "link": null - }, - { - "name": "vae", - "shape": 7, - "type": "VAE", - "link": null - } - ], - "outputs": [ - { - "name": "Filenames", - "type": "VHS_FILENAMES", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-videohelpersuite", - "ver": "1.7.9", - "Node name for S&R": "VHS_VideoCombine" - }, - "widgets_values": { - "frame_rate": 16, - "loop_count": 0, - "filename_prefix": "AnimateDiff", - "format": "video/h264-mp4", - "pix_fmt": "yuv420p", - "crf": 19, - "save_metadata": false, - "trim_to_audio": false, - "pingpong": false, - "save_output": false, - "videopreview": { - "hidden": false, - "paused": false, - "params": { - "filename": "AnimateDiff_00005.mp4", - "subfolder": "", - "type": "temp", - "format": "video/h264-mp4", - "frame_rate": 16, - "workflow": "AnimateDiff_00005.png", - "fullpath": "C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00005.mp4" - } - } - }, - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 277, - "type": "GetNode", - "pos": [ - 8950, - 2090 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 31, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 590 - ] - } - ], - "title": "Get_model_high", - "properties": {}, - "widgets_values": [ - "model_high" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 278, - "type": "GetNode", - "pos": [ - 8950, - 2130 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 32, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 591 - ] - } - ], - "title": "Get_clip_model", - "properties": {}, - "widgets_values": [ - "clip_model" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 279, - "type": "GetNode", - "pos": [ - 8950, - 2050 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 33, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 589 - ] - } - ], - "title": "Get_model_low", - "properties": {}, - "widgets_values": [ - "model_low" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 280, - "type": "GetNode", - "pos": [ - 8950, - 2010 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 34, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 588 - ] - } - ], - "title": "Get_sigmas_high", - "properties": {}, - "widgets_values": [ - "sigmas_high" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 282, - "type": "RandomNoise", - "pos": [ - 8830, - 1850 - ], - "size": [ - 270, - 82 - ], - "flags": {}, - "order": 35, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "NOISE", - "type": "NOISE", - "links": [ - 586 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "RandomNoise" - }, - "widgets_values": [ - 63033756718212, - "randomize" - ] - }, - { - "id": 283, - "type": "GetNode", - "pos": [ - 8970, - 1810 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 36, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "links": [ - 585 - ] - } - ], - "title": "Get_sampler", - "properties": {}, - "widgets_values": [ - "sampler" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 284, - "type": "GetNode", - "pos": [ - 8990, - 1770 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 37, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 584 - ] - } - ], - "title": "Get_vae", - "properties": {}, - "widgets_values": [ - "vae" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 286, - "type": "VHS_VideoCombine", - "pos": [ - 9200, - 3530 - ], - "size": [ - 400, - 645.6223776223776 - ], - "flags": {}, - "order": 115, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 593 - }, - { - "name": "audio", - "shape": 7, - "type": "AUDIO", - "link": null - }, - { - "name": "meta_batch", - "shape": 7, - "type": "VHS_BatchManager", - "link": null - }, - { - "name": "vae", - "shape": 7, - "type": "VAE", - "link": null - } - ], - "outputs": [ - { - "name": "Filenames", - "type": "VHS_FILENAMES", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-videohelpersuite", - "ver": "1.7.9", - "Node name for S&R": "VHS_VideoCombine" - }, - "widgets_values": { - "frame_rate": 16, - "loop_count": 0, - "filename_prefix": "AnimateDiff", - "format": "video/h264-mp4", - "pix_fmt": "yuv420p", - "crf": 19, - "save_metadata": false, - "trim_to_audio": false, - "pingpong": false, - "save_output": false, - "videopreview": { - "hidden": false, - "paused": false, - "params": { - "filename": "AnimateDiff_00006.mp4", - "subfolder": "", - "type": "temp", - "format": "video/h264-mp4", - "frame_rate": 16, - "workflow": "AnimateDiff_00006.png", - "fullpath": "C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00006.mp4" - } - } - }, - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 9, - "type": "GetNode", - "pos": [ - 6990, - 1770 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 38, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 552 - ] - } - ], - "title": "Get_vae", - "properties": {}, - "widgets_values": [ - "vae" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 12, - "type": "SetNode", - "pos": [ - 8730, - 900 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 112, - "mode": 0, - "inputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "link": 7 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": null - } - ], - "title": "Set_sigmas_low", - "properties": { - "previousName": "" - }, - "widgets_values": [ - "sigmas_low" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 11, - "type": "SplitSigmas", - "pos": [ - 8430, - 820 - ], - "size": [ - 270, - 78 - ], - "flags": {}, - "order": 108, - "mode": 0, - "inputs": [ - { - "name": "sigmas", - "type": "SIGMAS", - "link": 6 - } - ], - "outputs": [ - { - "name": "high_sigmas", - "type": "SIGMAS", - "links": [ - 11 - ] - }, - { - "name": "low_sigmas", - "type": "SIGMAS", - "links": [ - 7 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SplitSigmas" - }, - "widgets_values": [ - 2 - ] - }, - { - "id": 294, - "type": "GetNode", - "pos": [ - 6450, - 2130 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 39, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 609 - ] - } - ], - "title": "Get_clip_model", - "properties": {}, - "widgets_values": [ - "clip_model" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 293, - "type": "GetNode", - "pos": [ - 6450, - 2090 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 40, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 610 - ] - } - ], - "title": "Get_model_high", - "properties": {}, - "widgets_values": [ - "model_high" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 292, - "type": "GetNode", - "pos": [ - 6450, - 2050 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 41, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 611 - ] - } - ], - "title": "Get_model_low", - "properties": {}, - "widgets_values": [ - "model_low" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 291, - "type": "GetNode", - "pos": [ - 6450, - 2010 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 42, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 612 - ] - } - ], - "title": "Get_sigmas_high", - "properties": {}, - "widgets_values": [ - "sigmas_high" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 289, - "type": "RandomNoise", - "pos": [ - 6330, - 1850 - ], - "size": [ - 270, - 82 - ], - "flags": {}, - "order": 43, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "NOISE", - "type": "NOISE", - "links": [ - 614 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "RandomNoise" - }, - "widgets_values": [ - 968099145439662, - "randomize" - ] - }, - { - "id": 288, - "type": "GetNode", - "pos": [ - 6470, - 1810 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 44, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SAMPLER", - "type": "SAMPLER", - "links": [ - 615 - ] - } - ], - "title": "Get_sampler", - "properties": {}, - "widgets_values": [ - "sampler" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 287, - "type": "GetNode", - "pos": [ - 6490, - 1770 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 45, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 616 - ] - } - ], - "title": "Get_vae", - "properties": {}, - "widgets_values": [ - "vae" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 290, - "type": "GetNode", - "pos": [ - 6450, - 1970 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 46, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 613 - ] - } - ], - "title": "Get_sigmas_low", - "properties": {}, - "widgets_values": [ - "sigmas_low" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 14, - "type": "GetNode", - "pos": [ - 6950, - 1970 - ], - "size": [ - 210, - 58 - ], - "flags": { - "collapsed": true - }, - "order": 47, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 549 - ] - } - ], - "title": "Get_sigmas_low", - "properties": {}, - "widgets_values": [ - "sigmas_low" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 248, - "type": "GetNode", - "pos": [ - 7450, - 1970 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 48, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 557 - ] - } - ], - "title": "Get_sigmas_low", - "properties": {}, - "widgets_values": [ - "sigmas_low" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 259, - "type": "GetNode", - "pos": [ - 7950, - 1970 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 49, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 567 - ] - } - ], - "title": "Get_sigmas_low", - "properties": {}, - "widgets_values": [ - "sigmas_low" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 270, - "type": "GetNode", - "pos": [ - 8450, - 1970 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 50, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 577 - ] - } - ], - "title": "Get_sigmas_low", - "properties": {}, - "widgets_values": [ - "sigmas_low" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 281, - "type": "GetNode", - "pos": [ - 8950, - 1970 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 51, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "SIGMAS", - "type": "SIGMAS", - "links": [ - 587 - ] - } - ], - "title": "Get_sigmas_low", - "properties": {}, - "widgets_values": [ - "sigmas_low" - ], - "color": "#485248", - "bgcolor": "#272e27" - }, - { - "id": 274, - "type": "31b3395a-81d0-4ee1-b733-e55863e047c8", - "pos": [ - 8700, - 2530 - ], - "size": [ - 400, - 882 - ], - "flags": { - "collapsed": false - }, - "order": 110, - "mode": 0, - "inputs": [ - { - "name": "vae", - "type": "VAE", - "link": 574 - }, - { - "name": "sampler", - "type": "SAMPLER", - "link": 575 - }, - { - "name": "noise", - "type": "NOISE", - "link": 576 - }, - { - "label": "sigmas_low", - "name": "sigmas", - "type": "SIGMAS", - "link": 577 - }, - { - "label": "sigmas_high", - "name": "sigmas_1", - "type": "SIGMAS", - "link": 578 - }, - { - "label": "model_low", - "name": "model", - "type": "MODEL", - "link": 579 - }, - { - "label": "model_high", - "name": "model_1", - "type": "MODEL", - "link": 580 - }, - { - "name": "clip", - "type": "CLIP", - "link": 581 - }, - { - "name": "anchor_samples", - "type": "LATENT", - "link": 582 - }, - { - "name": "prev_samples", - "type": "LATENT", - "link": 599 - }, - { - "label": "prev_images", - "name": "source_images", - "type": "IMAGE", - "link": 600 - }, - { - "label": "prompt", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 646 - } - ], - "outputs": [ - { - "label": "samples", - "name": "output", - "type": "LATENT", - "links": [ - 601 - ] - }, - { - "name": "extended_images", - "type": "IMAGE", - "links": [ - 583, - 602 - ] - } - ], - "properties": { - "proxyWidgets": [ - [ - "-1", - "length" - ], - [ - "-1", - "text" - ], - [ - "152", - "text" - ] - ], - "cnr_id": "comfy-core", - "ver": "0.5.1" - }, - "widgets_values": [ - 81, - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 285, - "type": "69c59b64-46b2-4817-9184-6de92e7277db", - "pos": [ - 9200, - 2530 - ], - "size": [ - 400, - 882 - ], - "flags": { - "collapsed": false - }, - "order": 114, - "mode": 0, - "inputs": [ - { - "name": "vae", - "type": "VAE", - "link": 584 - }, - { - "name": "sampler", - "type": "SAMPLER", - "link": 585 - }, - { - "name": "noise", - "type": "NOISE", - "link": 586 - }, - { - "label": "sigmas_low", - "name": "sigmas", - "type": "SIGMAS", - "link": 587 - }, - { - "label": "sigmas_high", - "name": "sigmas_1", - "type": "SIGMAS", - "link": 588 - }, - { - "label": "model_low", - "name": "model", - "type": "MODEL", - "link": 589 - }, - { - "label": "model_high", - "name": "model_1", - "type": "MODEL", - "link": 590 - }, - { - "name": "clip", - "type": "CLIP", - "link": 591 - }, - { - "name": "anchor_samples", - "type": "LATENT", - "link": 592 - }, - { - "name": "prev_samples", - "type": "LATENT", - "link": 601 - }, - { - "label": "prev_images", - "name": "source_images", - "type": "IMAGE", - "link": 602 - }, - { - "label": "prompt", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 650 - } - ], - "outputs": [ - { - "label": "samples", - "name": "output", - "type": "LATENT", - "links": [] - }, - { - "name": "extended_images", - "type": "IMAGE", - "links": [ - 593, - 594 - ] - } - ], - "properties": { - "proxyWidgets": [ - [ - "-1", - "length" - ], - [ - "-1", - "text" - ], - [ - "152", - "text" - ] - ], - "cnr_id": "comfy-core", - "ver": "0.5.1" - }, - "widgets_values": [ - 81, - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 195, - "type": "RIFE VFI", - "pos": [ - 9700, - 2550 - ], - "size": [ - 400, - 280 - ], - "flags": {}, - "order": 116, - "mode": 0, - "inputs": [ - { - "name": "frames", - "type": "IMAGE", - "link": 594 - }, - { - "name": "optional_interpolation_states", - "shape": 7, - "type": "INTERPOLATION_STATES", - "link": null - } - ], - "outputs": [ - { - "name": "IMAGE", - "type": "IMAGE", - "links": [ - 420 - ] - } - ], - "properties": { - "cnr_id": "comfyui-frame-interpolation", - "ver": "c66ffe51b597e85e18514bae373c3ee391438301", - "Node name for S&R": "RIFE VFI" - }, - "widgets_values": [ - "rife47.pth", - 16, - 2, - true, - true, - 1 - ] - }, - { - "id": 295, - "type": "GetNode", - "pos": [ - 6420, - 2170 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 52, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 608 - ] - } - ], - "title": "Get_anchor_samples", - "properties": {}, - "widgets_values": [ - "anchor_samples" - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 304, - "type": "StringConcatenate", - "pos": [ - 6470, - 2250 - ], - "size": [ - 350, - 166 - ], - "flags": { - "collapsed": true - }, - "order": 83, - "mode": 0, - "inputs": [ - { - "name": "string_a", - "type": "STRING", - "widget": { - "name": "string_a" - }, - "link": 633 - }, - { - "name": "string_b", - "type": "STRING", - "widget": { - "name": "string_b" - }, - "link": 630 - } - ], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 631 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.11.1", - "Node name for S&R": "StringConcatenate" - }, - "widgets_values": [ - "", - "", - "" - ] - }, - { - "id": 306, - "type": "SetNode", - "pos": [ - 6350, - 2560 - ], - "size": [ - 210, - 60 - ], - "flags": { - "collapsed": true - }, - "order": 82, - "mode": 0, - "inputs": [ - { - "name": "STRING", - "type": "STRING", - "link": 632 - } - ], - "outputs": [ - { - "name": "*", - "type": "*", - "links": null - } - ], - "title": "Set_common_prompt", - "properties": { - "previousName": "common_prompt" - }, - "widgets_values": [ - "common_prompt" - ] - }, - { - "id": 63, - "type": "GetNode", - "pos": [ - 6920, - 2170 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 53, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 544 - ] - } - ], - "title": "Get_anchor_samples", - "properties": {}, - "widgets_values": [ - "anchor_samples" - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 305, - "type": "GetNode", - "pos": [ - 6420, - 2210 - ], - "size": [ - 210, - 60 - ], - "flags": { - "collapsed": true - }, - "order": 54, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 633 - ] - } - ], - "title": "Get_common_prompt", - "properties": {}, - "widgets_values": [ - "common_prompt" - ] - }, - { - "id": 308, - "type": "StringConcatenate", - "pos": [ - 6970, - 2250 - ], - "size": [ - 350, - 166 - ], - "flags": { - "collapsed": true - }, - "order": 84, - "mode": 0, - "inputs": [ - { - "name": "string_a", - "type": "STRING", - "widget": { - "name": "string_a" - }, - "link": 638 - }, - { - "name": "string_b", - "type": "STRING", - "widget": { - "name": "string_b" - }, - "link": 637 - } - ], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 635 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.11.1", - "Node name for S&R": "StringConcatenate" - }, - "widgets_values": [ - "", - "", - "" - ] - }, - { - "id": 243, - "type": "GetNode", - "pos": [ - 7420, - 2170 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 55, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 562 - ] - } - ], - "title": "Get_anchor_samples", - "properties": {}, - "widgets_values": [ - "anchor_samples" - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 307, - "type": "GetNode", - "pos": [ - 6920, - 2210 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 56, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 638 - ] - } - ], - "title": "Get_common_prompt", - "properties": {}, - "widgets_values": [ - "common_prompt" - ] - }, - { - "id": 309, - "type": "GetNode", - "pos": [ - 7420, - 2210 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 57, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 639 - ] - } - ], - "title": "Get_common_prompt", - "properties": {}, - "widgets_values": [ - "common_prompt" - ] - }, - { - "id": 310, - "type": "StringConcatenate", - "pos": [ - 7470, - 2250 - ], - "size": [ - 350, - 166 - ], - "flags": { - "collapsed": true - }, - "order": 85, - "mode": 0, - "inputs": [ - { - "name": "string_a", - "type": "STRING", - "widget": { - "name": "string_a" - }, - "link": 639 - }, - { - "name": "string_b", - "type": "STRING", - "widget": { - "name": "string_b" - }, - "link": 640 - } - ], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 641 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.11.1", - "Node name for S&R": "StringConcatenate" - }, - "widgets_values": [ - "", - "", - "" - ] - }, - { - "id": 254, - "type": "GetNode", - "pos": [ - 7920, - 2170 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 58, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 572 - ] - } - ], - "title": "Get_anchor_samples", - "properties": {}, - "widgets_values": [ - "anchor_samples" - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 311, - "type": "StringConcatenate", - "pos": [ - 7970, - 2250 - ], - "size": [ - 350, - 166 - ], - "flags": { - "collapsed": true - }, - "order": 86, - "mode": 0, - "inputs": [ - { - "name": "string_a", - "type": "STRING", - "widget": { - "name": "string_a" - }, - "link": 642 - }, - { - "name": "string_b", - "type": "STRING", - "widget": { - "name": "string_b" - }, - "link": 643 - } - ], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 644 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.11.1", - "Node name for S&R": "StringConcatenate" - }, - "widgets_values": [ - "", - "", - "" - ] - }, - { - "id": 265, - "type": "GetNode", - "pos": [ - 8420, - 2170 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 59, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 582 - ] - } - ], - "title": "Get_anchor_samples", - "properties": {}, - "widgets_values": [ - "anchor_samples" - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 312, - "type": "GetNode", - "pos": [ - 7920, - 2210 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 60, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 642 - ] - } - ], - "title": "Get_common_prompt", - "properties": {}, - "widgets_values": [ - "common_prompt" - ] - }, - { - "id": 314, - "type": "StringConcatenate", - "pos": [ - 8470, - 2250 - ], - "size": [ - 350, - 166 - ], - "flags": { - "collapsed": true - }, - "order": 87, - "mode": 0, - "inputs": [ - { - "name": "string_a", - "type": "STRING", - "widget": { - "name": "string_a" - }, - "link": 645 - }, - { - "name": "string_b", - "type": "STRING", - "widget": { - "name": "string_b" - }, - "link": 647 - } - ], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 646 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.11.1", - "Node name for S&R": "StringConcatenate" - }, - "widgets_values": [ - "", - "", - "" - ] - }, - { - "id": 276, - "type": "GetNode", - "pos": [ - 8920, - 2170 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 61, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 592 - ] - } - ], - "title": "Get_anchor_samples", - "properties": {}, - "widgets_values": [ - "anchor_samples" - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 313, - "type": "GetNode", - "pos": [ - 8420, - 2210 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 62, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 645 - ] - } - ], - "title": "Get_common_prompt", - "properties": {}, - "widgets_values": [ - "common_prompt" - ] - }, - { - "id": 315, - "type": "GetNode", - "pos": [ - 8910, - 2210 - ], - "size": [ - 210, - 34 - ], - "flags": { - "collapsed": true - }, - "order": 63, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 648 - ] - } - ], - "title": "Get_common_prompt", - "properties": {}, - "widgets_values": [ - "common_prompt" - ] - }, - { - "id": 316, - "type": "StringConcatenate", - "pos": [ - 8970, - 2250 - ], - "size": [ - 350, - 166 - ], - "flags": { - "collapsed": true - }, - "order": 88, - "mode": 0, - "inputs": [ - { - "name": "string_a", - "type": "STRING", - "widget": { - "name": "string_a" - }, - "link": 648 - }, - { - "name": "string_b", - "type": "STRING", - "widget": { - "name": "string_b" - }, - "link": 649 - } - ], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 650 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.11.1", - "Node name for S&R": "StringConcatenate" - }, - "widgets_values": [ - "", - "", - "" - ] - }, - { - "id": 57, - "type": "LoraLoaderModelOnly", - "pos": [ - 7260, - 690 - ], - "size": [ - 620, - 82 - ], - "flags": {}, - "order": 90, - "mode": 4, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 425 - } - ], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 28 - ] - } - ], - "title": "Load Distil Lora (HIGH NOISE)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.49", - "Node name for S&R": "LoraLoaderModelOnly", - "models": [ - { - "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors", - "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors", - "directory": "loras" - } - ], - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16.safetensors", - 1.0000000000000002 - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 56, - "type": "LoraLoaderModelOnly", - "pos": [ - 7260, - 820 - ], - "size": [ - 620, - 82 - ], - "flags": {}, - "order": 94, - "mode": 0, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 28 - } - ], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 403 - ] - } - ], - "title": "Load SVI LoRA (HIGH NOISE)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "LoraLoaderModelOnly" - }, - "widgets_values": [ - "SVI_v2_PRO_Wan2.2-I2V-A14B_HIGH_lora_rank_128_fp16.safetensors", - 1 - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 55, - "type": "LoraLoaderModelOnly", - "pos": [ - 7260, - 950 - ], - "size": [ - 620, - 82 - ], - "flags": {}, - "order": 91, - "mode": 4, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 424 - } - ], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 411 - ] - } - ], - "title": "Load Distil Lora (LOW NOISE)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.49", - "Node name for S&R": "LoraLoaderModelOnly", - "models": [ - { - "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors", - "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors", - "directory": "loras" - } - ], - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "wan2.2_i2v_A14b_low_noise_lora_rank64_lightx2v_4step_1022.safetensors", - 1 - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 30, - "type": "LoraLoaderModelOnly", - "pos": [ - 7260, - 1080 - ], - "size": [ - 620.5677255595876, - 82 - ], - "flags": {}, - "order": 95, - "mode": 0, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 411 - } - ], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 406 - ] - } - ], - "title": "Load SVI Lora (LOW NOISE)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "LoraLoaderModelOnly" - }, - "widgets_values": [ - "SVI_v2_PRO_Wan2.2-I2V-A14B_LOW_lora_rank_128_fp16.safetensors", - 1 - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 66, - "type": "5d904e84-d294-4840-86a0-ccaa08112aaf", - "pos": [ - 6700, - 2530 - ], - "size": [ - 400, - 828.8571428571429 - ], - "flags": { - "collapsed": false - }, - "order": 92, - "mode": 0, - "inputs": [ - { - "name": "vae", - "type": "VAE", - "link": 616 - }, - { - "name": "sampler", - "type": "SAMPLER", - "link": 615 - }, - { - "name": "noise", - "type": "NOISE", - "link": 614 - }, - { - "label": "sigmas_low", - "name": "sigmas", - "type": "SIGMAS", - "link": 613 - }, - { - "label": "sigmas_high", - "name": "sigmas_1", - "type": "SIGMAS", - "link": 612 - }, - { - "label": "model_low", - "name": "model", - "type": "MODEL", - "link": 611 - }, - { - "label": "model_high", - "name": "model_1", - "type": "MODEL", - "link": 610 - }, - { - "name": "clip", - "type": "CLIP", - "link": 609 - }, - { - "name": "anchor_samples", - "type": "LATENT", - "link": 608 - }, - { - "label": "prompt", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 631 - } - ], - "outputs": [ - { - "label": "samples", - "name": "output", - "type": "LATENT", - "links": [ - 541 - ] - }, - { - "label": "images", - "name": "IMAGE", - "type": "IMAGE", - "links": [ - 542, - 543 - ] - } - ], - "properties": { - "proxyWidgets": [ - [ - "-1", - "length" - ], - [ - "-1", - "text" - ] - ], - "cnr_id": "comfy-core", - "ver": "0.5.1" - }, - "widgets_values": [ - 81, - "" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 303, - "type": "PrimitiveStringMultiline", - "pos": [ - 5920, - 2530 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 64, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 632 - ] - } - ], - "title": "Start Prompt", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "PrimitiveStringMultiline" - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 297, - "type": "PrimitiveStringMultiline", - "pos": [ - 6700, - 2290 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 65, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 630 - ] - } - ], - "title": "Prompt", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "PrimitiveStringMultiline" - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 298, - "type": "PrimitiveStringMultiline", - "pos": [ - 7200, - 2290 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 66, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 637 - ] - } - ], - "title": "Prompt", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "PrimitiveStringMultiline" - }, - "widgets_values": [ - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 299, - "type": "PrimitiveStringMultiline", - "pos": [ - 7700, - 2290 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 67, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 640 - ] - } - ], - "title": "Prompt", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "PrimitiveStringMultiline" - }, - "widgets_values": [ - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 300, - "type": "PrimitiveStringMultiline", - "pos": [ - 8200, - 2290 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 68, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 643 - ] - } - ], - "title": "Prompt", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "PrimitiveStringMultiline" - }, - "widgets_values": [ - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 301, - "type": "PrimitiveStringMultiline", - "pos": [ - 8700, - 2290 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 69, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 647 - ] - } - ], - "title": "Prompt", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "PrimitiveStringMultiline" - }, - "widgets_values": [ - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 302, - "type": "PrimitiveStringMultiline", - "pos": [ - 9200, - 2290 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 70, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 649 - ] - } - ], - "title": "Prompt", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "PrimitiveStringMultiline" - }, - "widgets_values": [ - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 33, - "type": "LoadImage", - "pos": [ - 5610, - 2900 - ], - "size": [ - 315, - 314.0001220703125 - ], - "flags": {}, - "order": 71, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 13 - ] - }, - { - "name": "MASK", - "type": "MASK", - "slot_index": 1, - "links": null - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "LoadImage", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "example.png", - "image" - ], - "color": "#2a363b", - "bgcolor": "#3f5159" - }, - { - "id": 32, - "type": "ImageResizeKJv2", - "pos": [ - 5950, - 2900 - ], - "size": [ - 270, - 336 - ], - "flags": {}, - "order": 89, - "mode": 0, - "inputs": [ - { - "name": "image", - "type": "IMAGE", - "link": 13 - }, - { - "name": "mask", - "shape": 7, - "type": "MASK", - "link": null - } - ], - "outputs": [ - { - "name": "IMAGE", - "type": "IMAGE", - "links": [ - 9 - ] - }, - { - "name": "width", - "type": "INT", - "links": null - }, - { - "name": "height", - "type": "INT", - "links": null - }, - { - "name": "mask", - "type": "MASK", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ImageResizeKJv2" - }, - "widgets_values": [ - 720, - 1280, - "nearest-exact", - "crop", - "0, 0, 0", - "center", - 1, - "cpu" - ], - "color": "#2a363b", - "bgcolor": "#3f5159" - }, - { - "id": 321, - "type": "UnetLoaderGGUF", - "pos": [ - 6690, - 1070 - ], - "size": [ - 500, - 80 - ], - "flags": {}, - "order": 72, - "mode": 4, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [] - } - ], - "title": "Unet Loader (GGUF) (High Noise)", - "properties": { - "cnr_id": "comfyui-gguf", - "ver": "1.1.9", - "Node name for S&R": "UnetLoaderGGUF" - }, - "widgets_values": [ - "Wan2.2-I2V-A14B-HighNoise-Q6_K.gguf" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 320, - "type": "UnetLoaderGGUF", - "pos": [ - 6680, - 810 - ], - "size": [ - 500, - 80 - ], - "flags": {}, - "order": 73, - "mode": 4, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [] - } - ], - "title": "Unet Loader (GGUF) (Low Noise)", - "properties": { - "cnr_id": "comfyui-gguf", - "ver": "1.1.9", - "Node name for S&R": "UnetLoaderGGUF" - }, - "widgets_values": [ - "Wan2.2-I2V-A14B-LowNoise-Q6_K.gguf" - ], - "color": "#233", - "bgcolor": "#355" - }, - { - "id": 198, - "type": "UNETLoader", - "pos": [ - 6680, - 690 - ], - "size": [ - 560, - 82 - ], - "flags": {}, - "order": 74, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 425 - ] - } - ], - "title": "Load Diffusion Model (HIGH NOISE)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "UNETLoader" - }, - "widgets_values": [ - "wan2.2_i2v_high_noise_14B_fp16.safetensors", - "default" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 197, - "type": "UNETLoader", - "pos": [ - 6680, - 950 - ], - "size": [ - 560, - 82 - ], - "flags": {}, - "order": 75, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 424 - ] - } - ], - "title": "Load Diffusion Model (LOW NOISE)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.16.3", - "Node name for S&R": "UNETLoader" - }, - "widgets_values": [ - "wan2.2_i2v_low_noise_14B_fp16.safetensors", - "default" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 318, - "type": "MarkdownNote", - "pos": [ - 6120, - 610 - ], - "size": [ - 500, - 650 - ], - "flags": {}, - "order": 76, - "mode": 0, - "inputs": [], - "outputs": [], - "title": "Model Links", - "properties": {}, - "widgets_values": [ - "[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2_2\n)\n \nt2v = Text to video (prompt only) \ni2v = Image to video (prompt and start image) \nv2v = Video to video (prompt and reference video) \nfflf = First Frame Last Frame Image to Video (prompt and two reference images)\n \nWan 2.2 14B models use the Wan 2.1 VAE! Only the 5B model requires the Wan 2.2 VAE.\n\nIf you need to use quantized models (GGUFs), replace the \"Load Diffusion Model\" nodes with the corresponding \"Unet Loader (GGUF)\" node.\n\n**Diffusion Models** \n- [Wan 2.2 ComfyUI repository (fp16 & fp8_scaled)](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/diffusion_models) \n- [Wan 2.2 GGUF repository (quantized models)](https://huggingface.co/collections/QuantStack/wan22-ggufs)\n \n**SVI 2.0 Pro LoRA** \n- [vita-video-gen HF](https://huggingface.co/vita-video-gen/svi-model/tree/main/version-2.0)\n \n**4 step distil LoRA**\n\n- [Lightx2v distill loras (official HF)](https://huggingface.co/lightx2v/Wan2.2-Distill-Loras/tree/main)\n- [Lightx2v high noise lora build 1030](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/LoRAs/Wan22_Lightx2v/Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16.safetensors)\n- [Kijai Lightx2v loras](https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v) \n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [T5XXL ComfyUI repository (fp16 & fp8_scaled)](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/text_encoders)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_i2v_low_noise_14B_f16.safetensors\n│ │ ├─── wan2.2_i2v_high_noise_14B_fp16.safetensors\n│ │ ├─── Wan2.2-I2V-A14B-HighNoise-Q6_K.gguf\n│ │ └─── Wan2.2-I2V-A14B-LowNoise-Q6_K.gguf\n│ ├───📂 loras/\n│ │ ├───SVI_v2_PRO_Wan2.2-I2V-A14B_HIGH_lora_rank_128_fp16.safetensors\n│ │ ├───SVI_v2_PRO_Wan2.2-I2V-A14B_LOW_lora_rank_128_fp16.safetensors\n│ │ ├───wan2.2_i2v_lightx2v_4steps_lora_v1.1_low_noise.safetensors\n│ │ └───wan2.2_i2v_lightx2v_4steps_lora_v1.1_high_noise.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp16.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n" - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 263, - "type": "9a95c7ef-635e-4396-8c14-2d7a3aca898b", - "pos": [ - 8200, - 2530 - ], - "size": [ - 400, - 882 - ], - "flags": { - "collapsed": false - }, - "order": 107, - "mode": 0, - "inputs": [ - { - "name": "vae", - "type": "VAE", - "link": 564 - }, - { - "name": "sampler", - "type": "SAMPLER", - "link": 565 - }, - { - "name": "noise", - "type": "NOISE", - "link": 566 - }, - { - "label": "sigmas_low", - "name": "sigmas", - "type": "SIGMAS", - "link": 567 - }, - { - "label": "sigmas_high", - "name": "sigmas_1", - "type": "SIGMAS", - "link": 568 - }, - { - "label": "model_low", - "name": "model", - "type": "MODEL", - "link": 569 - }, - { - "label": "model_high", - "name": "model_1", - "type": "MODEL", - "link": 570 - }, - { - "name": "clip", - "type": "CLIP", - "link": 571 - }, - { - "name": "anchor_samples", - "type": "LATENT", - "link": 572 - }, - { - "name": "prev_samples", - "type": "LATENT", - "link": 597 - }, - { - "label": "prev_images", - "name": "source_images", - "type": "IMAGE", - "link": 598 - }, - { - "label": "prompt", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 644 - } - ], - "outputs": [ - { - "label": "samples", - "name": "output", - "type": "LATENT", - "links": [ - 599 - ] - }, - { - "name": "extended_images", - "type": "IMAGE", - "links": [ - 573, - 600 - ] - } - ], - "properties": { - "proxyWidgets": [ - [ - "-1", - "length" - ], - [ - "-1", - "text" - ], - [ - "152", - "text" - ] - ], - "cnr_id": "comfy-core", - "ver": "0.5.1" - }, - "widgets_values": [ - 81, - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 252, - "type": "638e7561-420d-4551-94b3-d9f746ae0522", - "pos": [ - 7700, - 2530 - ], - "size": [ - 400, - 868.8571428571429 - ], - "flags": { - "collapsed": false - }, - "order": 102, - "mode": 0, - "inputs": [ - { - "name": "vae", - "type": "VAE", - "link": 554 - }, - { - "name": "sampler", - "type": "SAMPLER", - "link": 555 - }, - { - "name": "noise", - "type": "NOISE", - "link": 556 - }, - { - "label": "sigmas_low", - "name": "sigmas", - "type": "SIGMAS", - "link": 557 - }, - { - "label": "sigmas_high", - "name": "sigmas_1", - "type": "SIGMAS", - "link": 558 - }, - { - "label": "model_low", - "name": "model", - "type": "MODEL", - "link": 559 - }, - { - "label": "model_high", - "name": "model_1", - "type": "MODEL", - "link": 560 - }, - { - "name": "clip", - "type": "CLIP", - "link": 561 - }, - { - "name": "anchor_samples", - "type": "LATENT", - "link": 562 - }, - { - "name": "prev_samples", - "type": "LATENT", - "link": 595 - }, - { - "label": "prev_images", - "name": "source_images", - "type": "IMAGE", - "link": 596 - }, - { - "label": "prompt", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 641 - } - ], - "outputs": [ - { - "label": "samples", - "name": "output", - "type": "LATENT", - "links": [ - 597 - ] - }, - { - "name": "extended_images", - "type": "IMAGE", - "links": [ - 563, - 598 - ] - } - ], - "properties": { - "proxyWidgets": [ - [ - "-1", - "length" - ], - [ - "-1", - "text" - ] - ], - "cnr_id": "comfy-core", - "ver": "0.5.1" - }, - "widgets_values": [ - 81, - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 68, - "type": "3388a6f7-ac74-43d5-85ff-f6c25b4578de", - "pos": [ - 7200, - 2530 - ], - "size": [ - 400, - 868.8571428571429 - ], - "flags": { - "collapsed": false - }, - "order": 96, - "mode": 0, - "inputs": [ - { - "name": "vae", - "type": "VAE", - "link": 552 - }, - { - "name": "sampler", - "type": "SAMPLER", - "link": 551 - }, - { - "name": "noise", - "type": "NOISE", - "link": 550 - }, - { - "label": "sigmas_low", - "name": "sigmas", - "type": "SIGMAS", - "link": 549 - }, - { - "label": "sigmas_high", - "name": "sigmas_1", - "type": "SIGMAS", - "link": 548 - }, - { - "label": "model_low", - "name": "model", - "type": "MODEL", - "link": 547 - }, - { - "label": "model_high", - "name": "model_1", - "type": "MODEL", - "link": 546 - }, - { - "name": "clip", - "type": "CLIP", - "link": 545 - }, - { - "name": "anchor_samples", - "type": "LATENT", - "link": 544 - }, - { - "name": "prev_samples", - "type": "LATENT", - "link": 541 - }, - { - "label": "prev_images", - "name": "source_images", - "type": "IMAGE", - "link": 542 - }, - { - "label": "prompt", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 635 - } - ], - "outputs": [ - { - "label": "samples", - "name": "output", - "type": "LATENT", - "links": [ - 595 - ] - }, - { - "name": "extended_images", - "type": "IMAGE", - "links": [ - 65, - 596 - ] - } - ], - "properties": { - "proxyWidgets": [ - [ - "-1", - "length" - ], - [ - "-1", - "text" - ] - ], - "cnr_id": "comfy-core", - "ver": "0.5.1" - }, - "widgets_values": [ - 81, - "" - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 319, - "type": "MarkdownNote", - "pos": [ - 5330, - 1690 - ], - "size": [ - 500, - 790 - ], - "flags": {}, - "order": 77, - "mode": 0, - "inputs": [], - "outputs": [], - "title": "README - WAN 2.2 general guide", - "properties": {}, - "widgets_values": [ - "## This workflow has a few specialities: \n \n1) The Lightx2v distill loras are used during during both high and low noise passes, which drastically increases generation speed at the cost of less dynamic/detailed generations. Distill model/lora usage requires CFG 1.0, and works within 4-8 total steps. You should distribute the steps evenly across both phases.\n \n2) The raw (16fps) video is not saved by default, but the frames are run through VFI to double the frame rate to 32fps, giving a much smoother playback. If you don't want that, enable \"save_output\" on the first Video Combine node and bypass VFI and the second one. \n \n3) In case you want to try to extend the video, the raw frames of either the 16fps or VFI video can be saved alongside the final video file. Enable/disable one of the Save Image nodes accordingly. It is recommended to use the RAW frames as those adhere to the Wan 16fps standard.\n \n4) The video file and frames are by default saved into a subfolder that is named after the seed used by the high noise ksampler. \n\n**Do NOT** use the distill loras together with a model that has them merged in! Read the model description to verify if that is the case or not. \n\n**Shift** \nUse 5.0 for t2v and 8.0 for i2v. Values within that range usually work well.\n \n**Width & Height** \nWan 2.2 is trained on ~1 megapixel, the default resolutions are \n1280 x 720 \n720 x 1280 \n960 x 960 \nbut in general it is very flexible about the resolution and ratio so you can use lower values if you run out of vram.\n\n**Length** \nDefault length of Wan 2.2 videos is 81 frames which corresponds to ~5 seconds of video. Usually any range between 61 and 121 frames works okay, anything further off results in incoherent output. \n\n## Dual KSampler setup (MoE model)\nWan 2.2. is a Mixture of Experts model, which means it has one model that creates the basic video composition and motion from the empty latent, while a second model then refines its output to increase details and quality. This requires a specific setup: \n \n1) **Both** KSamplers must be set to the same total amount of steps!\n2) The first KSampler \"end_at_step\" should be at half the amount of total steps and \"return_leftover_noise\" must be enabled.\n3) The second KSampler \"start_at_step\" should be the same value as the first ones \"end_at_step\", while its own \"end_at_step\" must be equal to the total amount of steps.\n\n## _Distill parameter setup_\n \n**Total steps**: minimum of 4, maximum of 8\n\n**CFG**: The distill loras require CFG to be 1.0. \nThis disables the negative prompt! \n \n## _Normal parameter setup_\n\n(Bypass distill lora loader nodes) \n \n**Total steps**: ~20\n\n**CFG**: ~3.5 \nThis enables the negative prompt at the cost of increasing generation time x1.5, but is required for coherent results.\n" - ], - "color": "#332922", - "bgcolor": "#593930" - }, - { - "id": 324, - "type": "MarkdownNote", - "pos": [ - 5860, - 1690 - ], - "size": [ - 450, - 790 - ], - "flags": {}, - "order": 78, - "mode": 0, - "inputs": [], - "outputs": [], - "title": "README - SVI 2.0 Pro", - "properties": {}, - "widgets_values": [ - "## How it works\n\nSVI uses the input image and the last 8 frames of the previous extent to get some context for the next clip. This is an improvement over normal i2v as it will have some basic idea about e.g. speed and direction of things from the previous clip, as well as it can keep characters more consistent along the extents with the information of the input image.\n\nYou can use any WAN 2.2. dual-model merge with SVI, so enable/disable the distil lora load nodes accordingly.\n\nYou can enable/disable or copy and paste more extent subgraphs and the corresponding get nodes to make longer/shorter videos. In theory there is no limit how many you line up, but expect some drift over time.\n\n## Extents\nCurrently the extents are optimized for distil mode (4 steps cfg 1), and that setting is not exposed on the subgraph node, so if you want to do it differently you have to change it in all of them!\n\n## \"Start Prompt\"\nThis is prepended to each extents individual prompt.\n\nThis should describe some overall common scene/char setup, but not any action. If you want to have drastic changes on your extents, don't describe anything here that would disappear later, in that case rather leave it empty and just use the individual prompt boxes\n\n## Prompts\nStart each prompt with a short description of how the previous clip ended. You don't need to include specific actions, but explaining the setup of the last frame can help WAN understand it better. SVI is still a hack to extent videos, so the more help you give WAN the better.\n\nDon't overprompt each clip. There is only so much things and details WAN can do in one clip, if you want to have a lot of things to happen it can be beneficial to make shorter \"transition\" clips with less frames.\n\n## Tip\nGenerating all extents at once is a gamble cause if one of them is bad you can throw away the full clip. The more reliable process is to roll until you get a good first clip, then set that seed to \"fixed\".\n\n**It is highly recommended to set \"Widget control mode\" to \"before\" in the ComfyUI settings, that will leave the seed that was used for that last run in the RandomNoise nodes!**\n\nWhen you set a subgraphs seed to fixed, Comfy will not regenerate it but jump directly to the next one when you Run again. This way you can roll each consecutive clip until its good, then rinse repeat with the next one." - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 196, - "type": "VHS_VideoCombine", - "pos": [ - 9700, - 3530 - ], - "size": [ - 400, - 334 - ], - "flags": {}, - "order": 117, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 420 - }, - { - "name": "audio", - "shape": 7, - "type": "AUDIO", - "link": null - }, - { - "name": "meta_batch", - "shape": 7, - "type": "VHS_BatchManager", - "link": null - }, - { - "name": "vae", - "shape": 7, - "type": "VAE", - "link": null - } - ], - "outputs": [ - { - "name": "Filenames", - "type": "VHS_FILENAMES", - "links": null - } - ], - "properties": { - "cnr_id": "comfyui-videohelpersuite", - "ver": "8550981384301e9bc5bfea83e5c2c75258102593", - "Node name for S&R": "VHS_VideoCombine" - }, - "widgets_values": { - "frame_rate": 32, - "loop_count": 0, - "filename_prefix": "SVI", - "format": "video/h264-mp4", - "pix_fmt": "yuv420p", - "crf": 19, - "save_metadata": true, - "trim_to_audio": false, - "pingpong": false, - "save_output": true, - "videopreview": { - "hidden": false, - "paused": false, - "params": { - "filename": "RIFE_00008.mp4", - "subfolder": "", - "type": "output", - "format": "video/h264-mp4", - "frame_rate": 32, - "workflow": "RIFE_00008.png", - "fullpath": "C:\\SD\\ComfyUI_windows_video\\ComfyUI\\output\\RIFE_00008.mp4" - } - } - }, - "color": "#432", - "bgcolor": "#653" - } - ], - "links": [ - [ - 1, - 28, - 0, - 1, - 0, - "SAMPLER" - ], - [ - 2, - 58, - 0, - 2, - 0, - "CLIP" - ], - [ - 3, - 31, - 0, - 3, - 0, - "VAE" - ], - [ - 5, - 13, - 0, - 10, - 0, - "MODEL" - ], - [ - 6, - 10, - 0, - 11, - 0, - "SIGMAS" - ], - [ - 7, - 11, - 1, - 12, - 0, - "SIGMAS" - ], - [ - 9, - 32, - 0, - 27, - 0, - "IMAGE" - ], - [ - 10, - 26, - 0, - 27, - 1, - "VAE" - ], - [ - 11, - 11, - 0, - 29, - 0, - "SIGMAS" - ], - [ - 13, - 33, - 0, - 32, - 0, - "IMAGE" - ], - [ - 28, - 57, - 0, - 56, - 0, - "MODEL" - ], - [ - 31, - 27, - 0, - 62, - 0, - "LATENT" - ], - [ - 65, - 68, - 1, - 74, - 0, - "IMAGE" - ], - [ - 403, - 56, - 0, - 13, - 0, - "MODEL" - ], - [ - 406, - 30, - 0, - 194, - 0, - "MODEL" - ], - [ - 407, - 194, - 0, - 4, - 0, - "MODEL" - ], - [ - 411, - 55, - 0, - 30, - 0, - "MODEL" - ], - [ - 420, - 195, - 0, - 196, - 0, - "IMAGE" - ], - [ - 421, - 13, - 0, - 51, - 0, - "MODEL" - ], - [ - 424, - 197, - 0, - 55, - 0, - "MODEL" - ], - [ - 425, - 198, - 0, - 57, - 0, - "MODEL" - ], - [ - 541, - 66, - 0, - 68, - 9, - "LATENT" - ], - [ - 542, - 66, - 1, - 68, - 10, - "IMAGE" - ], - [ - 543, - 66, - 1, - 75, - 0, - "IMAGE" - ], - [ - 544, - 63, - 0, - 68, - 8, - "LATENT" - ], - [ - 545, - 6, - 0, - 68, - 7, - "CLIP" - ], - [ - 546, - 8, - 0, - 68, - 6, - "MODEL" - ], - [ - 547, - 7, - 0, - 68, - 5, - "MODEL" - ], - [ - 548, - 15, - 0, - 68, - 4, - "SIGMAS" - ], - [ - 549, - 14, - 0, - 68, - 3, - "SIGMAS" - ], - [ - 550, - 36, - 0, - 68, - 2, - "NOISE" - ], - [ - 551, - 5, - 0, - 68, - 1, - "SAMPLER" - ], - [ - 552, - 9, - 0, - 68, - 0, - "VAE" - ], - [ - 554, - 251, - 0, - 252, - 0, - "VAE" - ], - [ - 555, - 250, - 0, - 252, - 1, - "SAMPLER" - ], - [ - 556, - 249, - 0, - 252, - 2, - "NOISE" - ], - [ - 557, - 248, - 0, - 252, - 3, - "SIGMAS" - ], - [ - 558, - 247, - 0, - 252, - 4, - "SIGMAS" - ], - [ - 559, - 246, - 0, - 252, - 5, - "MODEL" - ], - [ - 560, - 244, - 0, - 252, - 6, - "MODEL" - ], - [ - 561, - 245, - 0, - 252, - 7, - "CLIP" - ], - [ - 562, - 243, - 0, - 252, - 8, - "LATENT" - ], - [ - 563, - 252, - 1, - 253, - 0, - "IMAGE" - ], - [ - 564, - 262, - 0, - 263, - 0, - "VAE" - ], - [ - 565, - 261, - 0, - 263, - 1, - "SAMPLER" - ], - [ - 566, - 260, - 0, - 263, - 2, - "NOISE" - ], - [ - 567, - 259, - 0, - 263, - 3, - "SIGMAS" - ], - [ - 568, - 258, - 0, - 263, - 4, - "SIGMAS" - ], - [ - 569, - 257, - 0, - 263, - 5, - "MODEL" - ], - [ - 570, - 255, - 0, - 263, - 6, - "MODEL" - ], - [ - 571, - 256, - 0, - 263, - 7, - "CLIP" - ], - [ - 572, - 254, - 0, - 263, - 8, - "LATENT" - ], - [ - 573, - 263, - 1, - 264, - 0, - "IMAGE" - ], - [ - 574, - 273, - 0, - 274, - 0, - "VAE" - ], - [ - 575, - 272, - 0, - 274, - 1, - "SAMPLER" - ], - [ - 576, - 271, - 0, - 274, - 2, - "NOISE" - ], - [ - 577, - 270, - 0, - 274, - 3, - "SIGMAS" - ], - [ - 578, - 269, - 0, - 274, - 4, - "SIGMAS" - ], - [ - 579, - 268, - 0, - 274, - 5, - "MODEL" - ], - [ - 580, - 266, - 0, - 274, - 6, - "MODEL" - ], - [ - 581, - 267, - 0, - 274, - 7, - "CLIP" - ], - [ - 582, - 265, - 0, - 274, - 8, - "LATENT" - ], - [ - 583, - 274, - 1, - 275, - 0, - "IMAGE" - ], - [ - 584, - 284, - 0, - 285, - 0, - "VAE" - ], - [ - 585, - 283, - 0, - 285, - 1, - "SAMPLER" - ], - [ - 586, - 282, - 0, - 285, - 2, - "NOISE" - ], - [ - 587, - 281, - 0, - 285, - 3, - "SIGMAS" - ], - [ - 588, - 280, - 0, - 285, - 4, - "SIGMAS" - ], - [ - 589, - 279, - 0, - 285, - 5, - "MODEL" - ], - [ - 590, - 277, - 0, - 285, - 6, - "MODEL" - ], - [ - 591, - 278, - 0, - 285, - 7, - "CLIP" - ], - [ - 592, - 276, - 0, - 285, - 8, - "LATENT" - ], - [ - 593, - 285, - 1, - 286, - 0, - "IMAGE" - ], - [ - 594, - 285, - 1, - 195, - 0, - "IMAGE" - ], - [ - 595, - 68, - 0, - 252, - 9, - "LATENT" - ], - [ - 596, - 68, - 1, - 252, - 10, - "IMAGE" - ], - [ - 597, - 252, - 0, - 263, - 9, - "LATENT" - ], - [ - 598, - 252, - 1, - 263, - 10, - "IMAGE" - ], - [ - 599, - 263, - 0, - 274, - 9, - "LATENT" - ], - [ - 600, - 263, - 1, - 274, - 10, - "IMAGE" - ], - [ - 601, - 274, - 0, - 285, - 9, - "LATENT" - ], - [ - 602, - 274, - 1, - 285, - 10, - "IMAGE" - ], - [ - 608, - 295, - 0, - 66, - 8, - "LATENT" - ], - [ - 609, - 294, - 0, - 66, - 7, - "CLIP" - ], - [ - 610, - 293, - 0, - 66, - 6, - "MODEL" - ], - [ - 611, - 292, - 0, - 66, - 5, - "MODEL" - ], - [ - 612, - 291, - 0, - 66, - 4, - "SIGMAS" - ], - [ - 613, - 290, - 0, - 66, - 3, - "SIGMAS" - ], - [ - 614, - 289, - 0, - 66, - 2, - "NOISE" - ], - [ - 615, - 288, - 0, - 66, - 1, - "SAMPLER" - ], - [ - 616, - 287, - 0, - 66, - 0, - "VAE" - ], - [ - 630, - 297, - 0, - 304, - 1, - "STRING" - ], - [ - 631, - 304, - 0, - 66, - 9, - "STRING" - ], - [ - 632, - 303, - 0, - 306, - 0, - "STRING" - ], - [ - 633, - 305, - 0, - 304, - 0, - "STRING" - ], - [ - 635, - 308, - 0, - 68, - 11, - "STRING" - ], - [ - 637, - 298, - 0, - 308, - 1, - "STRING" - ], - [ - 638, - 307, - 0, - 308, - 0, - "STRING" - ], - [ - 639, - 309, - 0, - 310, - 0, - "STRING" - ], - [ - 640, - 299, - 0, - 310, - 1, - "STRING" - ], - [ - 641, - 310, - 0, - 252, - 11, - "STRING" - ], - [ - 642, - 312, - 0, - 311, - 0, - "STRING" - ], - [ - 643, - 300, - 0, - 311, - 1, - "STRING" - ], - [ - 644, - 311, - 0, - 263, - 11, - "STRING" - ], - [ - 645, - 313, - 0, - 314, - 0, - "STRING" - ], - [ - 646, - 314, - 0, - 274, - 11, - "STRING" - ], - [ - 647, - 301, - 0, - 314, - 1, - "STRING" - ], - [ - 648, - 315, - 0, - 316, - 0, - "STRING" - ], - [ - 649, - 302, - 0, - 316, - 1, - "STRING" - ], - [ - 650, - 316, - 0, - 285, - 11, - "STRING" - ] - ], - "groups": [ - { - "id": 2, - "title": "Models and Sampler Setup", - "bounding": [ - 6640, - 580, - 2300, - 960 - ], - "color": "#b06634", - "font_size": 24, - "flags": {} - }, - { - "id": 3, - "title": "Input Image", - "bounding": [ - 5580, - 2750, - 1040, - 550 - ], - "color": "#3f789e", - "font_size": 24, - "flags": {} - } - ], - "definitions": { - "subgraphs": [ - { - "id": "5d904e84-d294-4840-86a0-ccaa08112aaf", - "version": 1, - "state": { - "lastGroupId": 3, - "lastNodeId": 302, - "lastLinkId": 627, - "lastRerouteId": 98 - }, - "revision": 0, - "config": {}, - "name": "Initial", - "inputNode": { - "id": -10, - "bounding": [ - 4150, - -360, - 132.1328125, - 260 - ] - }, - "outputNode": { - "id": -20, - "bounding": [ - 6290, - -370, - 120, - 80 - ] - }, - "inputs": [ - { - "id": "47b0d77d-9e2f-4caa-af70-aa14afd85c6c", - "name": "vae", - "type": "VAE", - "linkIds": [ - 470 - ], - "pos": [ - 4262.1328125, - -340 - ] - }, - { - "id": "4489f353-1179-4bf0-befc-75cf6c34e82f", - "name": "sampler", - "type": "SAMPLER", - "linkIds": [ - 472, - 473 - ], - "pos": [ - 4262.1328125, - -320 - ] - }, - { - "id": "07d5925f-6739-4dab-a7c3-5350d9cede5a", - "name": "noise", - "type": "NOISE", - "linkIds": [ - 474 - ], - "pos": [ - 4262.1328125, - -300 - ] - }, - { - "id": "54ac62ac-23ca-48b0-8320-239b5f0607fd", - "name": "sigmas", - "type": "SIGMAS", - "linkIds": [ - 475 - ], - "label": "sigmas_low", - "pos": [ - 4262.1328125, - -280 - ] - }, - { - "id": "c42f0475-3fc3-40f0-8548-112abef401b8", - "name": "sigmas_1", - "type": "SIGMAS", - "linkIds": [ - 477 - ], - "label": "sigmas_high", - "pos": [ - 4262.1328125, - -260 - ] - }, - { - "id": "4df10b01-d11a-4866-8245-2017c2fb114f", - "name": "model", - "type": "MODEL", - "linkIds": [ - 478 - ], - "label": "model_low", - "pos": [ - 4262.1328125, - -240 - ] - }, - { - "id": "af5cfeb2-259b-41e3-b9a6-33a9ca639802", - "name": "model_1", - "type": "MODEL", - "linkIds": [ - 480 - ], - "label": "model_high", - "pos": [ - 4262.1328125, - -220 - ] - }, - { - "id": "0081438a-d65f-4f1a-b673-faeae71ee03d", - "name": "length", - "type": "INT", - "linkIds": [ - 481 - ], - "pos": [ - 4262.1328125, - -200 - ] - }, - { - "id": "4d72f4bb-fa91-44af-9aa5-d4d77a31f885", - "name": "clip", - "type": "CLIP", - "linkIds": [ - 482, - 484 - ], - "pos": [ - 4262.1328125, - -180 - ] - }, - { - "id": "f3f510fb-376c-408d-85be-33931e1b98b5", - "name": "anchor_samples", - "type": "LATENT", - "linkIds": [ - 488 - ], - "pos": [ - 4262.1328125, - -160 - ] - }, - { - "id": "79e71030-cf39-4251-8ced-ee95e59eeb11", - "name": "text", - "type": "STRING", - "linkIds": [ - 617 - ], - "label": "prompt", - "pos": [ - 4262.1328125, - -140 - ] - } - ], - "outputs": [ - { - "id": "a35332f0-e215-4e4f-b3ec-a8ccab6427c1", - "name": "output", - "type": "LATENT", - "linkIds": [ - 539 - ], - "label": "samples", - "pos": [ - 6310, - -350 - ] - }, - { - "id": "8d3d95dc-9b1b-473c-b292-aa8696b3db18", - "name": "IMAGE", - "type": "IMAGE", - "linkIds": [ - 540 - ], - "label": "images", - "pos": [ - 6310, - -330 - ] - } - ], - "widgets": [], - "nodes": [ - { - "id": 183, - "type": "DisableNoise", - "pos": [ - 5740, - -280 - ], - "size": [ - 140, - 26 - ], - "flags": { - "collapsed": true - }, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [ - { - "localized_name": "NOISE", - "name": "NOISE", - "type": "NOISE", - "links": [ - 368 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "DisableNoise" - }, - "widgets_values": [] - }, - { - "id": 159, - "type": "ScheduledCFGGuidance", - "pos": [ - 5300, - -410 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 478 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 312 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 313 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 469 - ] - } - ], - "title": "Scheduled CFG (LOW)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 182, - "type": "CLIPTextEncode", - "pos": [ - 4420, - 10 - ], - "size": [ - 460, - 100 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 484 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 360 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" - ], - "color": "#332922", - "bgcolor": "#593930" - }, - { - "id": 160, - "type": "WanImageToVideoSVIPro", - "pos": [ - 4950, - -190 - ], - "size": [ - 281.1305217072586, - 142.62576174972867 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 314 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 360 - }, - { - "localized_name": "anchor_samples", - "name": "anchor_samples", - "type": "LATENT", - "link": 488 - }, - { - "localized_name": "prev_samples", - "name": "prev_samples", - "shape": 7, - "type": "LATENT", - "link": null - }, - { - "localized_name": "length", - "name": "length", - "type": "INT", - "widget": { - "name": "length" - }, - "link": 481 - } - ], - "outputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "links": [ - 309, - 312 - ] - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "links": [ - 310, - 313 - ] - }, - { - "localized_name": "latent", - "name": "latent", - "type": "LATENT", - "links": [ - 476 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "WanImageToVideoSVIPro" - }, - "widgets_values": [ - 81, - 0 - ] - }, - { - "id": 158, - "type": "ScheduledCFGGuidance", - "pos": [ - 5300, - -210 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 480 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 309 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 310 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 380 - ] - } - ], - "title": "Scheduled CFG (HIGH)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 162, - "type": "VAEDecode", - "pos": [ - 6090, - -400 - ], - "size": [ - 150, - 50 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 373 - }, - { - "localized_name": "vae", - "name": "vae", - "type": "VAE", - "link": 470 - } - ], - "outputs": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 540 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "VAEDecode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [] - }, - { - "id": 185, - "type": "SamplerCustomAdvanced", - "pos": [ - 5640, - -230 - ], - "size": [ - 260, - 470.8571428571429 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 474 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 380 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 473 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 477 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 476 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 383 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "HIGH NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 184, - "type": "SamplerCustomAdvanced", - "pos": [ - 5960, - -310 - ], - "size": [ - 260, - 470.8571428571429 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 368 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 469 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 472 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 475 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 383 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 373, - 451, - 539 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "LOW NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 152, - "type": "CLIPTextEncode", - "pos": [ - 4420, - -190 - ], - "size": [ - 460, - 160 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 482 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 617 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 314 - ] - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "CLIPTextEncode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - } - ], - "groups": [], - "links": [ - { - "id": 309, - "origin_id": 160, - "origin_slot": 0, - "target_id": 158, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 310, - "origin_id": 160, - "origin_slot": 1, - "target_id": 158, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 312, - "origin_id": 160, - "origin_slot": 0, - "target_id": 159, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 313, - "origin_id": 160, - "origin_slot": 1, - "target_id": 159, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 314, - "origin_id": 152, - "origin_slot": 0, - "target_id": 160, - "target_slot": 0, - "type": "CONDITIONING" - }, - { - "id": 360, - "origin_id": 182, - "origin_slot": 0, - "target_id": 160, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 368, - "origin_id": 183, - "origin_slot": 0, - "target_id": 184, - "target_slot": 0, - "type": "NOISE" - }, - { - "id": 373, - "origin_id": 184, - "origin_slot": 0, - "target_id": 162, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 380, - "origin_id": 158, - "origin_slot": 0, - "target_id": 185, - "target_slot": 1, - "type": "GUIDER" - }, - { - "id": 383, - "origin_id": 185, - "origin_slot": 0, - "target_id": 184, - "target_slot": 4, - "type": "LATENT" - }, - { - "id": 469, - "origin_id": 159, - "origin_slot": 0, - "target_id": 184, - "target_slot": 1, - "type": "GUIDER", - "parentId": 6 - }, - { - "id": 470, - "origin_id": -10, - "origin_slot": 0, - "target_id": 162, - "target_slot": 1, - "type": "VAE", - "parentId": 8 - }, - { - "id": 472, - "origin_id": -10, - "origin_slot": 1, - "target_id": 184, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 11 - }, - { - "id": 473, - "origin_id": -10, - "origin_slot": 1, - "target_id": 185, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 10 - }, - { - "id": 474, - "origin_id": -10, - "origin_slot": 2, - "target_id": 185, - "target_slot": 0, - "type": "NOISE", - "parentId": 13 - }, - { - "id": 475, - "origin_id": -10, - "origin_slot": 3, - "target_id": 184, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 15 - }, - { - "id": 476, - "origin_id": 160, - "origin_slot": 2, - "target_id": 185, - "target_slot": 4, - "type": "LATENT", - "parentId": 17 - }, - { - "id": 477, - "origin_id": -10, - "origin_slot": 4, - "target_id": 185, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 19 - }, - { - "id": 478, - "origin_id": -10, - "origin_slot": 5, - "target_id": 159, - "target_slot": 0, - "type": "MODEL", - "parentId": 20 - }, - { - "id": 480, - "origin_id": -10, - "origin_slot": 6, - "target_id": 158, - "target_slot": 0, - "type": "MODEL", - "parentId": 21 - }, - { - "id": 481, - "origin_id": -10, - "origin_slot": 7, - "target_id": 160, - "target_slot": 4, - "type": "INT", - "parentId": 22 - }, - { - "id": 482, - "origin_id": -10, - "origin_slot": 8, - "target_id": 152, - "target_slot": 0, - "type": "CLIP", - "parentId": 23 - }, - { - "id": 484, - "origin_id": -10, - "origin_slot": 8, - "target_id": 182, - "target_slot": 0, - "type": "CLIP", - "parentId": 23 - }, - { - "id": 488, - "origin_id": -10, - "origin_slot": 9, - "target_id": 160, - "target_slot": 2, - "type": "LATENT", - "parentId": 25 - }, - { - "id": 539, - "origin_id": 184, - "origin_slot": 0, - "target_id": -20, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 540, - "origin_id": 162, - "origin_slot": 0, - "target_id": -20, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 617, - "origin_id": -10, - "origin_slot": 10, - "target_id": 152, - "target_slot": 1, - "type": "STRING" - } - ], - "reroutes": [ - { - "id": 6, - "pos": [ - 5930, - -400 - ], - "linkIds": [ - 469 - ] - }, - { - "id": 7, - "pos": [ - 4430, - -590 - ], - "linkIds": [ - 470 - ] - }, - { - "id": 8, - "parentId": 7, - "pos": [ - 6060, - -580 - ], - "linkIds": [ - 470 - ] - }, - { - "id": 9, - "pos": [ - 4430, - -570 - ], - "linkIds": [ - 472, - 473 - ] - }, - { - "id": 10, - "parentId": 9, - "pos": [ - 5560, - -560 - ], - "linkIds": [ - 472, - 473 - ] - }, - { - "id": 11, - "parentId": 10, - "pos": [ - 5890, - -560 - ], - "linkIds": [ - 472 - ] - }, - { - "id": 12, - "pos": [ - 4430, - -550 - ], - "linkIds": [ - 474 - ] - }, - { - "id": 13, - "parentId": 12, - "pos": [ - 5560, - -540 - ], - "linkIds": [ - 474 - ] - }, - { - "id": 14, - "pos": [ - 4430, - -530 - ], - "linkIds": [ - 475 - ] - }, - { - "id": 15, - "parentId": 14, - "pos": [ - 5890, - -520 - ], - "linkIds": [ - 475 - ] - }, - { - "id": 16, - "pos": [ - 5306.180650604677, - -38.91428328554389 - ], - "linkIds": [ - 476 - ] - }, - { - "id": 17, - "parentId": 16, - "pos": [ - 5570, - -40 - ], - "linkIds": [ - 476 - ] - }, - { - "id": 18, - "pos": [ - 4430, - -510 - ], - "linkIds": [ - 477 - ] - }, - { - "id": 19, - "parentId": 18, - "pos": [ - 5560, - -500 - ], - "linkIds": [ - 477 - ] - }, - { - "id": 20, - "pos": [ - 4430, - -400 - ], - "linkIds": [ - 478 - ] - }, - { - "id": 21, - "parentId": 28, - "pos": [ - 5240, - -300 - ], - "linkIds": [ - 480 - ] - }, - { - "id": 22, - "parentId": 29, - "pos": [ - 4920, - -250 - ], - "linkIds": [ - 481 - ] - }, - { - "id": 23, - "pos": [ - 4390, - -180 - ], - "linkIds": [ - 482, - 484 - ] - }, - { - "id": 25, - "parentId": 27, - "pos": [ - 4890, - 170 - ], - "linkIds": [ - 488 - ] - }, - { - "id": 27, - "pos": [ - 4410, - 170 - ], - "linkIds": [ - 488 - ] - }, - { - "id": 28, - "pos": [ - 4430, - -300 - ], - "linkIds": [ - 480 - ] - }, - { - "id": 29, - "pos": [ - 4430, - -250 - ], - "linkIds": [ - 481 - ] - } - ], - "extra": { - "workflowRendererVersion": "LG" - } - }, - { - "id": "3388a6f7-ac74-43d5-85ff-f6c25b4578de", - "version": 1, - "state": { - "lastGroupId": 3, - "lastNodeId": 302, - "lastLinkId": 628, - "lastRerouteId": 98 - }, - "revision": 0, - "config": {}, - "name": "Extend", - "inputNode": { - "id": -10, - "bounding": [ - 3900, - -320, - 132.1328125, - 300 - ] - }, - "outputNode": { - "id": -20, - "bounding": [ - 6410, - -340, - 139.8203125, - 80 - ] - }, - "inputs": [ - { - "id": "1d297c70-c2db-4896-860b-0bc0b71a2f47", - "name": "vae", - "type": "VAE", - "linkIds": [ - 518 - ], - "pos": [ - 4012.1328125, - -300 - ] - }, - { - "id": "236bfafd-6732-479b-8da1-63391e743994", - "name": "sampler", - "type": "SAMPLER", - "linkIds": [ - 519, - 537 - ], - "pos": [ - 4012.1328125, - -280 - ] - }, - { - "id": "3892a10d-91af-4375-a98d-8d3fe3a8a1b1", - "name": "noise", - "type": "NOISE", - "linkIds": [ - 520 - ], - "pos": [ - 4012.1328125, - -260 - ] - }, - { - "id": "1535da6e-f60a-47d6-a638-ee423d46c287", - "name": "sigmas", - "type": "SIGMAS", - "linkIds": [ - 521 - ], - "label": "sigmas_low", - "pos": [ - 4012.1328125, - -240 - ] - }, - { - "id": "518d4797-8108-40b8-8011-fa85f54442ad", - "name": "sigmas_1", - "type": "SIGMAS", - "linkIds": [ - 522 - ], - "label": "sigmas_high", - "pos": [ - 4012.1328125, - -220 - ] - }, - { - "id": "32e45a42-c97a-4309-847a-59fbf4b66215", - "name": "model", - "type": "MODEL", - "linkIds": [ - 523 - ], - "label": "model_low", - "pos": [ - 4012.1328125, - -200 - ] - }, - { - "id": "cd96f0c0-0998-4ce8-89a0-19cf00e30ca3", - "name": "model_1", - "type": "MODEL", - "linkIds": [ - 531 - ], - "label": "model_high", - "pos": [ - 4012.1328125, - -180 - ] - }, - { - "id": "9c66af00-b9e2-4ef7-bf03-4291762afc9a", - "name": "length", - "type": "INT", - "linkIds": [ - 536 - ], - "pos": [ - 4012.1328125, - -160 - ] - }, - { - "id": "3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7", - "name": "clip", - "type": "CLIP", - "linkIds": [ - 526, - 530 - ], - "pos": [ - 4012.1328125, - -140 - ] - }, - { - "id": "e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9", - "name": "anchor_samples", - "type": "LATENT", - "linkIds": [ - 532 - ], - "pos": [ - 4012.1328125, - -120 - ] - }, - { - "id": "5b726a84-536e-4e17-a21a-6d03abfe3f7e", - "name": "prev_samples", - "type": "LATENT", - "linkIds": [ - 533 - ], - "pos": [ - 4012.1328125, - -100 - ] - }, - { - "id": "7d5c484b-5842-475b-ab1d-04d7ee25a08e", - "name": "source_images", - "type": "IMAGE", - "linkIds": [ - 529 - ], - "label": "prev_images", - "pos": [ - 4012.1328125, - -80 - ] - }, - { - "id": "56002bcd-d2de-4422-a388-25ce8356d483", - "name": "text", - "type": "STRING", - "linkIds": [ - 628 - ], - "label": "prompt", - "pos": [ - 4012.1328125, - -60 - ] - } - ], - "outputs": [ - { - "id": "ba13141d-868a-42a1-ac48-e51d5bd57c48", - "name": "output", - "type": "LATENT", - "linkIds": [ - 534 - ], - "label": "samples", - "pos": [ - 6430, - -320 - ] - }, - { - "id": "c16acdef-88c8-49fd-a2dc-4aca876df35f", - "name": "extended_images", - "type": "IMAGE", - "linkIds": [ - 385 - ], - "pos": [ - 6430, - -300 - ] - } - ], - "widgets": [], - "nodes": [ - { - "id": 235, - "type": "DisableNoise", - "pos": [ - 5480, - -240 - ], - "size": [ - 140, - 26 - ], - "flags": { - "collapsed": true - }, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [ - { - "localized_name": "NOISE", - "name": "NOISE", - "type": "NOISE", - "links": [ - 509 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "DisableNoise" - }, - "widgets_values": [] - }, - { - "id": 237, - "type": "CLIPTextEncode", - "pos": [ - 4160, - 50 - ], - "size": [ - 460, - 100 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 530 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 508 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手��,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" - ], - "color": "#332922", - "bgcolor": "#593930" - }, - { - "id": 232, - "type": "VAEDecode", - "pos": [ - 5830, - -360 - ], - "size": [ - 150, - 50 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 502 - }, - { - "localized_name": "vae", - "name": "vae", - "type": "VAE", - "link": 518 - } - ], - "outputs": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 535 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "VAEDecode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [] - }, - { - "id": 168, - "type": "ImageBatchExtendWithOverlap", - "pos": [ - 6040, - -360 - ], - "size": [ - 321.6236328125, - 146 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "link": 529 - }, - { - "localized_name": "new_images", - "name": "new_images", - "shape": 7, - "type": "IMAGE", - "link": 535 - } - ], - "outputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "start_images", - "name": "start_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "extended_images", - "name": "extended_images", - "type": "IMAGE", - "links": [ - 385 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ImageBatchExtendWithOverlap" - }, - "widgets_values": [ - 5, - "source", - "linear_blend" - ] - }, - { - "id": 238, - "type": "WanImageToVideoSVIPro", - "pos": [ - 4690, - -150 - ], - "size": [ - 281.1305217072586, - 142.62576174972867 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 507 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 508 - }, - { - "localized_name": "anchor_samples", - "name": "anchor_samples", - "type": "LATENT", - "link": 532 - }, - { - "localized_name": "prev_samples", - "name": "prev_samples", - "shape": 7, - "type": "LATENT", - "link": 533 - }, - { - "localized_name": "length", - "name": "length", - "type": "INT", - "widget": { - "name": "length" - }, - "link": 536 - } - ], - "outputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "links": [ - 505, - 512 - ] - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "links": [ - 506, - 513 - ] - }, - { - "localized_name": "latent", - "name": "latent", - "type": "LATENT", - "links": [ - 504 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "WanImageToVideoSVIPro" - }, - "widgets_values": [ - 81, - 1 - ] - }, - { - "id": 240, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -170 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 9, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 531 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 512 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 513 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 503 - ] - } - ], - "title": "Scheduled CFG (HIGH)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 234, - "type": "SamplerCustomAdvanced", - "pos": [ - 5400, - -190 - ], - "size": [ - 260, - 470.8571428571429 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 520 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 503 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 537 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 522 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 504 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 511 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "HIGH NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 239, - "type": "SamplerCustomAdvanced", - "pos": [ - 5700, - -270 - ], - "size": [ - 260, - 470.8571428571429 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 509 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 510 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 519 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 521 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 511 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 502, - 534 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "LOW NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 233, - "type": "CLIPTextEncode", - "pos": [ - 4160, - -150 - ], - "size": [ - 460, - 160 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 526 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 628 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 507 - ] - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "CLIPTextEncode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 236, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -370 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 523 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 505 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 506 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 510 - ] - } - ], - "title": "Scheduled CFG (LOW)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - } - ], - "groups": [], - "links": [ - { - "id": 385, - "origin_id": 168, - "origin_slot": 2, - "target_id": -20, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 502, - "origin_id": 239, - "origin_slot": 0, - "target_id": 232, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 503, - "origin_id": 240, - "origin_slot": 0, - "target_id": 234, - "target_slot": 1, - "type": "GUIDER" - }, - { - "id": 504, - "origin_id": 238, - "origin_slot": 2, - "target_id": 234, - "target_slot": 4, - "type": "LATENT", - "parentId": 63 - }, - { - "id": 505, - "origin_id": 238, - "origin_slot": 0, - "target_id": 236, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 506, - "origin_id": 238, - "origin_slot": 1, - "target_id": 236, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 507, - "origin_id": 233, - "origin_slot": 0, - "target_id": 238, - "target_slot": 0, - "type": "CONDITIONING" - }, - { - "id": 508, - "origin_id": 237, - "origin_slot": 0, - "target_id": 238, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 509, - "origin_id": 235, - "origin_slot": 0, - "target_id": 239, - "target_slot": 0, - "type": "NOISE" - }, - { - "id": 510, - "origin_id": 236, - "origin_slot": 0, - "target_id": 239, - "target_slot": 1, - "type": "GUIDER", - "parentId": 52 - }, - { - "id": 511, - "origin_id": 234, - "origin_slot": 0, - "target_id": 239, - "target_slot": 4, - "type": "LATENT" - }, - { - "id": 512, - "origin_id": 238, - "origin_slot": 0, - "target_id": 240, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 513, - "origin_id": 238, - "origin_slot": 1, - "target_id": 240, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 518, - "origin_id": -10, - "origin_slot": 0, - "target_id": 232, - "target_slot": 1, - "type": "VAE", - "parentId": 76 - }, - { - "id": 519, - "origin_id": -10, - "origin_slot": 1, - "target_id": 239, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 78 - }, - { - "id": 520, - "origin_id": -10, - "origin_slot": 2, - "target_id": 234, - "target_slot": 0, - "type": "NOISE", - "parentId": 87 - }, - { - "id": 521, - "origin_id": -10, - "origin_slot": 3, - "target_id": 239, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 80 - }, - { - "id": 522, - "origin_id": -10, - "origin_slot": 4, - "target_id": 234, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 82 - }, - { - "id": 523, - "origin_id": -10, - "origin_slot": 5, - "target_id": 236, - "target_slot": 0, - "type": "MODEL", - "parentId": 83 - }, - { - "id": 526, - "origin_id": -10, - "origin_slot": 8, - "target_id": 233, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 529, - "origin_id": -10, - "origin_slot": 11, - "target_id": 168, - "target_slot": 0, - "type": "IMAGE", - "parentId": 93 - }, - { - "id": 530, - "origin_id": -10, - "origin_slot": 8, - "target_id": 237, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 531, - "origin_id": -10, - "origin_slot": 6, - "target_id": 240, - "target_slot": 0, - "type": "MODEL", - "parentId": 85 - }, - { - "id": 532, - "origin_id": -10, - "origin_slot": 9, - "target_id": 238, - "target_slot": 2, - "type": "LATENT", - "parentId": 89 - }, - { - "id": 533, - "origin_id": -10, - "origin_slot": 10, - "target_id": 238, - "target_slot": 3, - "type": "LATENT", - "parentId": 92 - }, - { - "id": 534, - "origin_id": 239, - "origin_slot": 0, - "target_id": -20, - "target_slot": 0, - "type": "LATENT", - "parentId": 95 - }, - { - "id": 535, - "origin_id": 232, - "origin_slot": 0, - "target_id": 168, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 536, - "origin_id": -10, - "origin_slot": 7, - "target_id": 238, - "target_slot": 4, - "type": "INT", - "parentId": 96 - }, - { - "id": 537, - "origin_id": -10, - "origin_slot": 1, - "target_id": 234, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 98 - }, - { - "id": 628, - "origin_id": -10, - "origin_slot": 12, - "target_id": 233, - "target_slot": 1, - "type": "STRING" - } - ], - "reroutes": [ - { - "id": 52, - "pos": [ - 5670, - -360 - ], - "linkIds": [ - 510 - ] - }, - { - "id": 62, - "pos": [ - 5050, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 63, - "parentId": 62, - "pos": [ - 5310, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 74, - "pos": [ - 4120, - -140 - ], - "linkIds": [ - 526, - 530 - ] - }, - { - "id": 75, - "pos": [ - 4170, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 76, - "parentId": 75, - "pos": [ - 5780, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 77, - "pos": [ - 4170, - -470 - ], - "linkIds": [ - 519, - 537 - ] - }, - { - "id": 78, - "parentId": 98, - "pos": [ - 5650, - -470 - ], - "linkIds": [ - 519 - ] - }, - { - "id": 79, - "pos": [ - 4170, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 80, - "parentId": 79, - "pos": [ - 5650, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 81, - "pos": [ - 4170, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 82, - "parentId": 81, - "pos": [ - 5320, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 83, - "pos": [ - 4170, - -350 - ], - "linkIds": [ - 523 - ] - }, - { - "id": 84, - "pos": [ - 4170, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 85, - "parentId": 84, - "pos": [ - 4960, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 86, - "pos": [ - 4170, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 87, - "parentId": 86, - "pos": [ - 5320, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 88, - "pos": [ - 4160, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 89, - "parentId": 88, - "pos": [ - 4620, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 90, - "pos": [ - 4070, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 91, - "pos": [ - 4160, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 92, - "parentId": 91, - "pos": [ - 4620, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 93, - "parentId": 90, - "pos": [ - 5990, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 94, - "pos": [ - 6010, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 95, - "parentId": 94, - "pos": [ - 6390, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 96, - "parentId": 97, - "pos": [ - 4650, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 97, - "pos": [ - 4170, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 98, - "parentId": 77, - "pos": [ - 5320, - -470 - ], - "linkIds": [ - 519, - 537 - ] - } - ], - "extra": { - "workflowRendererVersion": "LG" - } - }, - { - "id": "638e7561-420d-4551-94b3-d9f746ae0522", - "version": 1, - "state": { - "lastGroupId": 3, - "lastNodeId": 302, - "lastLinkId": 627, - "lastRerouteId": 98 - }, - "revision": 0, - "config": {}, - "name": "Extend", - "inputNode": { - "id": -10, - "bounding": [ - 3900, - -320, - 132.1328125, - 300 - ] - }, - "outputNode": { - "id": -20, - "bounding": [ - 6410, - -340, - 139.8203125, - 80 - ] - }, - "inputs": [ - { - "id": "1d297c70-c2db-4896-860b-0bc0b71a2f47", - "name": "vae", - "type": "VAE", - "linkIds": [ - 518 - ], - "pos": [ - 4012.1328125, - -300 - ] - }, - { - "id": "236bfafd-6732-479b-8da1-63391e743994", - "name": "sampler", - "type": "SAMPLER", - "linkIds": [ - 519, - 537 - ], - "pos": [ - 4012.1328125, - -280 - ] - }, - { - "id": "3892a10d-91af-4375-a98d-8d3fe3a8a1b1", - "name": "noise", - "type": "NOISE", - "linkIds": [ - 520 - ], - "pos": [ - 4012.1328125, - -260 - ] - }, - { - "id": "1535da6e-f60a-47d6-a638-ee423d46c287", - "name": "sigmas", - "type": "SIGMAS", - "linkIds": [ - 521 - ], - "label": "sigmas_low", - "pos": [ - 4012.1328125, - -240 - ] - }, - { - "id": "518d4797-8108-40b8-8011-fa85f54442ad", - "name": "sigmas_1", - "type": "SIGMAS", - "linkIds": [ - 522 - ], - "label": "sigmas_high", - "pos": [ - 4012.1328125, - -220 - ] - }, - { - "id": "32e45a42-c97a-4309-847a-59fbf4b66215", - "name": "model", - "type": "MODEL", - "linkIds": [ - 523 - ], - "label": "model_low", - "pos": [ - 4012.1328125, - -200 - ] - }, - { - "id": "cd96f0c0-0998-4ce8-89a0-19cf00e30ca3", - "name": "model_1", - "type": "MODEL", - "linkIds": [ - 531 - ], - "label": "model_high", - "pos": [ - 4012.1328125, - -180 - ] - }, - { - "id": "9c66af00-b9e2-4ef7-bf03-4291762afc9a", - "name": "length", - "type": "INT", - "linkIds": [ - 536 - ], - "pos": [ - 4012.1328125, - -160 - ] - }, - { - "id": "3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7", - "name": "clip", - "type": "CLIP", - "linkIds": [ - 526, - 530 - ], - "pos": [ - 4012.1328125, - -140 - ] - }, - { - "id": "e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9", - "name": "anchor_samples", - "type": "LATENT", - "linkIds": [ - 532 - ], - "pos": [ - 4012.1328125, - -120 - ] - }, - { - "id": "5b726a84-536e-4e17-a21a-6d03abfe3f7e", - "name": "prev_samples", - "type": "LATENT", - "linkIds": [ - 533 - ], - "pos": [ - 4012.1328125, - -100 - ] - }, - { - "id": "7d5c484b-5842-475b-ab1d-04d7ee25a08e", - "name": "source_images", - "type": "IMAGE", - "linkIds": [ - 529 - ], - "label": "prev_images", - "pos": [ - 4012.1328125, - -80 - ] - }, - { - "id": "b0958428-714d-49b6-b016-17bed96aa8b3", - "name": "text", - "type": "STRING", - "linkIds": [ - 604 - ], - "label": "prompt", - "pos": [ - 4012.1328125, - -60 - ] - } - ], - "outputs": [ - { - "id": "ba13141d-868a-42a1-ac48-e51d5bd57c48", - "name": "output", - "type": "LATENT", - "linkIds": [ - 534 - ], - "label": "samples", - "pos": [ - 6430, - -320 - ] - }, - { - "id": "c16acdef-88c8-49fd-a2dc-4aca876df35f", - "name": "extended_images", - "type": "IMAGE", - "linkIds": [ - 385 - ], - "pos": [ - 6430, - -300 - ] - } - ], - "widgets": [], - "nodes": [ - { - "id": 235, - "type": "DisableNoise", - "pos": [ - 5480, - -240 - ], - "size": [ - 140, - 26 - ], - "flags": { - "collapsed": true - }, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [ - { - "localized_name": "NOISE", - "name": "NOISE", - "type": "NOISE", - "links": [ - 509 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "DisableNoise" - }, - "widgets_values": [] - }, - { - "id": 237, - "type": "CLIPTextEncode", - "pos": [ - 4160, - 50 - ], - "size": [ - 460, - 100 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 530 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 508 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" - ], - "color": "#332922", - "bgcolor": "#593930" - }, - { - "id": 232, - "type": "VAEDecode", - "pos": [ - 5830, - -360 - ], - "size": [ - 150, - 50 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 502 - }, - { - "localized_name": "vae", - "name": "vae", - "type": "VAE", - "link": 518 - } - ], - "outputs": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 535 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "VAEDecode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [] - }, - { - "id": 168, - "type": "ImageBatchExtendWithOverlap", - "pos": [ - 6040, - -360 - ], - "size": [ - 321.6236328125, - 146 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "link": 529 - }, - { - "localized_name": "new_images", - "name": "new_images", - "shape": 7, - "type": "IMAGE", - "link": 535 - } - ], - "outputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "start_images", - "name": "start_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "extended_images", - "name": "extended_images", - "type": "IMAGE", - "links": [ - 385 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ImageBatchExtendWithOverlap" - }, - "widgets_values": [ - 5, - "source", - "linear_blend" - ] - }, - { - "id": 238, - "type": "WanImageToVideoSVIPro", - "pos": [ - 4690, - -150 - ], - "size": [ - 281.1305217072586, - 142.62576174972867 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 507 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 508 - }, - { - "localized_name": "anchor_samples", - "name": "anchor_samples", - "type": "LATENT", - "link": 532 - }, - { - "localized_name": "prev_samples", - "name": "prev_samples", - "shape": 7, - "type": "LATENT", - "link": 533 - }, - { - "localized_name": "length", - "name": "length", - "type": "INT", - "widget": { - "name": "length" - }, - "link": 536 - } - ], - "outputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "links": [ - 505, - 512 - ] - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "links": [ - 506, - 513 - ] - }, - { - "localized_name": "latent", - "name": "latent", - "type": "LATENT", - "links": [ - 504 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "WanImageToVideoSVIPro" - }, - "widgets_values": [ - 81, - 1 - ] - }, - { - "id": 236, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -370 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 523 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 505 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 506 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 510 - ] - } - ], - "title": "Scheduled CFG (LOW)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 240, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -170 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 9, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 531 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 512 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 513 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 503 - ] - } - ], - "title": "Scheduled CFG (HIGH)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 234, - "type": "SamplerCustomAdvanced", - "pos": [ - 5400, - -190 - ], - "size": [ - 260, - 470.8571428571429 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 520 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 503 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 537 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 522 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 504 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 511 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "HIGH NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 239, - "type": "SamplerCustomAdvanced", - "pos": [ - 5700, - -270 - ], - "size": [ - 260, - 470.8571428571429 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 509 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 510 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 519 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 521 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 511 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 502, - 534 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "LOW NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 233, - "type": "CLIPTextEncode", - "pos": [ - 4160, - -150 - ], - "size": [ - 460, - 160 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 526 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 604 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 507 - ] - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "CLIPTextEncode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - } - ], - "groups": [], - "links": [ - { - "id": 385, - "origin_id": 168, - "origin_slot": 2, - "target_id": -20, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 502, - "origin_id": 239, - "origin_slot": 0, - "target_id": 232, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 503, - "origin_id": 240, - "origin_slot": 0, - "target_id": 234, - "target_slot": 1, - "type": "GUIDER" - }, - { - "id": 504, - "origin_id": 238, - "origin_slot": 2, - "target_id": 234, - "target_slot": 4, - "type": "LATENT", - "parentId": 63 - }, - { - "id": 505, - "origin_id": 238, - "origin_slot": 0, - "target_id": 236, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 506, - "origin_id": 238, - "origin_slot": 1, - "target_id": 236, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 507, - "origin_id": 233, - "origin_slot": 0, - "target_id": 238, - "target_slot": 0, - "type": "CONDITIONING" - }, - { - "id": 508, - "origin_id": 237, - "origin_slot": 0, - "target_id": 238, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 509, - "origin_id": 235, - "origin_slot": 0, - "target_id": 239, - "target_slot": 0, - "type": "NOISE" - }, - { - "id": 510, - "origin_id": 236, - "origin_slot": 0, - "target_id": 239, - "target_slot": 1, - "type": "GUIDER", - "parentId": 52 - }, - { - "id": 511, - "origin_id": 234, - "origin_slot": 0, - "target_id": 239, - "target_slot": 4, - "type": "LATENT" - }, - { - "id": 512, - "origin_id": 238, - "origin_slot": 0, - "target_id": 240, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 513, - "origin_id": 238, - "origin_slot": 1, - "target_id": 240, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 518, - "origin_id": -10, - "origin_slot": 0, - "target_id": 232, - "target_slot": 1, - "type": "VAE", - "parentId": 76 - }, - { - "id": 519, - "origin_id": -10, - "origin_slot": 1, - "target_id": 239, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 78 - }, - { - "id": 520, - "origin_id": -10, - "origin_slot": 2, - "target_id": 234, - "target_slot": 0, - "type": "NOISE", - "parentId": 87 - }, - { - "id": 521, - "origin_id": -10, - "origin_slot": 3, - "target_id": 239, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 80 - }, - { - "id": 522, - "origin_id": -10, - "origin_slot": 4, - "target_id": 234, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 82 - }, - { - "id": 523, - "origin_id": -10, - "origin_slot": 5, - "target_id": 236, - "target_slot": 0, - "type": "MODEL", - "parentId": 83 - }, - { - "id": 526, - "origin_id": -10, - "origin_slot": 8, - "target_id": 233, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 529, - "origin_id": -10, - "origin_slot": 11, - "target_id": 168, - "target_slot": 0, - "type": "IMAGE", - "parentId": 93 - }, - { - "id": 530, - "origin_id": -10, - "origin_slot": 8, - "target_id": 237, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 531, - "origin_id": -10, - "origin_slot": 6, - "target_id": 240, - "target_slot": 0, - "type": "MODEL", - "parentId": 85 - }, - { - "id": 532, - "origin_id": -10, - "origin_slot": 9, - "target_id": 238, - "target_slot": 2, - "type": "LATENT", - "parentId": 89 - }, - { - "id": 533, - "origin_id": -10, - "origin_slot": 10, - "target_id": 238, - "target_slot": 3, - "type": "LATENT", - "parentId": 92 - }, - { - "id": 534, - "origin_id": 239, - "origin_slot": 0, - "target_id": -20, - "target_slot": 0, - "type": "LATENT", - "parentId": 95 - }, - { - "id": 535, - "origin_id": 232, - "origin_slot": 0, - "target_id": 168, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 536, - "origin_id": -10, - "origin_slot": 7, - "target_id": 238, - "target_slot": 4, - "type": "INT", - "parentId": 96 - }, - { - "id": 537, - "origin_id": -10, - "origin_slot": 1, - "target_id": 234, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 98 - }, - { - "id": 604, - "origin_id": -10, - "origin_slot": 12, - "target_id": 233, - "target_slot": 1, - "type": "STRING" - } - ], - "reroutes": [ - { - "id": 52, - "pos": [ - 5670, - -360 - ], - "linkIds": [ - 510 - ] - }, - { - "id": 62, - "pos": [ - 5050, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 63, - "parentId": 62, - "pos": [ - 5310, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 74, - "pos": [ - 4120, - -140 - ], - "linkIds": [ - 526, - 530 - ] - }, - { - "id": 75, - "pos": [ - 4170, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 76, - "parentId": 75, - "pos": [ - 5780, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 77, - "pos": [ - 4170, - -470 - ], - "linkIds": [ - 519, - 537 - ] - }, - { - "id": 78, - "parentId": 98, - "pos": [ - 5650, - -470 - ], - "linkIds": [ - 519 - ] - }, - { - "id": 79, - "pos": [ - 4170, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 80, - "parentId": 79, - "pos": [ - 5650, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 81, - "pos": [ - 4170, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 82, - "parentId": 81, - "pos": [ - 5320, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 83, - "pos": [ - 4170, - -350 - ], - "linkIds": [ - 523 - ] - }, - { - "id": 84, - "pos": [ - 4170, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 85, - "parentId": 84, - "pos": [ - 4960, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 86, - "pos": [ - 4170, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 87, - "parentId": 86, - "pos": [ - 5320, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 88, - "pos": [ - 4160, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 89, - "parentId": 88, - "pos": [ - 4620, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 90, - "pos": [ - 4070, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 91, - "pos": [ - 4160, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 92, - "parentId": 91, - "pos": [ - 4620, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 93, - "parentId": 90, - "pos": [ - 5990, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 94, - "pos": [ - 6010, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 95, - "parentId": 94, - "pos": [ - 6390, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 96, - "parentId": 97, - "pos": [ - 4650, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 97, - "pos": [ - 4170, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 98, - "parentId": 77, - "pos": [ - 5320, - -470 - ], - "linkIds": [ - 519, - 537 - ] - } - ], - "extra": { - "workflowRendererVersion": "LG" - } - }, - { - "id": "9a95c7ef-635e-4396-8c14-2d7a3aca898b", - "version": 1, - "state": { - "lastGroupId": 3, - "lastNodeId": 302, - "lastLinkId": 627, - "lastRerouteId": 98 - }, - "revision": 0, - "config": {}, - "name": "Extend", - "inputNode": { - "id": -10, - "bounding": [ - 3900, - -320, - 132.1328125, - 300 - ] - }, - "outputNode": { - "id": -20, - "bounding": [ - 6410, - -340, - 139.8203125, - 80 - ] - }, - "inputs": [ - { - "id": "1d297c70-c2db-4896-860b-0bc0b71a2f47", - "name": "vae", - "type": "VAE", - "linkIds": [ - 518 - ], - "pos": [ - 4012.1328125, - -300 - ] - }, - { - "id": "236bfafd-6732-479b-8da1-63391e743994", - "name": "sampler", - "type": "SAMPLER", - "linkIds": [ - 519, - 537 - ], - "pos": [ - 4012.1328125, - -280 - ] - }, - { - "id": "3892a10d-91af-4375-a98d-8d3fe3a8a1b1", - "name": "noise", - "type": "NOISE", - "linkIds": [ - 520 - ], - "pos": [ - 4012.1328125, - -260 - ] - }, - { - "id": "1535da6e-f60a-47d6-a638-ee423d46c287", - "name": "sigmas", - "type": "SIGMAS", - "linkIds": [ - 521 - ], - "label": "sigmas_low", - "pos": [ - 4012.1328125, - -240 - ] - }, - { - "id": "518d4797-8108-40b8-8011-fa85f54442ad", - "name": "sigmas_1", - "type": "SIGMAS", - "linkIds": [ - 522 - ], - "label": "sigmas_high", - "pos": [ - 4012.1328125, - -220 - ] - }, - { - "id": "32e45a42-c97a-4309-847a-59fbf4b66215", - "name": "model", - "type": "MODEL", - "linkIds": [ - 523 - ], - "label": "model_low", - "pos": [ - 4012.1328125, - -200 - ] - }, - { - "id": "cd96f0c0-0998-4ce8-89a0-19cf00e30ca3", - "name": "model_1", - "type": "MODEL", - "linkIds": [ - 531 - ], - "label": "model_high", - "pos": [ - 4012.1328125, - -180 - ] - }, - { - "id": "9c66af00-b9e2-4ef7-bf03-4291762afc9a", - "name": "length", - "type": "INT", - "linkIds": [ - 536 - ], - "pos": [ - 4012.1328125, - -160 - ] - }, - { - "id": "3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7", - "name": "clip", - "type": "CLIP", - "linkIds": [ - 526, - 530 - ], - "pos": [ - 4012.1328125, - -140 - ] - }, - { - "id": "e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9", - "name": "anchor_samples", - "type": "LATENT", - "linkIds": [ - 532 - ], - "pos": [ - 4012.1328125, - -120 - ] - }, - { - "id": "5b726a84-536e-4e17-a21a-6d03abfe3f7e", - "name": "prev_samples", - "type": "LATENT", - "linkIds": [ - 533 - ], - "pos": [ - 4012.1328125, - -100 - ] - }, - { - "id": "7d5c484b-5842-475b-ab1d-04d7ee25a08e", - "name": "source_images", - "type": "IMAGE", - "linkIds": [ - 529 - ], - "label": "prev_images", - "pos": [ - 4012.1328125, - -80 - ] - }, - { - "id": "61e98431-6c22-4fac-a1f0-047e9f6cfea8", - "name": "text", - "type": "STRING", - "linkIds": [ - 605 - ], - "label": "prompt", - "pos": [ - 4012.1328125, - -60 - ] - } - ], - "outputs": [ - { - "id": "ba13141d-868a-42a1-ac48-e51d5bd57c48", - "name": "output", - "type": "LATENT", - "linkIds": [ - 534 - ], - "label": "samples", - "pos": [ - 6430, - -320 - ] - }, - { - "id": "c16acdef-88c8-49fd-a2dc-4aca876df35f", - "name": "extended_images", - "type": "IMAGE", - "linkIds": [ - 385 - ], - "pos": [ - 6430, - -300 - ] - } - ], - "widgets": [], - "nodes": [ - { - "id": 235, - "type": "DisableNoise", - "pos": [ - 5480, - -240 - ], - "size": [ - 140, - 26 - ], - "flags": { - "collapsed": true - }, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [ - { - "localized_name": "NOISE", - "name": "NOISE", - "type": "NOISE", - "links": [ - 509 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "DisableNoise" - }, - "widgets_values": [] - }, - { - "id": 237, - "type": "CLIPTextEncode", - "pos": [ - 4160, - 50 - ], - "size": [ - 460, - 100 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 530 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 508 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" - ], - "color": "#332922", - "bgcolor": "#593930" - }, - { - "id": 232, - "type": "VAEDecode", - "pos": [ - 5830, - -360 - ], - "size": [ - 150, - 50 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 502 - }, - { - "localized_name": "vae", - "name": "vae", - "type": "VAE", - "link": 518 - } - ], - "outputs": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 535 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "VAEDecode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [] - }, - { - "id": 168, - "type": "ImageBatchExtendWithOverlap", - "pos": [ - 6040, - -360 - ], - "size": [ - 321.6236328125, - 146 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "link": 529 - }, - { - "localized_name": "new_images", - "name": "new_images", - "shape": 7, - "type": "IMAGE", - "link": 535 - } - ], - "outputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "start_images", - "name": "start_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "extended_images", - "name": "extended_images", - "type": "IMAGE", - "links": [ - 385 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ImageBatchExtendWithOverlap" - }, - "widgets_values": [ - 5, - "source", - "linear_blend" - ] - }, - { - "id": 238, - "type": "WanImageToVideoSVIPro", - "pos": [ - 4690, - -150 - ], - "size": [ - 281.1305217072586, - 142.62576174972867 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 507 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 508 - }, - { - "localized_name": "anchor_samples", - "name": "anchor_samples", - "type": "LATENT", - "link": 532 - }, - { - "localized_name": "prev_samples", - "name": "prev_samples", - "shape": 7, - "type": "LATENT", - "link": 533 - }, - { - "localized_name": "length", - "name": "length", - "type": "INT", - "widget": { - "name": "length" - }, - "link": 536 - } - ], - "outputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "links": [ - 505, - 512 - ] - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "links": [ - 506, - 513 - ] - }, - { - "localized_name": "latent", - "name": "latent", - "type": "LATENT", - "links": [ - 504 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "WanImageToVideoSVIPro" - }, - "widgets_values": [ - 81, - 1 - ] - }, - { - "id": 236, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -370 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 523 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 505 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 506 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 510 - ] - } - ], - "title": "Scheduled CFG (LOW)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 240, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -170 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 9, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 531 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 512 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 513 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 503 - ] - } - ], - "title": "Scheduled CFG (HIGH)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 234, - "type": "SamplerCustomAdvanced", - "pos": [ - 5400, - -190 - ], - "size": [ - 260, - 464 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 520 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 503 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 537 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 522 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 504 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 511 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "HIGH NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 239, - "type": "SamplerCustomAdvanced", - "pos": [ - 5700, - -270 - ], - "size": [ - 260, - 464 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 509 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 510 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 519 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 521 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 511 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 502, - 534 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "LOW NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 233, - "type": "CLIPTextEncode", - "pos": [ - 4160, - -150 - ], - "size": [ - 460, - 160 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 526 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 605 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 507 - ] - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "CLIPTextEncode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - } - ], - "groups": [], - "links": [ - { - "id": 385, - "origin_id": 168, - "origin_slot": 2, - "target_id": -20, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 502, - "origin_id": 239, - "origin_slot": 0, - "target_id": 232, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 503, - "origin_id": 240, - "origin_slot": 0, - "target_id": 234, - "target_slot": 1, - "type": "GUIDER" - }, - { - "id": 504, - "origin_id": 238, - "origin_slot": 2, - "target_id": 234, - "target_slot": 4, - "type": "LATENT", - "parentId": 63 - }, - { - "id": 505, - "origin_id": 238, - "origin_slot": 0, - "target_id": 236, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 506, - "origin_id": 238, - "origin_slot": 1, - "target_id": 236, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 507, - "origin_id": 233, - "origin_slot": 0, - "target_id": 238, - "target_slot": 0, - "type": "CONDITIONING" - }, - { - "id": 508, - "origin_id": 237, - "origin_slot": 0, - "target_id": 238, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 509, - "origin_id": 235, - "origin_slot": 0, - "target_id": 239, - "target_slot": 0, - "type": "NOISE" - }, - { - "id": 510, - "origin_id": 236, - "origin_slot": 0, - "target_id": 239, - "target_slot": 1, - "type": "GUIDER", - "parentId": 52 - }, - { - "id": 511, - "origin_id": 234, - "origin_slot": 0, - "target_id": 239, - "target_slot": 4, - "type": "LATENT" - }, - { - "id": 512, - "origin_id": 238, - "origin_slot": 0, - "target_id": 240, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 513, - "origin_id": 238, - "origin_slot": 1, - "target_id": 240, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 518, - "origin_id": -10, - "origin_slot": 0, - "target_id": 232, - "target_slot": 1, - "type": "VAE", - "parentId": 76 - }, - { - "id": 519, - "origin_id": -10, - "origin_slot": 1, - "target_id": 239, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 78 - }, - { - "id": 520, - "origin_id": -10, - "origin_slot": 2, - "target_id": 234, - "target_slot": 0, - "type": "NOISE", - "parentId": 87 - }, - { - "id": 521, - "origin_id": -10, - "origin_slot": 3, - "target_id": 239, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 80 - }, - { - "id": 522, - "origin_id": -10, - "origin_slot": 4, - "target_id": 234, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 82 - }, - { - "id": 523, - "origin_id": -10, - "origin_slot": 5, - "target_id": 236, - "target_slot": 0, - "type": "MODEL", - "parentId": 83 - }, - { - "id": 526, - "origin_id": -10, - "origin_slot": 8, - "target_id": 233, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 529, - "origin_id": -10, - "origin_slot": 11, - "target_id": 168, - "target_slot": 0, - "type": "IMAGE", - "parentId": 93 - }, - { - "id": 530, - "origin_id": -10, - "origin_slot": 8, - "target_id": 237, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 531, - "origin_id": -10, - "origin_slot": 6, - "target_id": 240, - "target_slot": 0, - "type": "MODEL", - "parentId": 85 - }, - { - "id": 532, - "origin_id": -10, - "origin_slot": 9, - "target_id": 238, - "target_slot": 2, - "type": "LATENT", - "parentId": 89 - }, - { - "id": 533, - "origin_id": -10, - "origin_slot": 10, - "target_id": 238, - "target_slot": 3, - "type": "LATENT", - "parentId": 92 - }, - { - "id": 534, - "origin_id": 239, - "origin_slot": 0, - "target_id": -20, - "target_slot": 0, - "type": "LATENT", - "parentId": 95 - }, - { - "id": 535, - "origin_id": 232, - "origin_slot": 0, - "target_id": 168, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 536, - "origin_id": -10, - "origin_slot": 7, - "target_id": 238, - "target_slot": 4, - "type": "INT", - "parentId": 96 - }, - { - "id": 537, - "origin_id": -10, - "origin_slot": 1, - "target_id": 234, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 98 - }, - { - "id": 605, - "origin_id": -10, - "origin_slot": 12, - "target_id": 233, - "target_slot": 1, - "type": "STRING" - } - ], - "reroutes": [ - { - "id": 52, - "pos": [ - 5670, - -360 - ], - "linkIds": [ - 510 - ] - }, - { - "id": 62, - "pos": [ - 5050, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 63, - "parentId": 62, - "pos": [ - 5310, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 74, - "pos": [ - 4120, - -140 - ], - "linkIds": [ - 526, - 530 - ] - }, - { - "id": 75, - "pos": [ - 4170, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 76, - "parentId": 75, - "pos": [ - 5780, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 77, - "pos": [ - 4170, - -470 - ], - "linkIds": [ - 519, - 537 - ] - }, - { - "id": 78, - "parentId": 98, - "pos": [ - 5650, - -470 - ], - "linkIds": [ - 519 - ] - }, - { - "id": 79, - "pos": [ - 4170, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 80, - "parentId": 79, - "pos": [ - 5650, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 81, - "pos": [ - 4170, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 82, - "parentId": 81, - "pos": [ - 5320, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 83, - "pos": [ - 4170, - -350 - ], - "linkIds": [ - 523 - ] - }, - { - "id": 84, - "pos": [ - 4170, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 85, - "parentId": 84, - "pos": [ - 4960, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 86, - "pos": [ - 4170, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 87, - "parentId": 86, - "pos": [ - 5320, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 88, - "pos": [ - 4160, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 89, - "parentId": 88, - "pos": [ - 4620, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 90, - "pos": [ - 4070, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 91, - "pos": [ - 4160, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 92, - "parentId": 91, - "pos": [ - 4620, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 93, - "parentId": 90, - "pos": [ - 5990, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 94, - "pos": [ - 6010, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 95, - "parentId": 94, - "pos": [ - 6390, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 96, - "parentId": 97, - "pos": [ - 4650, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 97, - "pos": [ - 4170, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 98, - "parentId": 77, - "pos": [ - 5320, - -470 - ], - "linkIds": [ - 519, - 537 - ] - } - ], - "extra": { - "workflowRendererVersion": "LG" - } - }, - { - "id": "31b3395a-81d0-4ee1-b733-e55863e047c8", - "version": 1, - "state": { - "lastGroupId": 3, - "lastNodeId": 302, - "lastLinkId": 627, - "lastRerouteId": 98 - }, - "revision": 0, - "config": {}, - "name": "Extend", - "inputNode": { - "id": -10, - "bounding": [ - 3900, - -320, - 132.1328125, - 300 - ] - }, - "outputNode": { - "id": -20, - "bounding": [ - 6410, - -340, - 139.8203125, - 80 - ] - }, - "inputs": [ - { - "id": "1d297c70-c2db-4896-860b-0bc0b71a2f47", - "name": "vae", - "type": "VAE", - "linkIds": [ - 518 - ], - "pos": [ - 4012.1328125, - -300 - ] - }, - { - "id": "236bfafd-6732-479b-8da1-63391e743994", - "name": "sampler", - "type": "SAMPLER", - "linkIds": [ - 519, - 537 - ], - "pos": [ - 4012.1328125, - -280 - ] - }, - { - "id": "3892a10d-91af-4375-a98d-8d3fe3a8a1b1", - "name": "noise", - "type": "NOISE", - "linkIds": [ - 520 - ], - "pos": [ - 4012.1328125, - -260 - ] - }, - { - "id": "1535da6e-f60a-47d6-a638-ee423d46c287", - "name": "sigmas", - "type": "SIGMAS", - "linkIds": [ - 521 - ], - "label": "sigmas_low", - "pos": [ - 4012.1328125, - -240 - ] - }, - { - "id": "518d4797-8108-40b8-8011-fa85f54442ad", - "name": "sigmas_1", - "type": "SIGMAS", - "linkIds": [ - 522 - ], - "label": "sigmas_high", - "pos": [ - 4012.1328125, - -220 - ] - }, - { - "id": "32e45a42-c97a-4309-847a-59fbf4b66215", - "name": "model", - "type": "MODEL", - "linkIds": [ - 523 - ], - "label": "model_low", - "pos": [ - 4012.1328125, - -200 - ] - }, - { - "id": "cd96f0c0-0998-4ce8-89a0-19cf00e30ca3", - "name": "model_1", - "type": "MODEL", - "linkIds": [ - 531 - ], - "label": "model_high", - "pos": [ - 4012.1328125, - -180 - ] - }, - { - "id": "9c66af00-b9e2-4ef7-bf03-4291762afc9a", - "name": "length", - "type": "INT", - "linkIds": [ - 536 - ], - "pos": [ - 4012.1328125, - -160 - ] - }, - { - "id": "3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7", - "name": "clip", - "type": "CLIP", - "linkIds": [ - 526, - 530 - ], - "pos": [ - 4012.1328125, - -140 - ] - }, - { - "id": "e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9", - "name": "anchor_samples", - "type": "LATENT", - "linkIds": [ - 532 - ], - "pos": [ - 4012.1328125, - -120 - ] - }, - { - "id": "5b726a84-536e-4e17-a21a-6d03abfe3f7e", - "name": "prev_samples", - "type": "LATENT", - "linkIds": [ - 533 - ], - "pos": [ - 4012.1328125, - -100 - ] - }, - { - "id": "7d5c484b-5842-475b-ab1d-04d7ee25a08e", - "name": "source_images", - "type": "IMAGE", - "linkIds": [ - 529 - ], - "label": "prev_images", - "pos": [ - 4012.1328125, - -80 - ] - }, - { - "id": "a2b40ccc-d049-4be8-bc84-3a3d5f2efd78", - "name": "text", - "type": "STRING", - "linkIds": [ - 606 - ], - "label": "prompt", - "pos": [ - 4012.1328125, - -60 - ] - } - ], - "outputs": [ - { - "id": "ba13141d-868a-42a1-ac48-e51d5bd57c48", - "name": "output", - "type": "LATENT", - "linkIds": [ - 534 - ], - "label": "samples", - "pos": [ - 6430, - -320 - ] - }, - { - "id": "c16acdef-88c8-49fd-a2dc-4aca876df35f", - "name": "extended_images", - "type": "IMAGE", - "linkIds": [ - 385 - ], - "pos": [ - 6430, - -300 - ] - } - ], - "widgets": [], - "nodes": [ - { - "id": 235, - "type": "DisableNoise", - "pos": [ - 5480, - -240 - ], - "size": [ - 140, - 26 - ], - "flags": { - "collapsed": true - }, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [ - { - "localized_name": "NOISE", - "name": "NOISE", - "type": "NOISE", - "links": [ - 509 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "DisableNoise" - }, - "widgets_values": [] - }, - { - "id": 237, - "type": "CLIPTextEncode", - "pos": [ - 4160, - 50 - ], - "size": [ - 460, - 100 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 530 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 508 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" - ], - "color": "#332922", - "bgcolor": "#593930" - }, - { - "id": 232, - "type": "VAEDecode", - "pos": [ - 5830, - -360 - ], - "size": [ - 150, - 50 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 502 - }, - { - "localized_name": "vae", - "name": "vae", - "type": "VAE", - "link": 518 - } - ], - "outputs": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 535 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "VAEDecode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [] - }, - { - "id": 168, - "type": "ImageBatchExtendWithOverlap", - "pos": [ - 6040, - -360 - ], - "size": [ - 321.6236328125, - 146 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "link": 529 - }, - { - "localized_name": "new_images", - "name": "new_images", - "shape": 7, - "type": "IMAGE", - "link": 535 - } - ], - "outputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "start_images", - "name": "start_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "extended_images", - "name": "extended_images", - "type": "IMAGE", - "links": [ - 385 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ImageBatchExtendWithOverlap" - }, - "widgets_values": [ - 5, - "source", - "linear_blend" - ] - }, - { - "id": 238, - "type": "WanImageToVideoSVIPro", - "pos": [ - 4690, - -150 - ], - "size": [ - 281.1305217072586, - 142.62576174972867 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 507 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 508 - }, - { - "localized_name": "anchor_samples", - "name": "anchor_samples", - "type": "LATENT", - "link": 532 - }, - { - "localized_name": "prev_samples", - "name": "prev_samples", - "shape": 7, - "type": "LATENT", - "link": 533 - }, - { - "localized_name": "length", - "name": "length", - "type": "INT", - "widget": { - "name": "length" - }, - "link": 536 - } - ], - "outputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "links": [ - 505, - 512 - ] - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "links": [ - 506, - 513 - ] - }, - { - "localized_name": "latent", - "name": "latent", - "type": "LATENT", - "links": [ - 504 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "WanImageToVideoSVIPro" - }, - "widgets_values": [ - 81, - 1 - ] - }, - { - "id": 236, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -370 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 523 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 505 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 506 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 510 - ] - } - ], - "title": "Scheduled CFG (LOW)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 240, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -170 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 9, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 531 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 512 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 513 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 503 - ] - } - ], - "title": "Scheduled CFG (HIGH)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 234, - "type": "SamplerCustomAdvanced", - "pos": [ - 5400, - -190 - ], - "size": [ - 260, - 464 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 520 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 503 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 537 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 522 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 504 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 511 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "HIGH NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 239, - "type": "SamplerCustomAdvanced", - "pos": [ - 5700, - -270 - ], - "size": [ - 260, - 464 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 509 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 510 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 519 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 521 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 511 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 502, - 534 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "LOW NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 233, - "type": "CLIPTextEncode", - "pos": [ - 4160, - -150 - ], - "size": [ - 460, - 160 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 526 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 606 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 507 - ] - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "CLIPTextEncode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - } - ], - "groups": [], - "links": [ - { - "id": 385, - "origin_id": 168, - "origin_slot": 2, - "target_id": -20, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 502, - "origin_id": 239, - "origin_slot": 0, - "target_id": 232, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 503, - "origin_id": 240, - "origin_slot": 0, - "target_id": 234, - "target_slot": 1, - "type": "GUIDER" - }, - { - "id": 504, - "origin_id": 238, - "origin_slot": 2, - "target_id": 234, - "target_slot": 4, - "type": "LATENT", - "parentId": 63 - }, - { - "id": 505, - "origin_id": 238, - "origin_slot": 0, - "target_id": 236, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 506, - "origin_id": 238, - "origin_slot": 1, - "target_id": 236, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 507, - "origin_id": 233, - "origin_slot": 0, - "target_id": 238, - "target_slot": 0, - "type": "CONDITIONING" - }, - { - "id": 508, - "origin_id": 237, - "origin_slot": 0, - "target_id": 238, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 509, - "origin_id": 235, - "origin_slot": 0, - "target_id": 239, - "target_slot": 0, - "type": "NOISE" - }, - { - "id": 510, - "origin_id": 236, - "origin_slot": 0, - "target_id": 239, - "target_slot": 1, - "type": "GUIDER", - "parentId": 52 - }, - { - "id": 511, - "origin_id": 234, - "origin_slot": 0, - "target_id": 239, - "target_slot": 4, - "type": "LATENT" - }, - { - "id": 512, - "origin_id": 238, - "origin_slot": 0, - "target_id": 240, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 513, - "origin_id": 238, - "origin_slot": 1, - "target_id": 240, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 518, - "origin_id": -10, - "origin_slot": 0, - "target_id": 232, - "target_slot": 1, - "type": "VAE", - "parentId": 76 - }, - { - "id": 519, - "origin_id": -10, - "origin_slot": 1, - "target_id": 239, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 78 - }, - { - "id": 520, - "origin_id": -10, - "origin_slot": 2, - "target_id": 234, - "target_slot": 0, - "type": "NOISE", - "parentId": 87 - }, - { - "id": 521, - "origin_id": -10, - "origin_slot": 3, - "target_id": 239, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 80 - }, - { - "id": 522, - "origin_id": -10, - "origin_slot": 4, - "target_id": 234, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 82 - }, - { - "id": 523, - "origin_id": -10, - "origin_slot": 5, - "target_id": 236, - "target_slot": 0, - "type": "MODEL", - "parentId": 83 - }, - { - "id": 526, - "origin_id": -10, - "origin_slot": 8, - "target_id": 233, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 529, - "origin_id": -10, - "origin_slot": 11, - "target_id": 168, - "target_slot": 0, - "type": "IMAGE", - "parentId": 93 - }, - { - "id": 530, - "origin_id": -10, - "origin_slot": 8, - "target_id": 237, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 531, - "origin_id": -10, - "origin_slot": 6, - "target_id": 240, - "target_slot": 0, - "type": "MODEL", - "parentId": 85 - }, - { - "id": 532, - "origin_id": -10, - "origin_slot": 9, - "target_id": 238, - "target_slot": 2, - "type": "LATENT", - "parentId": 89 - }, - { - "id": 533, - "origin_id": -10, - "origin_slot": 10, - "target_id": 238, - "target_slot": 3, - "type": "LATENT", - "parentId": 92 - }, - { - "id": 534, - "origin_id": 239, - "origin_slot": 0, - "target_id": -20, - "target_slot": 0, - "type": "LATENT", - "parentId": 95 - }, - { - "id": 535, - "origin_id": 232, - "origin_slot": 0, - "target_id": 168, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 536, - "origin_id": -10, - "origin_slot": 7, - "target_id": 238, - "target_slot": 4, - "type": "INT", - "parentId": 96 - }, - { - "id": 537, - "origin_id": -10, - "origin_slot": 1, - "target_id": 234, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 98 - }, - { - "id": 606, - "origin_id": -10, - "origin_slot": 12, - "target_id": 233, - "target_slot": 1, - "type": "STRING" - } - ], - "reroutes": [ - { - "id": 52, - "pos": [ - 5670, - -360 - ], - "linkIds": [ - 510 - ] - }, - { - "id": 62, - "pos": [ - 5050, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 63, - "parentId": 62, - "pos": [ - 5310, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 74, - "pos": [ - 4120, - -140 - ], - "linkIds": [ - 526, - 530 - ] - }, - { - "id": 75, - "pos": [ - 4170, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 76, - "parentId": 75, - "pos": [ - 5780, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 77, - "pos": [ - 4170, - -470 - ], - "linkIds": [ - 519, - 537 - ] - }, - { - "id": 78, - "parentId": 98, - "pos": [ - 5650, - -470 - ], - "linkIds": [ - 519 - ] - }, - { - "id": 79, - "pos": [ - 4170, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 80, - "parentId": 79, - "pos": [ - 5650, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 81, - "pos": [ - 4170, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 82, - "parentId": 81, - "pos": [ - 5320, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 83, - "pos": [ - 4170, - -350 - ], - "linkIds": [ - 523 - ] - }, - { - "id": 84, - "pos": [ - 4170, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 85, - "parentId": 84, - "pos": [ - 4960, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 86, - "pos": [ - 4170, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 87, - "parentId": 86, - "pos": [ - 5320, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 88, - "pos": [ - 4160, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 89, - "parentId": 88, - "pos": [ - 4620, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 90, - "pos": [ - 4070, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 91, - "pos": [ - 4160, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 92, - "parentId": 91, - "pos": [ - 4620, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 93, - "parentId": 90, - "pos": [ - 5990, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 94, - "pos": [ - 6010, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 95, - "parentId": 94, - "pos": [ - 6390, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 96, - "parentId": 97, - "pos": [ - 4650, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 97, - "pos": [ - 4170, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 98, - "parentId": 77, - "pos": [ - 5320, - -470 - ], - "linkIds": [ - 519, - 537 - ] - } - ], - "extra": { - "workflowRendererVersion": "LG" - } - }, - { - "id": "69c59b64-46b2-4817-9184-6de92e7277db", - "version": 1, - "state": { - "lastGroupId": 3, - "lastNodeId": 302, - "lastLinkId": 627, - "lastRerouteId": 98 - }, - "revision": 0, - "config": {}, - "name": "Extend", - "inputNode": { - "id": -10, - "bounding": [ - 3900, - -320, - 132.1328125, - 300 - ] - }, - "outputNode": { - "id": -20, - "bounding": [ - 6410, - -340, - 139.8203125, - 80 - ] - }, - "inputs": [ - { - "id": "1d297c70-c2db-4896-860b-0bc0b71a2f47", - "name": "vae", - "type": "VAE", - "linkIds": [ - 518 - ], - "pos": [ - 4012.1328125, - -300 - ] - }, - { - "id": "236bfafd-6732-479b-8da1-63391e743994", - "name": "sampler", - "type": "SAMPLER", - "linkIds": [ - 519, - 537 - ], - "pos": [ - 4012.1328125, - -280 - ] - }, - { - "id": "3892a10d-91af-4375-a98d-8d3fe3a8a1b1", - "name": "noise", - "type": "NOISE", - "linkIds": [ - 520 - ], - "pos": [ - 4012.1328125, - -260 - ] - }, - { - "id": "1535da6e-f60a-47d6-a638-ee423d46c287", - "name": "sigmas", - "type": "SIGMAS", - "linkIds": [ - 521 - ], - "label": "sigmas_low", - "pos": [ - 4012.1328125, - -240 - ] - }, - { - "id": "518d4797-8108-40b8-8011-fa85f54442ad", - "name": "sigmas_1", - "type": "SIGMAS", - "linkIds": [ - 522 - ], - "label": "sigmas_high", - "pos": [ - 4012.1328125, - -220 - ] - }, - { - "id": "32e45a42-c97a-4309-847a-59fbf4b66215", - "name": "model", - "type": "MODEL", - "linkIds": [ - 523 - ], - "label": "model_low", - "pos": [ - 4012.1328125, - -200 - ] - }, - { - "id": "cd96f0c0-0998-4ce8-89a0-19cf00e30ca3", - "name": "model_1", - "type": "MODEL", - "linkIds": [ - 531 - ], - "label": "model_high", - "pos": [ - 4012.1328125, - -180 - ] - }, - { - "id": "9c66af00-b9e2-4ef7-bf03-4291762afc9a", - "name": "length", - "type": "INT", - "linkIds": [ - 536 - ], - "pos": [ - 4012.1328125, - -160 - ] - }, - { - "id": "3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7", - "name": "clip", - "type": "CLIP", - "linkIds": [ - 526, - 530 - ], - "pos": [ - 4012.1328125, - -140 - ] - }, - { - "id": "e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9", - "name": "anchor_samples", - "type": "LATENT", - "linkIds": [ - 532 - ], - "pos": [ - 4012.1328125, - -120 - ] - }, - { - "id": "5b726a84-536e-4e17-a21a-6d03abfe3f7e", - "name": "prev_samples", - "type": "LATENT", - "linkIds": [ - 533 - ], - "pos": [ - 4012.1328125, - -100 - ] - }, - { - "id": "7d5c484b-5842-475b-ab1d-04d7ee25a08e", - "name": "source_images", - "type": "IMAGE", - "linkIds": [ - 529 - ], - "label": "prev_images", - "pos": [ - 4012.1328125, - -80 - ] - }, - { - "id": "6c726013-bc13-4eee-bdc9-01019f444526", - "name": "text", - "type": "STRING", - "linkIds": [ - 607 - ], - "label": "prompt", - "pos": [ - 4012.1328125, - -60 - ] - } - ], - "outputs": [ - { - "id": "ba13141d-868a-42a1-ac48-e51d5bd57c48", - "name": "output", - "type": "LATENT", - "linkIds": [ - 534 - ], - "label": "samples", - "pos": [ - 6430, - -320 - ] - }, - { - "id": "c16acdef-88c8-49fd-a2dc-4aca876df35f", - "name": "extended_images", - "type": "IMAGE", - "linkIds": [ - 385 - ], - "pos": [ - 6430, - -300 - ] - } - ], - "widgets": [], - "nodes": [ - { - "id": 235, - "type": "DisableNoise", - "pos": [ - 5480, - -240 - ], - "size": [ - 140, - 26 - ], - "flags": { - "collapsed": true - }, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [ - { - "localized_name": "NOISE", - "name": "NOISE", - "type": "NOISE", - "links": [ - 509 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "DisableNoise" - }, - "widgets_values": [] - }, - { - "id": 237, - "type": "CLIPTextEncode", - "pos": [ - 4160, - 50 - ], - "size": [ - 460, - 100 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 530 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 508 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" - ], - "color": "#332922", - "bgcolor": "#593930" - }, - { - "id": 232, - "type": "VAEDecode", - "pos": [ - 5830, - -360 - ], - "size": [ - 150, - 50 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 502 - }, - { - "localized_name": "vae", - "name": "vae", - "type": "VAE", - "link": 518 - } - ], - "outputs": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 535 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "VAEDecode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [] - }, - { - "id": 168, - "type": "ImageBatchExtendWithOverlap", - "pos": [ - 6040, - -360 - ], - "size": [ - 321.6236328125, - 146 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "link": 529 - }, - { - "localized_name": "new_images", - "name": "new_images", - "shape": 7, - "type": "IMAGE", - "link": 535 - } - ], - "outputs": [ - { - "localized_name": "source_images", - "name": "source_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "start_images", - "name": "start_images", - "type": "IMAGE", - "links": null - }, - { - "localized_name": "extended_images", - "name": "extended_images", - "type": "IMAGE", - "links": [ - 385 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ImageBatchExtendWithOverlap" - }, - "widgets_values": [ - 5, - "source", - "linear_blend" - ] - }, - { - "id": 238, - "type": "WanImageToVideoSVIPro", - "pos": [ - 4690, - -150 - ], - "size": [ - 281.1305217072586, - 142.62576174972867 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 507 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 508 - }, - { - "localized_name": "anchor_samples", - "name": "anchor_samples", - "type": "LATENT", - "link": 532 - }, - { - "localized_name": "prev_samples", - "name": "prev_samples", - "shape": 7, - "type": "LATENT", - "link": 533 - }, - { - "localized_name": "length", - "name": "length", - "type": "INT", - "widget": { - "name": "length" - }, - "link": 536 - } - ], - "outputs": [ - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "links": [ - 505, - 512 - ] - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "links": [ - 506, - 513 - ] - }, - { - "localized_name": "latent", - "name": "latent", - "type": "LATENT", - "links": [ - 504 - ] - } - ], - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "WanImageToVideoSVIPro" - }, - "widgets_values": [ - 81, - 1 - ] - }, - { - "id": 236, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -370 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 523 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 505 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 506 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 510 - ] - } - ], - "title": "Scheduled CFG (LOW)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 240, - "type": "ScheduledCFGGuidance", - "pos": [ - 5040, - -170 - ], - "size": [ - 270, - 150 - ], - "flags": {}, - "order": 9, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 531 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 512 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 513 - } - ], - "outputs": [ - { - "localized_name": "GUIDER", - "name": "GUIDER", - "type": "GUIDER", - "links": [ - 503 - ] - } - ], - "title": "Scheduled CFG (HIGH)", - "properties": { - "cnr_id": "comfyui-kjnodes", - "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", - "Node name for S&R": "ScheduledCFGGuidance" - }, - "widgets_values": [ - 1, - 0, - 1 - ] - }, - { - "id": 234, - "type": "SamplerCustomAdvanced", - "pos": [ - 5400, - -190 - ], - "size": [ - 260, - 464 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 520 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 503 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 537 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 522 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 504 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 511 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "HIGH NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 239, - "type": "SamplerCustomAdvanced", - "pos": [ - 5700, - -270 - ], - "size": [ - 260, - 464 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "localized_name": "noise", - "name": "noise", - "type": "NOISE", - "link": 509 - }, - { - "localized_name": "guider", - "name": "guider", - "type": "GUIDER", - "link": 510 - }, - { - "localized_name": "sampler", - "name": "sampler", - "type": "SAMPLER", - "link": 519 - }, - { - "localized_name": "sigmas", - "name": "sigmas", - "type": "SIGMAS", - "link": 521 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 511 - } - ], - "outputs": [ - { - "localized_name": "output", - "name": "output", - "type": "LATENT", - "links": [ - 502, - 534 - ] - }, - { - "localized_name": "denoised_output", - "name": "denoised_output", - "type": "LATENT", - "links": null - } - ], - "title": "LOW NOISE", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "Node name for S&R": "SamplerCustomAdvanced" - }, - "widgets_values": [] - }, - { - "id": 233, - "type": "CLIPTextEncode", - "pos": [ - 4160, - -150 - ], - "size": [ - 460, - 160 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 526 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 607 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 507 - ] - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.45", - "Node name for S&R": "CLIPTextEncode", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.1", - "input_ue_unconnectable": {} - } - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - } - ], - "groups": [], - "links": [ - { - "id": 385, - "origin_id": 168, - "origin_slot": 2, - "target_id": -20, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 502, - "origin_id": 239, - "origin_slot": 0, - "target_id": 232, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 503, - "origin_id": 240, - "origin_slot": 0, - "target_id": 234, - "target_slot": 1, - "type": "GUIDER" - }, - { - "id": 504, - "origin_id": 238, - "origin_slot": 2, - "target_id": 234, - "target_slot": 4, - "type": "LATENT", - "parentId": 63 - }, - { - "id": 505, - "origin_id": 238, - "origin_slot": 0, - "target_id": 236, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 506, - "origin_id": 238, - "origin_slot": 1, - "target_id": 236, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 507, - "origin_id": 233, - "origin_slot": 0, - "target_id": 238, - "target_slot": 0, - "type": "CONDITIONING" - }, - { - "id": 508, - "origin_id": 237, - "origin_slot": 0, - "target_id": 238, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 509, - "origin_id": 235, - "origin_slot": 0, - "target_id": 239, - "target_slot": 0, - "type": "NOISE" - }, - { - "id": 510, - "origin_id": 236, - "origin_slot": 0, - "target_id": 239, - "target_slot": 1, - "type": "GUIDER", - "parentId": 52 - }, - { - "id": 511, - "origin_id": 234, - "origin_slot": 0, - "target_id": 239, - "target_slot": 4, - "type": "LATENT" - }, - { - "id": 512, - "origin_id": 238, - "origin_slot": 0, - "target_id": 240, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 513, - "origin_id": 238, - "origin_slot": 1, - "target_id": 240, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 518, - "origin_id": -10, - "origin_slot": 0, - "target_id": 232, - "target_slot": 1, - "type": "VAE", - "parentId": 76 - }, - { - "id": 519, - "origin_id": -10, - "origin_slot": 1, - "target_id": 239, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 78 - }, - { - "id": 520, - "origin_id": -10, - "origin_slot": 2, - "target_id": 234, - "target_slot": 0, - "type": "NOISE", - "parentId": 87 - }, - { - "id": 521, - "origin_id": -10, - "origin_slot": 3, - "target_id": 239, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 80 - }, - { - "id": 522, - "origin_id": -10, - "origin_slot": 4, - "target_id": 234, - "target_slot": 3, - "type": "SIGMAS", - "parentId": 82 - }, - { - "id": 523, - "origin_id": -10, - "origin_slot": 5, - "target_id": 236, - "target_slot": 0, - "type": "MODEL", - "parentId": 83 - }, - { - "id": 526, - "origin_id": -10, - "origin_slot": 8, - "target_id": 233, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 529, - "origin_id": -10, - "origin_slot": 11, - "target_id": 168, - "target_slot": 0, - "type": "IMAGE", - "parentId": 93 - }, - { - "id": 530, - "origin_id": -10, - "origin_slot": 8, - "target_id": 237, - "target_slot": 0, - "type": "CLIP", - "parentId": 74 - }, - { - "id": 531, - "origin_id": -10, - "origin_slot": 6, - "target_id": 240, - "target_slot": 0, - "type": "MODEL", - "parentId": 85 - }, - { - "id": 532, - "origin_id": -10, - "origin_slot": 9, - "target_id": 238, - "target_slot": 2, - "type": "LATENT", - "parentId": 89 - }, - { - "id": 533, - "origin_id": -10, - "origin_slot": 10, - "target_id": 238, - "target_slot": 3, - "type": "LATENT", - "parentId": 92 - }, - { - "id": 534, - "origin_id": 239, - "origin_slot": 0, - "target_id": -20, - "target_slot": 0, - "type": "LATENT", - "parentId": 95 - }, - { - "id": 535, - "origin_id": 232, - "origin_slot": 0, - "target_id": 168, - "target_slot": 1, - "type": "IMAGE" - }, - { - "id": 536, - "origin_id": -10, - "origin_slot": 7, - "target_id": 238, - "target_slot": 4, - "type": "INT", - "parentId": 96 - }, - { - "id": 537, - "origin_id": -10, - "origin_slot": 1, - "target_id": 234, - "target_slot": 2, - "type": "SAMPLER", - "parentId": 98 - }, - { - "id": 607, - "origin_id": -10, - "origin_slot": 12, - "target_id": 233, - "target_slot": 1, - "type": "STRING" - } - ], - "reroutes": [ - { - "id": 52, - "pos": [ - 5670, - -360 - ], - "linkIds": [ - 510 - ] - }, - { - "id": 62, - "pos": [ - 5050, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 63, - "parentId": 62, - "pos": [ - 5310, - 0 - ], - "linkIds": [ - 504 - ] - }, - { - "id": 74, - "pos": [ - 4120, - -140 - ], - "linkIds": [ - 526, - 530 - ] - }, - { - "id": 75, - "pos": [ - 4170, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 76, - "parentId": 75, - "pos": [ - 5780, - -490 - ], - "linkIds": [ - 518 - ] - }, - { - "id": 77, - "pos": [ - 4170, - -470 - ], - "linkIds": [ - 519, - 537 - ] - }, - { - "id": 78, - "parentId": 98, - "pos": [ - 5650, - -470 - ], - "linkIds": [ - 519 - ] - }, - { - "id": 79, - "pos": [ - 4170, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 80, - "parentId": 79, - "pos": [ - 5650, - -430 - ], - "linkIds": [ - 521 - ] - }, - { - "id": 81, - "pos": [ - 4170, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 82, - "parentId": 81, - "pos": [ - 5320, - -410 - ], - "linkIds": [ - 522 - ] - }, - { - "id": 83, - "pos": [ - 4170, - -350 - ], - "linkIds": [ - 523 - ] - }, - { - "id": 84, - "pos": [ - 4170, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 85, - "parentId": 84, - "pos": [ - 4960, - -260 - ], - "linkIds": [ - 531 - ] - }, - { - "id": 86, - "pos": [ - 4170, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 87, - "parentId": 86, - "pos": [ - 5320, - -450 - ], - "linkIds": [ - 520 - ] - }, - { - "id": 88, - "pos": [ - 4160, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 89, - "parentId": 88, - "pos": [ - 4620, - 180 - ], - "linkIds": [ - 532 - ] - }, - { - "id": 90, - "pos": [ - 4070, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 91, - "pos": [ - 4160, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 92, - "parentId": 91, - "pos": [ - 4620, - 200 - ], - "linkIds": [ - 533 - ] - }, - { - "id": 93, - "parentId": 90, - "pos": [ - 5990, - 300 - ], - "linkIds": [ - 529 - ] - }, - { - "id": 94, - "pos": [ - 6010, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 95, - "parentId": 94, - "pos": [ - 6390, - -440 - ], - "linkIds": [ - 534 - ] - }, - { - "id": 96, - "parentId": 97, - "pos": [ - 4650, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 97, - "pos": [ - 4170, - -200 - ], - "linkIds": [ - 536 - ] - }, - { - "id": 98, - "parentId": 77, - "pos": [ - 5320, - -470 - ], - "linkIds": [ - 519, - 537 - ] - } - ], - "extra": { - "workflowRendererVersion": "LG" - } - } - ] - }, - "config": {}, - "extra": { - "workflowRendererVersion": "LG", - "frontendVersion": "1.37.11", - "VHS_latentpreview": true, - "VHS_latentpreviewrate": 0, - "VHS_MetadataImage": true, - "VHS_KeepIntermediate": true, - "ds": { - "scale": 0.33172712046016317, - "offset": [ - -3084.688200743729, - 32.603729603729334 - ] - } - }, - "version": 0.4 -} \ No newline at end of file +{"id":"54c55f01-ca25-4e26-aae2-ea9954ec925a","revision":0,"last_node_id":324,"last_link_id":650,"nodes":[{"id":10,"type":"BasicScheduler","pos":[8140,820],"size":[270,106],"flags":{},"order":103,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":5},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"SIGMAS","name":"SIGMAS","type":"SIGMAS","links":[6]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"BasicScheduler"},"widgets_values":["simple",4,1]},{"id":13,"type":"ModelSamplingSD3","pos":[7900,820],"size":[210,60],"flags":{},"order":99,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":403},{"localized_name":"shift","name":"shift","type":"FLOAT","widget":{"name":"shift"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[5,421]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"ModelSamplingSD3","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[8],"color":"#223","bgcolor":"#335"},{"id":194,"type":"ModelSamplingSD3","pos":[7900,1080],"size":[210,60],"flags":{},"order":100,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":406},{"localized_name":"shift","name":"shift","type":"FLOAT","widget":{"name":"shift"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[407]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"ModelSamplingSD3","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[8],"color":"#322","bgcolor":"#533"},{"id":4,"type":"SetNode","pos":[8130,1110],"size":[210,34],"flags":{"collapsed":true},"order":105,"mode":0,"inputs":[{"name":"MODEL","type":"MODEL","link":407}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_model_low","properties":{"previousName":""},"widgets_values":["model_low"],"color":"#223","bgcolor":"#335"},{"id":51,"type":"SetNode","pos":[8140,970],"size":[210,58],"flags":{"collapsed":true},"order":104,"mode":0,"inputs":[{"name":"MODEL","type":"MODEL","link":421}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_model_high","properties":{"previousName":""},"widgets_values":["model_high"],"color":"#223","bgcolor":"#335"},{"id":31,"type":"VAELoader","pos":[6880,1410],"size":[350,60],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"vae_name","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":null}],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","slot_index":0,"links":[3]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"VAELoader","models":[{"name":"wan_2.1_vae.safetensors","url":"https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors","directory":"vae"}],"ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":["wan_2.1_vae.safetensors"],"color":"#233","bgcolor":"#355"},{"id":26,"type":"GetNode","pos":[6110,2840],"size":[210,34],"flags":{"collapsed":true},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[10]}],"title":"Get_vae","properties":{},"widgets_values":["vae"],"color":"#233","bgcolor":"#355"},{"id":27,"type":"VAEEncode","pos":[6260,2900],"size":[140,46],"flags":{},"order":93,"mode":0,"inputs":[{"localized_name":"pixels","name":"pixels","type":"IMAGE","link":9},{"localized_name":"vae","name":"vae","type":"VAE","link":10}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[31]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"VAEEncode"},"widgets_values":[],"color":"#233","bgcolor":"#355"},{"id":58,"type":"CLIPLoader","pos":[6880,1260],"size":[350,110],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"clip_name","name":"clip_name","type":"COMBO","widget":{"name":"clip_name"},"link":null},{"localized_name":"type","name":"type","type":"COMBO","widget":{"name":"type"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":0,"links":[2]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"CLIPLoader","models":[{"name":"umt5_xxl_fp8_e4m3fn_scaled.safetensors","url":"https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors","directory":"text_encoders"}],"ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":["umt5_xxl_fp16.safetensors","wan","default"],"color":"#432","bgcolor":"#653"},{"id":2,"type":"SetNode","pos":[7250,1290],"size":[210,34],"flags":{"collapsed":true},"order":80,"mode":0,"inputs":[{"name":"CLIP","type":"CLIP","link":2}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_clip_model","properties":{"previousName":""},"widgets_values":["clip_model"],"color":"#432","bgcolor":"#653"},{"id":28,"type":"KSamplerSelect","pos":[8140,710],"size":[270,60],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null}],"outputs":[{"localized_name":"SAMPLER","name":"SAMPLER","type":"SAMPLER","links":[1]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"KSamplerSelect"},"widgets_values":["euler_ancestral"],"color":"#232","bgcolor":"#353"},{"id":29,"type":"SetNode","pos":[8730,820],"size":[210,34],"flags":{"collapsed":true},"order":111,"mode":0,"inputs":[{"name":"SIGMAS","type":"SIGMAS","link":11}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_sigmas_high","properties":{"previousName":""},"widgets_values":["sigmas_high"],"color":"#485248","bgcolor":"#272e27"},{"id":62,"type":"SetNode","pos":[6430,2930],"size":[210,58],"flags":{"collapsed":true},"order":98,"mode":0,"inputs":[{"name":"LATENT","type":"LATENT","link":31}],"outputs":[{"name":"*","type":"*","links":[]}],"title":"Set_anchor_samples","properties":{"previousName":""},"widgets_values":["anchor_samples"],"color":"#323","bgcolor":"#535"},{"id":3,"type":"SetNode","pos":[7250,1440],"size":[210,34],"flags":{"collapsed":true},"order":79,"mode":0,"inputs":[{"name":"VAE","type":"VAE","link":3}],"outputs":[{"name":"*","type":"*","links":[]}],"title":"Set_vae","properties":{"previousName":""},"widgets_values":["vae"],"color":"#322","bgcolor":"#533"},{"id":1,"type":"SetNode","pos":[8430,740],"size":[210,34],"flags":{"collapsed":true},"order":81,"mode":0,"inputs":[{"name":"SAMPLER","type":"SAMPLER","link":1}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_sampler","properties":{"previousName":""},"widgets_values":["sampler"],"color":"#614a4a","bgcolor":"#3b2c2c"},{"id":75,"type":"VHS_VideoCombine","pos":[6700,3530],"size":[400,645.6223776223776],"flags":{},"order":97,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":543},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":16,"loop_count":0,"filename_prefix":"AnimateDiff","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":false,"trim_to_audio":false,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"AnimateDiff_00007.mp4","subfolder":"","type":"temp","format":"video/h264-mp4","frame_rate":16,"workflow":"AnimateDiff_00007.png","fullpath":"C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00007.mp4"}}},"color":"#232","bgcolor":"#353"},{"id":74,"type":"VHS_VideoCombine","pos":[7200,3530],"size":[400,645.6223776223776],"flags":{},"order":101,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":65},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":16,"loop_count":0,"filename_prefix":"AnimateDiff","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":false,"trim_to_audio":false,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"AnimateDiff_00008.mp4","subfolder":"","type":"temp","format":"video/h264-mp4","frame_rate":16,"workflow":"AnimateDiff_00008.png","fullpath":"C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00008.mp4"}}},"color":"#223","bgcolor":"#335"},{"id":8,"type":"GetNode","pos":[6950,2090],"size":[210,50],"flags":{"collapsed":true},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[546]}],"title":"Get_model_high","properties":{},"widgets_values":["model_high"],"color":"#223","bgcolor":"#335"},{"id":6,"type":"GetNode","pos":[6950,2130],"size":[210,50],"flags":{"collapsed":true},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[545]}],"title":"Get_clip_model","properties":{},"widgets_values":["clip_model"],"color":"#432","bgcolor":"#653"},{"id":7,"type":"GetNode","pos":[6950,2050],"size":[210,50],"flags":{"collapsed":true},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[547]}],"title":"Get_model_low","properties":{},"widgets_values":["model_low"],"color":"#322","bgcolor":"#533"},{"id":15,"type":"GetNode","pos":[6950,2010],"size":[210,50],"flags":{"collapsed":true},"order":7,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[548]}],"title":"Get_sigmas_high","properties":{},"widgets_values":["sigmas_high"],"color":"#485248","bgcolor":"#272e27"},{"id":36,"type":"RandomNoise","pos":[6830,1850],"size":[270,82],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[550]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"RandomNoise"},"widgets_values":[865007194152429,"randomize"]},{"id":5,"type":"GetNode","pos":[6970,1810],"size":[210,50],"flags":{"collapsed":true},"order":9,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[551]}],"title":"Get_sampler","properties":{},"widgets_values":["sampler"],"color":"#232","bgcolor":"#353"},{"id":244,"type":"GetNode","pos":[7450,2090],"size":[210,34],"flags":{"collapsed":true},"order":10,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[560]}],"title":"Get_model_high","properties":{},"widgets_values":["model_high"],"color":"#223","bgcolor":"#335"},{"id":245,"type":"GetNode","pos":[7450,2130],"size":[210,34],"flags":{"collapsed":true},"order":11,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[561]}],"title":"Get_clip_model","properties":{},"widgets_values":["clip_model"],"color":"#432","bgcolor":"#653"},{"id":246,"type":"GetNode","pos":[7450,2050],"size":[210,34],"flags":{"collapsed":true},"order":12,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[559]}],"title":"Get_model_low","properties":{},"widgets_values":["model_low"],"color":"#322","bgcolor":"#533"},{"id":247,"type":"GetNode","pos":[7450,2010],"size":[210,34],"flags":{"collapsed":true},"order":13,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[558]}],"title":"Get_sigmas_high","properties":{},"widgets_values":["sigmas_high"],"color":"#485248","bgcolor":"#272e27"},{"id":249,"type":"RandomNoise","pos":[7330,1850],"size":[270,82],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[556]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"RandomNoise"},"widgets_values":[391546817602759,"randomize"]},{"id":250,"type":"GetNode","pos":[7470,1810],"size":[210,34],"flags":{"collapsed":true},"order":15,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[555]}],"title":"Get_sampler","properties":{},"widgets_values":["sampler"],"color":"#232","bgcolor":"#353"},{"id":251,"type":"GetNode","pos":[7490,1770],"size":[210,34],"flags":{"collapsed":true},"order":16,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[554]}],"title":"Get_vae","properties":{},"widgets_values":["vae"],"color":"#233","bgcolor":"#355"},{"id":253,"type":"VHS_VideoCombine","pos":[7700,3530],"size":[400,645.6223776223776],"flags":{},"order":106,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":563},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":16,"loop_count":0,"filename_prefix":"AnimateDiff","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":false,"trim_to_audio":false,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"AnimateDiff_00003.mp4","subfolder":"","type":"temp","format":"video/h264-mp4","frame_rate":16,"workflow":"AnimateDiff_00003.png","fullpath":"C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00003.mp4"}}},"color":"#223","bgcolor":"#335"},{"id":255,"type":"GetNode","pos":[7950,2090],"size":[210,34],"flags":{"collapsed":true},"order":17,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[570]}],"title":"Get_model_high","properties":{},"widgets_values":["model_high"],"color":"#223","bgcolor":"#335"},{"id":256,"type":"GetNode","pos":[7950,2130],"size":[210,34],"flags":{"collapsed":true},"order":18,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[571]}],"title":"Get_clip_model","properties":{},"widgets_values":["clip_model"],"color":"#432","bgcolor":"#653"},{"id":257,"type":"GetNode","pos":[7950,2050],"size":[210,34],"flags":{"collapsed":true},"order":19,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[569]}],"title":"Get_model_low","properties":{},"widgets_values":["model_low"],"color":"#322","bgcolor":"#533"},{"id":258,"type":"GetNode","pos":[7950,2010],"size":[210,34],"flags":{"collapsed":true},"order":20,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[568]}],"title":"Get_sigmas_high","properties":{},"widgets_values":["sigmas_high"],"color":"#485248","bgcolor":"#272e27"},{"id":260,"type":"RandomNoise","pos":[7830,1850],"size":[270,82],"flags":{},"order":21,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[566]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"RandomNoise"},"widgets_values":[972363050643892,"randomize"]},{"id":261,"type":"GetNode","pos":[7970,1810],"size":[210,34],"flags":{"collapsed":true},"order":22,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[565]}],"title":"Get_sampler","properties":{},"widgets_values":["sampler"],"color":"#232","bgcolor":"#353"},{"id":262,"type":"GetNode","pos":[7990,1770],"size":[210,34],"flags":{"collapsed":true},"order":23,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[564]}],"title":"Get_vae","properties":{},"widgets_values":["vae"],"color":"#233","bgcolor":"#355"},{"id":264,"type":"VHS_VideoCombine","pos":[8200,3530],"size":[400,645.6223776223776],"flags":{},"order":109,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":573},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":16,"loop_count":0,"filename_prefix":"AnimateDiff","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":false,"trim_to_audio":false,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"AnimateDiff_00004.mp4","subfolder":"","type":"temp","format":"video/h264-mp4","frame_rate":16,"workflow":"AnimateDiff_00004.png","fullpath":"C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00004.mp4"}}},"color":"#223","bgcolor":"#335"},{"id":266,"type":"GetNode","pos":[8450,2090],"size":[210,34],"flags":{"collapsed":true},"order":24,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[580]}],"title":"Get_model_high","properties":{},"widgets_values":["model_high"],"color":"#223","bgcolor":"#335"},{"id":267,"type":"GetNode","pos":[8450,2130],"size":[210,34],"flags":{"collapsed":true},"order":25,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[581]}],"title":"Get_clip_model","properties":{},"widgets_values":["clip_model"],"color":"#432","bgcolor":"#653"},{"id":268,"type":"GetNode","pos":[8450,2050],"size":[210,34],"flags":{"collapsed":true},"order":26,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[579]}],"title":"Get_model_low","properties":{},"widgets_values":["model_low"],"color":"#322","bgcolor":"#533"},{"id":269,"type":"GetNode","pos":[8450,2010],"size":[210,34],"flags":{"collapsed":true},"order":27,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[578]}],"title":"Get_sigmas_high","properties":{},"widgets_values":["sigmas_high"],"color":"#485248","bgcolor":"#272e27"},{"id":271,"type":"RandomNoise","pos":[8330,1850],"size":[270,82],"flags":{},"order":28,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[576]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"RandomNoise"},"widgets_values":[7581219296598,"randomize"]},{"id":272,"type":"GetNode","pos":[8470,1810],"size":[210,34],"flags":{"collapsed":true},"order":29,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[575]}],"title":"Get_sampler","properties":{},"widgets_values":["sampler"],"color":"#232","bgcolor":"#353"},{"id":273,"type":"GetNode","pos":[8490,1770],"size":[210,34],"flags":{"collapsed":true},"order":30,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[574]}],"title":"Get_vae","properties":{},"widgets_values":["vae"],"color":"#233","bgcolor":"#355"},{"id":275,"type":"VHS_VideoCombine","pos":[8700,3530],"size":[400,645.6223776223776],"flags":{},"order":113,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":583},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":16,"loop_count":0,"filename_prefix":"AnimateDiff","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":false,"trim_to_audio":false,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"AnimateDiff_00005.mp4","subfolder":"","type":"temp","format":"video/h264-mp4","frame_rate":16,"workflow":"AnimateDiff_00005.png","fullpath":"C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00005.mp4"}}},"color":"#223","bgcolor":"#335"},{"id":277,"type":"GetNode","pos":[8950,2090],"size":[210,34],"flags":{"collapsed":true},"order":31,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[590]}],"title":"Get_model_high","properties":{},"widgets_values":["model_high"],"color":"#223","bgcolor":"#335"},{"id":278,"type":"GetNode","pos":[8950,2130],"size":[210,34],"flags":{"collapsed":true},"order":32,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[591]}],"title":"Get_clip_model","properties":{},"widgets_values":["clip_model"],"color":"#432","bgcolor":"#653"},{"id":279,"type":"GetNode","pos":[8950,2050],"size":[210,34],"flags":{"collapsed":true},"order":33,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[589]}],"title":"Get_model_low","properties":{},"widgets_values":["model_low"],"color":"#322","bgcolor":"#533"},{"id":280,"type":"GetNode","pos":[8950,2010],"size":[210,34],"flags":{"collapsed":true},"order":34,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[588]}],"title":"Get_sigmas_high","properties":{},"widgets_values":["sigmas_high"],"color":"#485248","bgcolor":"#272e27"},{"id":282,"type":"RandomNoise","pos":[8830,1850],"size":[270,82],"flags":{},"order":35,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[586]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"RandomNoise"},"widgets_values":[63033756718212,"randomize"]},{"id":283,"type":"GetNode","pos":[8970,1810],"size":[210,34],"flags":{"collapsed":true},"order":36,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[585]}],"title":"Get_sampler","properties":{},"widgets_values":["sampler"],"color":"#232","bgcolor":"#353"},{"id":284,"type":"GetNode","pos":[8990,1770],"size":[210,34],"flags":{"collapsed":true},"order":37,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[584]}],"title":"Get_vae","properties":{},"widgets_values":["vae"],"color":"#233","bgcolor":"#355"},{"id":286,"type":"VHS_VideoCombine","pos":[9200,3530],"size":[400,645.6223776223776],"flags":{},"order":115,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":593},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":16,"loop_count":0,"filename_prefix":"AnimateDiff","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":false,"trim_to_audio":false,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"AnimateDiff_00006.mp4","subfolder":"","type":"temp","format":"video/h264-mp4","frame_rate":16,"workflow":"AnimateDiff_00006.png","fullpath":"C:\\SD\\ComfyUI_windows_video\\ComfyUI\\temp\\AnimateDiff_00006.mp4"}}},"color":"#223","bgcolor":"#335"},{"id":9,"type":"GetNode","pos":[6990,1770],"size":[210,50],"flags":{"collapsed":true},"order":38,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[552]}],"title":"Get_vae","properties":{},"widgets_values":["vae"],"color":"#233","bgcolor":"#355"},{"id":12,"type":"SetNode","pos":[8730,900],"size":[210,34],"flags":{"collapsed":true},"order":112,"mode":0,"inputs":[{"name":"SIGMAS","type":"SIGMAS","link":7}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_sigmas_low","properties":{"previousName":""},"widgets_values":["sigmas_low"],"color":"#485248","bgcolor":"#272e27"},{"id":11,"type":"SplitSigmas","pos":[8430,820],"size":[270,78],"flags":{},"order":108,"mode":0,"inputs":[{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":6},{"localized_name":"step","name":"step","type":"INT","widget":{"name":"step"},"link":null}],"outputs":[{"localized_name":"high_sigmas","name":"high_sigmas","type":"SIGMAS","links":[11]},{"localized_name":"low_sigmas","name":"low_sigmas","type":"SIGMAS","links":[7]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SplitSigmas"},"widgets_values":[2]},{"id":294,"type":"GetNode","pos":[6450,2130],"size":[210,50],"flags":{"collapsed":true},"order":39,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[609]}],"title":"Get_clip_model","properties":{},"widgets_values":["clip_model"],"color":"#432","bgcolor":"#653"},{"id":293,"type":"GetNode","pos":[6450,2090],"size":[210,50],"flags":{"collapsed":true},"order":40,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[610]}],"title":"Get_model_high","properties":{},"widgets_values":["model_high"],"color":"#223","bgcolor":"#335"},{"id":292,"type":"GetNode","pos":[6450,2050],"size":[210,50],"flags":{"collapsed":true},"order":41,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[611]}],"title":"Get_model_low","properties":{},"widgets_values":["model_low"],"color":"#322","bgcolor":"#533"},{"id":291,"type":"GetNode","pos":[6450,2010],"size":[210,50],"flags":{"collapsed":true},"order":42,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[612]}],"title":"Get_sigmas_high","properties":{},"widgets_values":["sigmas_high"],"color":"#485248","bgcolor":"#272e27"},{"id":289,"type":"RandomNoise","pos":[6330,1850],"size":[270,82],"flags":{},"order":43,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[614]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"RandomNoise"},"widgets_values":[968099145439662,"randomize"]},{"id":288,"type":"GetNode","pos":[6470,1810],"size":[210,50],"flags":{"collapsed":true},"order":44,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[615]}],"title":"Get_sampler","properties":{},"widgets_values":["sampler"],"color":"#232","bgcolor":"#353"},{"id":287,"type":"GetNode","pos":[6490,1770],"size":[210,50],"flags":{"collapsed":true},"order":45,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[616]}],"title":"Get_vae","properties":{},"widgets_values":["vae"],"color":"#233","bgcolor":"#355"},{"id":290,"type":"GetNode","pos":[6450,1970],"size":[210,50],"flags":{"collapsed":true},"order":46,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[613]}],"title":"Get_sigmas_low","properties":{},"widgets_values":["sigmas_low"],"color":"#485248","bgcolor":"#272e27"},{"id":14,"type":"GetNode","pos":[6950,1970],"size":[210,58],"flags":{"collapsed":true},"order":47,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[549]}],"title":"Get_sigmas_low","properties":{},"widgets_values":["sigmas_low"],"color":"#485248","bgcolor":"#272e27"},{"id":248,"type":"GetNode","pos":[7450,1970],"size":[210,34],"flags":{"collapsed":true},"order":48,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[557]}],"title":"Get_sigmas_low","properties":{},"widgets_values":["sigmas_low"],"color":"#485248","bgcolor":"#272e27"},{"id":259,"type":"GetNode","pos":[7950,1970],"size":[210,34],"flags":{"collapsed":true},"order":49,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[567]}],"title":"Get_sigmas_low","properties":{},"widgets_values":["sigmas_low"],"color":"#485248","bgcolor":"#272e27"},{"id":270,"type":"GetNode","pos":[8450,1970],"size":[210,34],"flags":{"collapsed":true},"order":50,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[577]}],"title":"Get_sigmas_low","properties":{},"widgets_values":["sigmas_low"],"color":"#485248","bgcolor":"#272e27"},{"id":281,"type":"GetNode","pos":[8950,1970],"size":[210,34],"flags":{"collapsed":true},"order":51,"mode":0,"inputs":[],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[587]}],"title":"Get_sigmas_low","properties":{},"widgets_values":["sigmas_low"],"color":"#485248","bgcolor":"#272e27"},{"id":274,"type":"31b3395a-81d0-4ee1-b733-e55863e047c8","pos":[8700,2530],"size":[400,882],"flags":{"collapsed":false},"order":110,"mode":0,"inputs":[{"name":"vae","type":"VAE","link":574},{"name":"sampler","type":"SAMPLER","link":575},{"name":"noise","type":"NOISE","link":576},{"label":"sigmas_low","name":"sigmas","type":"SIGMAS","link":577},{"label":"sigmas_high","name":"sigmas_1","type":"SIGMAS","link":578},{"label":"model_low","name":"model","type":"MODEL","link":579},{"label":"model_high","name":"model_1","type":"MODEL","link":580},{"name":"length","type":"INT","widget":{"name":"length"},"link":null},{"name":"clip","type":"CLIP","link":581},{"name":"anchor_samples","type":"LATENT","link":582},{"name":"prev_samples","type":"LATENT","link":599},{"label":"prev_images","name":"source_images","type":"IMAGE","link":600},{"label":"prompt","name":"text","type":"STRING","widget":{"name":"text"},"link":646}],"outputs":[{"label":"samples","name":"output","type":"LATENT","links":[601]},{"name":"extended_images","type":"IMAGE","links":[583,602]}],"properties":{"proxyWidgets":[["-1","length"],["-1","text"],["152","text"]],"cnr_id":"comfy-core","ver":"0.5.1"},"widgets_values":[81,""],"color":"#223","bgcolor":"#335"},{"id":285,"type":"69c59b64-46b2-4817-9184-6de92e7277db","pos":[9200,2530],"size":[400,882],"flags":{"collapsed":false},"order":114,"mode":0,"inputs":[{"name":"vae","type":"VAE","link":584},{"name":"sampler","type":"SAMPLER","link":585},{"name":"noise","type":"NOISE","link":586},{"label":"sigmas_low","name":"sigmas","type":"SIGMAS","link":587},{"label":"sigmas_high","name":"sigmas_1","type":"SIGMAS","link":588},{"label":"model_low","name":"model","type":"MODEL","link":589},{"label":"model_high","name":"model_1","type":"MODEL","link":590},{"name":"length","type":"INT","widget":{"name":"length"},"link":null},{"name":"clip","type":"CLIP","link":591},{"name":"anchor_samples","type":"LATENT","link":592},{"name":"prev_samples","type":"LATENT","link":601},{"label":"prev_images","name":"source_images","type":"IMAGE","link":602},{"label":"prompt","name":"text","type":"STRING","widget":{"name":"text"},"link":650}],"outputs":[{"label":"samples","name":"output","type":"LATENT","links":[]},{"name":"extended_images","type":"IMAGE","links":[593,594]}],"properties":{"proxyWidgets":[["-1","length"],["-1","text"],["152","text"]],"cnr_id":"comfy-core","ver":"0.5.1"},"widgets_values":[81,""],"color":"#223","bgcolor":"#335"},{"id":195,"type":"RIFE VFI","pos":[9700,2550],"size":[400,280],"flags":{},"order":116,"mode":0,"inputs":[{"localized_name":"frames","name":"frames","type":"IMAGE","link":594},{"localized_name":"optional_interpolation_states","name":"optional_interpolation_states","shape":7,"type":"INTERPOLATION_STATES","link":null},{"localized_name":"ckpt_name","name":"ckpt_name","type":"COMBO","widget":{"name":"ckpt_name"},"link":null},{"localized_name":"clear_cache_after_n_frames","name":"clear_cache_after_n_frames","type":"INT","widget":{"name":"clear_cache_after_n_frames"},"link":null},{"localized_name":"multiplier","name":"multiplier","type":"INT","widget":{"name":"multiplier"},"link":null},{"localized_name":"fast_mode","name":"fast_mode","type":"BOOLEAN","widget":{"name":"fast_mode"},"link":null},{"localized_name":"ensemble","name":"ensemble","type":"BOOLEAN","widget":{"name":"ensemble"},"link":null},{"localized_name":"scale_factor","name":"scale_factor","type":"COMBO","widget":{"name":"scale_factor"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[420]}],"properties":{"cnr_id":"comfyui-frame-interpolation","ver":"c66ffe51b597e85e18514bae373c3ee391438301","Node name for S&R":"RIFE VFI"},"widgets_values":["rife47.pth",16,2,true,true,1]},{"id":295,"type":"GetNode","pos":[6420,2170],"size":[210,50],"flags":{"collapsed":true},"order":52,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[608]}],"title":"Get_anchor_samples","properties":{},"widgets_values":["anchor_samples"],"color":"#323","bgcolor":"#535"},{"id":304,"type":"StringConcatenate","pos":[6470,2250],"size":[350,166],"flags":{"collapsed":true},"order":83,"mode":0,"inputs":[{"localized_name":"string_a","name":"string_a","type":"STRING","widget":{"name":"string_a"},"link":633},{"localized_name":"string_b","name":"string_b","type":"STRING","widget":{"name":"string_b"},"link":630},{"localized_name":"delimiter","name":"delimiter","type":"STRING","widget":{"name":"delimiter"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[631]}],"properties":{"cnr_id":"comfy-core","ver":"0.11.1","Node name for S&R":"StringConcatenate"},"widgets_values":["","",""]},{"id":306,"type":"SetNode","pos":[6350,2560],"size":[210,60],"flags":{"collapsed":true},"order":82,"mode":0,"inputs":[{"name":"STRING","type":"STRING","link":632}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_common_prompt","properties":{"previousName":"common_prompt"},"widgets_values":["common_prompt"]},{"id":63,"type":"GetNode","pos":[6920,2170],"size":[210,50],"flags":{"collapsed":true},"order":53,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[544]}],"title":"Get_anchor_samples","properties":{},"widgets_values":["anchor_samples"],"color":"#323","bgcolor":"#535"},{"id":305,"type":"GetNode","pos":[6420,2210],"size":[210,60],"flags":{"collapsed":true},"order":54,"mode":0,"inputs":[],"outputs":[{"name":"STRING","type":"STRING","links":[633]}],"title":"Get_common_prompt","properties":{},"widgets_values":["common_prompt"]},{"id":308,"type":"StringConcatenate","pos":[6970,2250],"size":[350,166],"flags":{"collapsed":true},"order":84,"mode":0,"inputs":[{"localized_name":"string_a","name":"string_a","type":"STRING","widget":{"name":"string_a"},"link":638},{"localized_name":"string_b","name":"string_b","type":"STRING","widget":{"name":"string_b"},"link":637},{"localized_name":"delimiter","name":"delimiter","type":"STRING","widget":{"name":"delimiter"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[635]}],"properties":{"cnr_id":"comfy-core","ver":"0.11.1","Node name for S&R":"StringConcatenate"},"widgets_values":["","",""]},{"id":243,"type":"GetNode","pos":[7420,2170],"size":[210,34],"flags":{"collapsed":true},"order":55,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[562]}],"title":"Get_anchor_samples","properties":{},"widgets_values":["anchor_samples"],"color":"#323","bgcolor":"#535"},{"id":307,"type":"GetNode","pos":[6920,2210],"size":[210,50],"flags":{"collapsed":true},"order":56,"mode":0,"inputs":[],"outputs":[{"name":"STRING","type":"STRING","links":[638]}],"title":"Get_common_prompt","properties":{},"widgets_values":["common_prompt"]},{"id":309,"type":"GetNode","pos":[7420,2210],"size":[210,50],"flags":{"collapsed":true},"order":57,"mode":0,"inputs":[],"outputs":[{"name":"STRING","type":"STRING","links":[639]}],"title":"Get_common_prompt","properties":{},"widgets_values":["common_prompt"]},{"id":310,"type":"StringConcatenate","pos":[7470,2250],"size":[350,166],"flags":{"collapsed":true},"order":85,"mode":0,"inputs":[{"localized_name":"string_a","name":"string_a","type":"STRING","widget":{"name":"string_a"},"link":639},{"localized_name":"string_b","name":"string_b","type":"STRING","widget":{"name":"string_b"},"link":640},{"localized_name":"delimiter","name":"delimiter","type":"STRING","widget":{"name":"delimiter"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[641]}],"properties":{"cnr_id":"comfy-core","ver":"0.11.1","Node name for S&R":"StringConcatenate"},"widgets_values":["","",""]},{"id":254,"type":"GetNode","pos":[7920,2170],"size":[210,34],"flags":{"collapsed":true},"order":58,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[572]}],"title":"Get_anchor_samples","properties":{},"widgets_values":["anchor_samples"],"color":"#323","bgcolor":"#535"},{"id":311,"type":"StringConcatenate","pos":[7970,2250],"size":[350,166],"flags":{"collapsed":true},"order":86,"mode":0,"inputs":[{"localized_name":"string_a","name":"string_a","type":"STRING","widget":{"name":"string_a"},"link":642},{"localized_name":"string_b","name":"string_b","type":"STRING","widget":{"name":"string_b"},"link":643},{"localized_name":"delimiter","name":"delimiter","type":"STRING","widget":{"name":"delimiter"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[644]}],"properties":{"cnr_id":"comfy-core","ver":"0.11.1","Node name for S&R":"StringConcatenate"},"widgets_values":["","",""]},{"id":265,"type":"GetNode","pos":[8420,2170],"size":[210,34],"flags":{"collapsed":true},"order":59,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[582]}],"title":"Get_anchor_samples","properties":{},"widgets_values":["anchor_samples"],"color":"#323","bgcolor":"#535"},{"id":312,"type":"GetNode","pos":[7920,2210],"size":[210,34],"flags":{"collapsed":true},"order":60,"mode":0,"inputs":[],"outputs":[{"name":"STRING","type":"STRING","links":[642]}],"title":"Get_common_prompt","properties":{},"widgets_values":["common_prompt"]},{"id":314,"type":"StringConcatenate","pos":[8470,2250],"size":[350,166],"flags":{"collapsed":true},"order":87,"mode":0,"inputs":[{"localized_name":"string_a","name":"string_a","type":"STRING","widget":{"name":"string_a"},"link":645},{"localized_name":"string_b","name":"string_b","type":"STRING","widget":{"name":"string_b"},"link":647},{"localized_name":"delimiter","name":"delimiter","type":"STRING","widget":{"name":"delimiter"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[646]}],"properties":{"cnr_id":"comfy-core","ver":"0.11.1","Node name for S&R":"StringConcatenate"},"widgets_values":["","",""]},{"id":276,"type":"GetNode","pos":[8920,2170],"size":[210,34],"flags":{"collapsed":true},"order":61,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[592]}],"title":"Get_anchor_samples","properties":{},"widgets_values":["anchor_samples"],"color":"#323","bgcolor":"#535"},{"id":313,"type":"GetNode","pos":[8420,2210],"size":[210,34],"flags":{"collapsed":true},"order":62,"mode":0,"inputs":[],"outputs":[{"name":"STRING","type":"STRING","links":[645]}],"title":"Get_common_prompt","properties":{},"widgets_values":["common_prompt"]},{"id":315,"type":"GetNode","pos":[8910,2210],"size":[210,34],"flags":{"collapsed":true},"order":63,"mode":0,"inputs":[],"outputs":[{"name":"STRING","type":"STRING","links":[648]}],"title":"Get_common_prompt","properties":{},"widgets_values":["common_prompt"]},{"id":316,"type":"StringConcatenate","pos":[8970,2250],"size":[350,166],"flags":{"collapsed":true},"order":88,"mode":0,"inputs":[{"localized_name":"string_a","name":"string_a","type":"STRING","widget":{"name":"string_a"},"link":648},{"localized_name":"string_b","name":"string_b","type":"STRING","widget":{"name":"string_b"},"link":649},{"localized_name":"delimiter","name":"delimiter","type":"STRING","widget":{"name":"delimiter"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[650]}],"properties":{"cnr_id":"comfy-core","ver":"0.11.1","Node name for S&R":"StringConcatenate"},"widgets_values":["","",""]},{"id":56,"type":"LoraLoaderModelOnly","pos":[7260,820],"size":[620,82],"flags":{},"order":94,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":28},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[403]}],"title":"Load SVI LoRA (HIGH NOISE)","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["SVI_v2_PRO_Wan2.2-I2V-A14B_HIGH_lora_rank_128_fp16.safetensors",1],"color":"#223","bgcolor":"#335"},{"id":30,"type":"LoraLoaderModelOnly","pos":[7260,1080],"size":[620.5677255595876,82],"flags":{},"order":95,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":411},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[406]}],"title":"Load SVI Lora (LOW NOISE)","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["SVI_v2_PRO_Wan2.2-I2V-A14B_LOW_lora_rank_128_fp16.safetensors",1],"color":"#322","bgcolor":"#533"},{"id":66,"type":"5d904e84-d294-4840-86a0-ccaa08112aaf","pos":[6700,2530],"size":[400,828.8571428571429],"flags":{"collapsed":false},"order":92,"mode":0,"inputs":[{"name":"vae","type":"VAE","link":616},{"name":"sampler","type":"SAMPLER","link":615},{"name":"noise","type":"NOISE","link":614},{"label":"sigmas_low","name":"sigmas","type":"SIGMAS","link":613},{"label":"sigmas_high","name":"sigmas_1","type":"SIGMAS","link":612},{"label":"model_low","name":"model","type":"MODEL","link":611},{"label":"model_high","name":"model_1","type":"MODEL","link":610},{"name":"length","type":"INT","widget":{"name":"length"},"link":null},{"name":"clip","type":"CLIP","link":609},{"name":"anchor_samples","type":"LATENT","link":608},{"label":"prompt","name":"text","type":"STRING","widget":{"name":"text"},"link":631}],"outputs":[{"label":"samples","name":"output","type":"LATENT","links":[541]},{"label":"images","name":"IMAGE","type":"IMAGE","links":[542,543]}],"properties":{"proxyWidgets":[["-1","length"],["-1","text"]],"cnr_id":"comfy-core","ver":"0.5.1"},"widgets_values":[81,""],"color":"#232","bgcolor":"#353"},{"id":303,"type":"PrimitiveStringMultiline","pos":[5920,2530],"size":[400,200],"flags":{},"order":64,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[632]}],"title":"Start Prompt","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"color":"#232","bgcolor":"#353"},{"id":297,"type":"PrimitiveStringMultiline","pos":[6700,2290],"size":[400,200],"flags":{},"order":65,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[630]}],"title":"Prompt","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"color":"#232","bgcolor":"#353"},{"id":298,"type":"PrimitiveStringMultiline","pos":[7200,2290],"size":[400,200],"flags":{},"order":66,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[637]}],"title":"Prompt","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"color":"#223","bgcolor":"#335"},{"id":299,"type":"PrimitiveStringMultiline","pos":[7700,2290],"size":[400,200],"flags":{},"order":67,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[640]}],"title":"Prompt","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"color":"#223","bgcolor":"#335"},{"id":300,"type":"PrimitiveStringMultiline","pos":[8200,2290],"size":[400,200],"flags":{},"order":68,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[643]}],"title":"Prompt","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"color":"#223","bgcolor":"#335"},{"id":301,"type":"PrimitiveStringMultiline","pos":[8700,2290],"size":[400,200],"flags":{},"order":69,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[647]}],"title":"Prompt","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"color":"#223","bgcolor":"#335"},{"id":302,"type":"PrimitiveStringMultiline","pos":[9200,2290],"size":[400,200],"flags":{},"order":70,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[649]}],"title":"Prompt","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"color":"#223","bgcolor":"#335"},{"id":33,"type":"LoadImage","pos":[5610,2900],"size":[315,314.0001220703125],"flags":{},"order":71,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[13]},{"localized_name":"MASK","name":"MASK","type":"MASK","slot_index":1,"links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"LoadImage","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":["example.png","image"],"color":"#2a363b","bgcolor":"#3f5159"},{"id":32,"type":"ImageResizeKJv2","pos":[5950,2900],"size":[270,336],"flags":{},"order":89,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":13},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":null},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":null},{"localized_name":"upscale_method","name":"upscale_method","type":"COMBO","widget":{"name":"upscale_method"},"link":null},{"localized_name":"keep_proportion","name":"keep_proportion","type":"COMBO","widget":{"name":"keep_proportion"},"link":null},{"localized_name":"pad_color","name":"pad_color","type":"STRING","widget":{"name":"pad_color"},"link":null},{"localized_name":"crop_position","name":"crop_position","type":"COMBO","widget":{"name":"crop_position"},"link":null},{"localized_name":"divisible_by","name":"divisible_by","type":"INT","widget":{"name":"divisible_by"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[9]},{"localized_name":"width","name":"width","type":"INT","links":null},{"localized_name":"height","name":"height","type":"INT","links":null},{"localized_name":"mask","name":"mask","type":"MASK","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ImageResizeKJv2"},"widgets_values":[720,1280,"nearest-exact","crop","0, 0, 0","center",1,"cpu"],"color":"#2a363b","bgcolor":"#3f5159"},{"id":321,"type":"UnetLoaderGGUF","pos":[6690,1070],"size":[500,80],"flags":{},"order":72,"mode":4,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[]}],"title":"Unet Loader (GGUF) (High Noise)","properties":{"cnr_id":"comfyui-gguf","ver":"1.1.9","Node name for S&R":"UnetLoaderGGUF"},"widgets_values":["Wan2.2-I2V-A14B-HighNoise-Q6_K.gguf"],"color":"#233","bgcolor":"#355"},{"id":320,"type":"UnetLoaderGGUF","pos":[6680,810],"size":[500,80],"flags":{},"order":73,"mode":4,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[]}],"title":"Unet Loader (GGUF) (Low Noise)","properties":{"cnr_id":"comfyui-gguf","ver":"1.1.9","Node name for S&R":"UnetLoaderGGUF"},"widgets_values":["Wan2.2-I2V-A14B-LowNoise-Q6_K.gguf"],"color":"#233","bgcolor":"#355"},{"id":198,"type":"UNETLoader","pos":[6680,690],"size":[560,82],"flags":{},"order":74,"mode":0,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null},{"localized_name":"weight_dtype","name":"weight_dtype","type":"COMBO","widget":{"name":"weight_dtype"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[425]}],"title":"Load Diffusion Model (HIGH NOISE)","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"UNETLoader"},"widgets_values":["wan2.2_i2v_high_noise_14B_fp16.safetensors","default"],"color":"#223","bgcolor":"#335"},{"id":197,"type":"UNETLoader","pos":[6680,950],"size":[560,82],"flags":{},"order":75,"mode":0,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null},{"localized_name":"weight_dtype","name":"weight_dtype","type":"COMBO","widget":{"name":"weight_dtype"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[424]}],"title":"Load Diffusion Model (LOW NOISE)","properties":{"cnr_id":"comfy-core","ver":"0.16.3","Node name for S&R":"UNETLoader"},"widgets_values":["wan2.2_i2v_low_noise_14B_fp16.safetensors","default"],"color":"#322","bgcolor":"#533"},{"id":318,"type":"MarkdownNote","pos":[6120,610],"size":[500,650],"flags":{},"order":76,"mode":0,"inputs":[],"outputs":[],"title":"Model Links","properties":{},"widgets_values":["[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2_2\n)\n \nt2v = Text to video (prompt only) \ni2v = Image to video (prompt and start image) \nv2v = Video to video (prompt and reference video) \nfflf = First Frame Last Frame Image to Video (prompt and two reference images)\n \nWan 2.2 14B models use the Wan 2.1 VAE! Only the 5B model requires the Wan 2.2 VAE.\n\nIf you need to use quantized models (GGUFs), replace the \"Load Diffusion Model\" nodes with the corresponding \"Unet Loader (GGUF)\" node.\n\n**Diffusion Models** \n- [Wan 2.2 ComfyUI repository (fp16 & fp8_scaled)](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/diffusion_models) \n- [Wan 2.2 GGUF repository (quantized models)](https://huggingface.co/collections/QuantStack/wan22-ggufs)\n \n**SVI 2.0 Pro LoRA** \n- [vita-video-gen HF](https://huggingface.co/vita-video-gen/svi-model/tree/main/version-2.0)\n \n**4 step distil LoRA**\n\n- [Lightx2v distill loras (official HF)](https://huggingface.co/lightx2v/Wan2.2-Distill-Loras/tree/main)\n- [Lightx2v high noise lora build 1030](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/LoRAs/Wan22_Lightx2v/Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16.safetensors)\n- [Kijai Lightx2v loras](https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v) \n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [T5XXL ComfyUI repository (fp16 & fp8_scaled)](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/text_encoders)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_i2v_low_noise_14B_f16.safetensors\n│ │ ├─── wan2.2_i2v_high_noise_14B_fp16.safetensors\n│ │ ├─── Wan2.2-I2V-A14B-HighNoise-Q6_K.gguf\n│ │ └─── Wan2.2-I2V-A14B-LowNoise-Q6_K.gguf\n│ ├───📂 loras/\n│ │ ├───SVI_v2_PRO_Wan2.2-I2V-A14B_HIGH_lora_rank_128_fp16.safetensors\n│ │ ├───SVI_v2_PRO_Wan2.2-I2V-A14B_LOW_lora_rank_128_fp16.safetensors\n│ │ ├───wan2.2_i2v_lightx2v_4steps_lora_v1.1_low_noise.safetensors\n│ │ └───wan2.2_i2v_lightx2v_4steps_lora_v1.1_high_noise.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp16.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n"],"color":"#432","bgcolor":"#653"},{"id":263,"type":"9a95c7ef-635e-4396-8c14-2d7a3aca898b","pos":[8200,2530],"size":[400,882],"flags":{"collapsed":false},"order":107,"mode":0,"inputs":[{"name":"vae","type":"VAE","link":564},{"name":"sampler","type":"SAMPLER","link":565},{"name":"noise","type":"NOISE","link":566},{"label":"sigmas_low","name":"sigmas","type":"SIGMAS","link":567},{"label":"sigmas_high","name":"sigmas_1","type":"SIGMAS","link":568},{"label":"model_low","name":"model","type":"MODEL","link":569},{"label":"model_high","name":"model_1","type":"MODEL","link":570},{"name":"length","type":"INT","widget":{"name":"length"},"link":null},{"name":"clip","type":"CLIP","link":571},{"name":"anchor_samples","type":"LATENT","link":572},{"name":"prev_samples","type":"LATENT","link":597},{"label":"prev_images","name":"source_images","type":"IMAGE","link":598},{"label":"prompt","name":"text","type":"STRING","widget":{"name":"text"},"link":644}],"outputs":[{"label":"samples","name":"output","type":"LATENT","links":[599]},{"name":"extended_images","type":"IMAGE","links":[573,600]}],"properties":{"proxyWidgets":[["-1","length"],["-1","text"],["152","text"]],"cnr_id":"comfy-core","ver":"0.5.1"},"widgets_values":[81,""],"color":"#223","bgcolor":"#335"},{"id":252,"type":"638e7561-420d-4551-94b3-d9f746ae0522","pos":[7700,2530],"size":[400,868.8571428571429],"flags":{"collapsed":false},"order":102,"mode":0,"inputs":[{"name":"vae","type":"VAE","link":554},{"name":"sampler","type":"SAMPLER","link":555},{"name":"noise","type":"NOISE","link":556},{"label":"sigmas_low","name":"sigmas","type":"SIGMAS","link":557},{"label":"sigmas_high","name":"sigmas_1","type":"SIGMAS","link":558},{"label":"model_low","name":"model","type":"MODEL","link":559},{"label":"model_high","name":"model_1","type":"MODEL","link":560},{"name":"length","type":"INT","widget":{"name":"length"},"link":null},{"name":"clip","type":"CLIP","link":561},{"name":"anchor_samples","type":"LATENT","link":562},{"name":"prev_samples","type":"LATENT","link":595},{"label":"prev_images","name":"source_images","type":"IMAGE","link":596},{"label":"prompt","name":"text","type":"STRING","widget":{"name":"text"},"link":641}],"outputs":[{"label":"samples","name":"output","type":"LATENT","links":[597]},{"name":"extended_images","type":"IMAGE","links":[563,598]}],"properties":{"proxyWidgets":[["-1","length"],["-1","text"]],"cnr_id":"comfy-core","ver":"0.5.1"},"widgets_values":[81,""],"color":"#223","bgcolor":"#335"},{"id":68,"type":"3388a6f7-ac74-43d5-85ff-f6c25b4578de","pos":[7200,2530],"size":[400,868.8571428571429],"flags":{"collapsed":false},"order":96,"mode":0,"inputs":[{"name":"vae","type":"VAE","link":552},{"name":"sampler","type":"SAMPLER","link":551},{"name":"noise","type":"NOISE","link":550},{"label":"sigmas_low","name":"sigmas","type":"SIGMAS","link":549},{"label":"sigmas_high","name":"sigmas_1","type":"SIGMAS","link":548},{"label":"model_low","name":"model","type":"MODEL","link":547},{"label":"model_high","name":"model_1","type":"MODEL","link":546},{"name":"length","type":"INT","widget":{"name":"length"},"link":null},{"name":"clip","type":"CLIP","link":545},{"name":"anchor_samples","type":"LATENT","link":544},{"name":"prev_samples","type":"LATENT","link":541},{"label":"prev_images","name":"source_images","type":"IMAGE","link":542},{"label":"prompt","name":"text","type":"STRING","widget":{"name":"text"},"link":635}],"outputs":[{"label":"samples","name":"output","type":"LATENT","links":[595]},{"name":"extended_images","type":"IMAGE","links":[65,596]}],"properties":{"proxyWidgets":[["-1","length"],["-1","text"]],"cnr_id":"comfy-core","ver":"0.5.1"},"widgets_values":[81,""],"color":"#223","bgcolor":"#335"},{"id":319,"type":"MarkdownNote","pos":[5330,1690],"size":[500,790],"flags":{},"order":77,"mode":0,"inputs":[],"outputs":[],"title":"README - WAN 2.2 general guide","properties":{},"widgets_values":["## This workflow has a few specialities: \n \n1) The Lightx2v distill loras are used during during both high and low noise passes, which drastically increases generation speed at the cost of less dynamic/detailed generations. Distill model/lora usage requires CFG 1.0, and works within 4-8 total steps. You should distribute the steps evenly across both phases.\n \n2) The raw (16fps) video is not saved by default, but the frames are run through VFI to double the frame rate to 32fps, giving a much smoother playback. If you don't want that, enable \"save_output\" on the first Video Combine node and bypass VFI and the second one. \n \n3) In case you want to try to extend the video, the raw frames of either the 16fps or VFI video can be saved alongside the final video file. Enable/disable one of the Save Image nodes accordingly. It is recommended to use the RAW frames as those adhere to the Wan 16fps standard.\n \n4) The video file and frames are by default saved into a subfolder that is named after the seed used by the high noise ksampler. \n\n**Do NOT** use the distill loras together with a model that has them merged in! Read the model description to verify if that is the case or not. \n\n**Shift** \nUse 5.0 for t2v and 8.0 for i2v. Values within that range usually work well.\n \n**Width & Height** \nWan 2.2 is trained on ~1 megapixel, the default resolutions are \n1280 x 720 \n720 x 1280 \n960 x 960 \nbut in general it is very flexible about the resolution and ratio so you can use lower values if you run out of vram.\n\n**Length** \nDefault length of Wan 2.2 videos is 81 frames which corresponds to ~5 seconds of video. Usually any range between 61 and 121 frames works okay, anything further off results in incoherent output. \n\n## Dual KSampler setup (MoE model)\nWan 2.2. is a Mixture of Experts model, which means it has one model that creates the basic video composition and motion from the empty latent, while a second model then refines its output to increase details and quality. This requires a specific setup: \n \n1) **Both** KSamplers must be set to the same total amount of steps!\n2) The first KSampler \"end_at_step\" should be at half the amount of total steps and \"return_leftover_noise\" must be enabled.\n3) The second KSampler \"start_at_step\" should be the same value as the first ones \"end_at_step\", while its own \"end_at_step\" must be equal to the total amount of steps.\n\n## _Distill parameter setup_\n \n**Total steps**: minimum of 4, maximum of 8\n\n**CFG**: The distill loras require CFG to be 1.0. \nThis disables the negative prompt! \n \n## _Normal parameter setup_\n\n(Bypass distill lora loader nodes) \n \n**Total steps**: ~20\n\n**CFG**: ~3.5 \nThis enables the negative prompt at the cost of increasing generation time x1.5, but is required for coherent results.\n"],"color":"#332922","bgcolor":"#593930"},{"id":324,"type":"MarkdownNote","pos":[5860,1690],"size":[450,790],"flags":{},"order":78,"mode":0,"inputs":[],"outputs":[],"title":"README - SVI 2.0 Pro","properties":{},"widgets_values":["## How it works\n\nSVI uses the input image and the last 8 frames of the previous extent to get some context for the next clip. This is an improvement over normal i2v as it will have some basic idea about e.g. speed and direction of things from the previous clip, as well as it can keep characters more consistent along the extents with the information of the input image.\n\nYou can use any WAN 2.2. dual-model merge with SVI, so enable/disable the distil lora load nodes accordingly.\n\nYou can enable/disable or copy and paste more extent subgraphs and the corresponding get nodes to make longer/shorter videos. In theory there is no limit how many you line up, but expect some drift over time.\n\n## Extents\nCurrently the extents are optimized for distil mode (4 steps cfg 1), and that setting is not exposed on the subgraph node, so if you want to do it differently you have to change it in all of them!\n\n## \"Start Prompt\"\nThis is prepended to each extents individual prompt.\n\nThis should describe some overall common scene/char setup, but not any action. If you want to have drastic changes on your extents, don't describe anything here that would disappear later, in that case rather leave it empty and just use the individual prompt boxes\n\n## Prompts\nStart each prompt with a short description of how the previous clip ended. You don't need to include specific actions, but explaining the setup of the last frame can help WAN understand it better. SVI is still a hack to extent videos, so the more help you give WAN the better.\n\nDon't overprompt each clip. There is only so much things and details WAN can do in one clip, if you want to have a lot of things to happen it can be beneficial to make shorter \"transition\" clips with less frames.\n\n## Tip\nGenerating all extents at once is a gamble cause if one of them is bad you can throw away the full clip. The more reliable process is to roll until you get a good first clip, then set that seed to \"fixed\".\n\n**It is highly recommended to set \"Widget control mode\" to \"before\" in the ComfyUI settings, that will leave the seed that was used for that last run in the RandomNoise nodes!**\n\nWhen you set a subgraphs seed to fixed, Comfy will not regenerate it but jump directly to the next one when you Run again. This way you can roll each consecutive clip until its good, then rinse repeat with the next one."],"color":"#432","bgcolor":"#653"},{"id":196,"type":"VHS_VideoCombine","pos":[9700,3530],"size":[400,334],"flags":{},"order":117,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":420},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"8550981384301e9bc5bfea83e5c2c75258102593","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":32,"loop_count":0,"filename_prefix":"SVI","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":true,"trim_to_audio":false,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"RIFE_00008.mp4","subfolder":"","type":"output","format":"video/h264-mp4","frame_rate":32,"workflow":"RIFE_00008.png","fullpath":"C:\\SD\\ComfyUI_windows_video\\ComfyUI\\output\\RIFE_00008.mp4"}}},"color":"#432","bgcolor":"#653"},{"id":55,"type":"LoraLoaderModelOnly","pos":[7260,950],"size":[620,82],"flags":{},"order":91,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":424},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[411]}],"title":"Load Distil Lora (LOW NOISE)","properties":{"cnr_id":"comfy-core","ver":"0.3.49","Node name for S&R":"LoraLoaderModelOnly","models":[{"name":"wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors","url":"https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors","directory":"loras"}],"ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":["wan2.2_i2v_A14b_low_noise_lora_rank64_lightx2v_4step_1022.safetensors",1],"color":"#322","bgcolor":"#533"},{"id":57,"type":"LoraLoaderModelOnly","pos":[7260,690],"size":[620,82],"flags":{},"order":90,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":425},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[28]}],"title":"Load Distil Lora (HIGH NOISE)","properties":{"cnr_id":"comfy-core","ver":"0.3.49","Node name for S&R":"LoraLoaderModelOnly","models":[{"name":"wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors","url":"https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors","directory":"loras"}],"ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":["Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16.safetensors",1.0000000000000002],"color":"#223","bgcolor":"#335"}],"links":[[1,28,0,1,0,"SAMPLER"],[2,58,0,2,0,"CLIP"],[3,31,0,3,0,"VAE"],[5,13,0,10,0,"MODEL"],[6,10,0,11,0,"SIGMAS"],[7,11,1,12,0,"SIGMAS"],[9,32,0,27,0,"IMAGE"],[10,26,0,27,1,"VAE"],[11,11,0,29,0,"SIGMAS"],[13,33,0,32,0,"IMAGE"],[28,57,0,56,0,"MODEL"],[31,27,0,62,0,"LATENT"],[65,68,1,74,0,"IMAGE"],[403,56,0,13,0,"MODEL"],[406,30,0,194,0,"MODEL"],[407,194,0,4,0,"MODEL"],[411,55,0,30,0,"MODEL"],[420,195,0,196,0,"IMAGE"],[421,13,0,51,0,"MODEL"],[424,197,0,55,0,"MODEL"],[425,198,0,57,0,"MODEL"],[541,66,0,68,10,"LATENT"],[542,66,1,68,11,"IMAGE"],[543,66,1,75,0,"IMAGE"],[544,63,0,68,9,"LATENT"],[545,6,0,68,8,"CLIP"],[546,8,0,68,6,"MODEL"],[547,7,0,68,5,"MODEL"],[548,15,0,68,4,"SIGMAS"],[549,14,0,68,3,"SIGMAS"],[550,36,0,68,2,"NOISE"],[551,5,0,68,1,"SAMPLER"],[552,9,0,68,0,"VAE"],[554,251,0,252,0,"VAE"],[555,250,0,252,1,"SAMPLER"],[556,249,0,252,2,"NOISE"],[557,248,0,252,3,"SIGMAS"],[558,247,0,252,4,"SIGMAS"],[559,246,0,252,5,"MODEL"],[560,244,0,252,6,"MODEL"],[561,245,0,252,8,"CLIP"],[562,243,0,252,9,"LATENT"],[563,252,1,253,0,"IMAGE"],[564,262,0,263,0,"VAE"],[565,261,0,263,1,"SAMPLER"],[566,260,0,263,2,"NOISE"],[567,259,0,263,3,"SIGMAS"],[568,258,0,263,4,"SIGMAS"],[569,257,0,263,5,"MODEL"],[570,255,0,263,6,"MODEL"],[571,256,0,263,8,"CLIP"],[572,254,0,263,9,"LATENT"],[573,263,1,264,0,"IMAGE"],[574,273,0,274,0,"VAE"],[575,272,0,274,1,"SAMPLER"],[576,271,0,274,2,"NOISE"],[577,270,0,274,3,"SIGMAS"],[578,269,0,274,4,"SIGMAS"],[579,268,0,274,5,"MODEL"],[580,266,0,274,6,"MODEL"],[581,267,0,274,8,"CLIP"],[582,265,0,274,9,"LATENT"],[583,274,1,275,0,"IMAGE"],[584,284,0,285,0,"VAE"],[585,283,0,285,1,"SAMPLER"],[586,282,0,285,2,"NOISE"],[587,281,0,285,3,"SIGMAS"],[588,280,0,285,4,"SIGMAS"],[589,279,0,285,5,"MODEL"],[590,277,0,285,6,"MODEL"],[591,278,0,285,8,"CLIP"],[592,276,0,285,9,"LATENT"],[593,285,1,286,0,"IMAGE"],[594,285,1,195,0,"IMAGE"],[595,68,0,252,10,"LATENT"],[596,68,1,252,11,"IMAGE"],[597,252,0,263,10,"LATENT"],[598,252,1,263,11,"IMAGE"],[599,263,0,274,10,"LATENT"],[600,263,1,274,11,"IMAGE"],[601,274,0,285,10,"LATENT"],[602,274,1,285,11,"IMAGE"],[608,295,0,66,9,"LATENT"],[609,294,0,66,8,"CLIP"],[610,293,0,66,6,"MODEL"],[611,292,0,66,5,"MODEL"],[612,291,0,66,4,"SIGMAS"],[613,290,0,66,3,"SIGMAS"],[614,289,0,66,2,"NOISE"],[615,288,0,66,1,"SAMPLER"],[616,287,0,66,0,"VAE"],[630,297,0,304,1,"STRING"],[631,304,0,66,10,"STRING"],[632,303,0,306,0,"STRING"],[633,305,0,304,0,"STRING"],[635,308,0,68,12,"STRING"],[637,298,0,308,1,"STRING"],[638,307,0,308,0,"STRING"],[639,309,0,310,0,"STRING"],[640,299,0,310,1,"STRING"],[641,310,0,252,12,"STRING"],[642,312,0,311,0,"STRING"],[643,300,0,311,1,"STRING"],[644,311,0,263,12,"STRING"],[645,313,0,314,0,"STRING"],[646,314,0,274,12,"STRING"],[647,301,0,314,1,"STRING"],[648,315,0,316,0,"STRING"],[649,302,0,316,1,"STRING"],[650,316,0,285,12,"STRING"]],"groups":[{"id":2,"title":"Models and Sampler Setup","bounding":[6640,580,2300,960],"color":"#b06634","font_size":24,"flags":{}},{"id":3,"title":"Input Image","bounding":[5580,2750,1040,550],"color":"#3f789e","font_size":24,"flags":{}}],"definitions":{"subgraphs":[{"id":"5d904e84-d294-4840-86a0-ccaa08112aaf","version":1,"state":{"lastGroupId":3,"lastNodeId":302,"lastLinkId":627,"lastRerouteId":98},"revision":0,"config":{},"name":"Initial","inputNode":{"id":-10,"bounding":[4150,-360,132.1328125,260]},"outputNode":{"id":-20,"bounding":[6290,-370,120,80]},"inputs":[{"id":"47b0d77d-9e2f-4caa-af70-aa14afd85c6c","name":"vae","type":"VAE","linkIds":[470],"pos":[4262.1328125,-340]},{"id":"4489f353-1179-4bf0-befc-75cf6c34e82f","name":"sampler","type":"SAMPLER","linkIds":[472,473],"pos":[4262.1328125,-320]},{"id":"07d5925f-6739-4dab-a7c3-5350d9cede5a","name":"noise","type":"NOISE","linkIds":[474],"pos":[4262.1328125,-300]},{"id":"54ac62ac-23ca-48b0-8320-239b5f0607fd","name":"sigmas","type":"SIGMAS","linkIds":[475],"label":"sigmas_low","pos":[4262.1328125,-280]},{"id":"c42f0475-3fc3-40f0-8548-112abef401b8","name":"sigmas_1","type":"SIGMAS","linkIds":[477],"label":"sigmas_high","pos":[4262.1328125,-260]},{"id":"4df10b01-d11a-4866-8245-2017c2fb114f","name":"model","type":"MODEL","linkIds":[478],"label":"model_low","pos":[4262.1328125,-240]},{"id":"af5cfeb2-259b-41e3-b9a6-33a9ca639802","name":"model_1","type":"MODEL","linkIds":[480],"label":"model_high","pos":[4262.1328125,-220]},{"id":"0081438a-d65f-4f1a-b673-faeae71ee03d","name":"length","type":"INT","linkIds":[481],"pos":[4262.1328125,-200]},{"id":"4d72f4bb-fa91-44af-9aa5-d4d77a31f885","name":"clip","type":"CLIP","linkIds":[482,484],"pos":[4262.1328125,-180]},{"id":"f3f510fb-376c-408d-85be-33931e1b98b5","name":"anchor_samples","type":"LATENT","linkIds":[488],"pos":[4262.1328125,-160]},{"id":"79e71030-cf39-4251-8ced-ee95e59eeb11","name":"text","type":"STRING","linkIds":[617],"label":"prompt","pos":[4262.1328125,-140]}],"outputs":[{"id":"a35332f0-e215-4e4f-b3ec-a8ccab6427c1","name":"output","type":"LATENT","linkIds":[539],"label":"samples","pos":[6310,-350]},{"id":"8d3d95dc-9b1b-473c-b292-aa8696b3db18","name":"IMAGE","type":"IMAGE","linkIds":[540],"label":"images","pos":[6310,-330]}],"widgets":[],"nodes":[{"id":183,"type":"DisableNoise","pos":[5740,-280],"size":[140,26],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[368]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"DisableNoise"},"widgets_values":[]},{"id":159,"type":"ScheduledCFGGuidance","pos":[5300,-410],"size":[270,150],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":478},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":312},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":313},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[469]}],"title":"Scheduled CFG (LOW)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":182,"type":"CLIPTextEncode","pos":[4420,10],"size":[460,100],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":484},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[360]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"CLIPTextEncode"},"widgets_values":["色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"],"color":"#332922","bgcolor":"#593930"},{"id":160,"type":"WanImageToVideoSVIPro","pos":[4950,-190],"size":[281.1305217072586,142.62576174972867],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":314},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":360},{"localized_name":"anchor_samples","name":"anchor_samples","type":"LATENT","link":488},{"localized_name":"prev_samples","name":"prev_samples","shape":7,"type":"LATENT","link":null},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":481},{"localized_name":"motion_latent_count","name":"motion_latent_count","type":"INT","widget":{"name":"motion_latent_count"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[309,312]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[310,313]},{"localized_name":"latent","name":"latent","type":"LATENT","links":[476]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"WanImageToVideoSVIPro"},"widgets_values":[81,0]},{"id":158,"type":"ScheduledCFGGuidance","pos":[5300,-210],"size":[270,150],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":480},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":309},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":310},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[380]}],"title":"Scheduled CFG (HIGH)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":162,"type":"VAEDecode","pos":[6090,-400],"size":[150,50],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":373},{"localized_name":"vae","name":"vae","type":"VAE","link":470}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[540]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[]},{"id":185,"type":"SamplerCustomAdvanced","pos":[5640,-230],"size":[260,470.8571428571429],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":474},{"localized_name":"guider","name":"guider","type":"GUIDER","link":380},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":473},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":477},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":476}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[383]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"HIGH NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":184,"type":"SamplerCustomAdvanced","pos":[5960,-310],"size":[260,470.8571428571429],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":368},{"localized_name":"guider","name":"guider","type":"GUIDER","link":469},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":472},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":475},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":383}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[373,451,539]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"LOW NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":152,"type":"CLIPTextEncode","pos":[4420,-190],"size":[460,160],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":482},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":617}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[314]}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[""],"color":"#232","bgcolor":"#353"}],"groups":[],"links":[{"id":309,"origin_id":160,"origin_slot":0,"target_id":158,"target_slot":1,"type":"CONDITIONING"},{"id":310,"origin_id":160,"origin_slot":1,"target_id":158,"target_slot":2,"type":"CONDITIONING"},{"id":312,"origin_id":160,"origin_slot":0,"target_id":159,"target_slot":1,"type":"CONDITIONING"},{"id":313,"origin_id":160,"origin_slot":1,"target_id":159,"target_slot":2,"type":"CONDITIONING"},{"id":314,"origin_id":152,"origin_slot":0,"target_id":160,"target_slot":0,"type":"CONDITIONING"},{"id":360,"origin_id":182,"origin_slot":0,"target_id":160,"target_slot":1,"type":"CONDITIONING"},{"id":368,"origin_id":183,"origin_slot":0,"target_id":184,"target_slot":0,"type":"NOISE"},{"id":373,"origin_id":184,"origin_slot":0,"target_id":162,"target_slot":0,"type":"LATENT"},{"id":380,"origin_id":158,"origin_slot":0,"target_id":185,"target_slot":1,"type":"GUIDER"},{"id":383,"origin_id":185,"origin_slot":0,"target_id":184,"target_slot":4,"type":"LATENT"},{"id":469,"origin_id":159,"origin_slot":0,"target_id":184,"target_slot":1,"type":"GUIDER","parentId":6},{"id":470,"origin_id":-10,"origin_slot":0,"target_id":162,"target_slot":1,"type":"VAE","parentId":8},{"id":472,"origin_id":-10,"origin_slot":1,"target_id":184,"target_slot":2,"type":"SAMPLER","parentId":11},{"id":473,"origin_id":-10,"origin_slot":1,"target_id":185,"target_slot":2,"type":"SAMPLER","parentId":10},{"id":474,"origin_id":-10,"origin_slot":2,"target_id":185,"target_slot":0,"type":"NOISE","parentId":13},{"id":475,"origin_id":-10,"origin_slot":3,"target_id":184,"target_slot":3,"type":"SIGMAS","parentId":15},{"id":476,"origin_id":160,"origin_slot":2,"target_id":185,"target_slot":4,"type":"LATENT","parentId":17},{"id":477,"origin_id":-10,"origin_slot":4,"target_id":185,"target_slot":3,"type":"SIGMAS","parentId":19},{"id":478,"origin_id":-10,"origin_slot":5,"target_id":159,"target_slot":0,"type":"MODEL","parentId":20},{"id":480,"origin_id":-10,"origin_slot":6,"target_id":158,"target_slot":0,"type":"MODEL","parentId":21},{"id":481,"origin_id":-10,"origin_slot":7,"target_id":160,"target_slot":4,"type":"INT","parentId":22},{"id":482,"origin_id":-10,"origin_slot":8,"target_id":152,"target_slot":0,"type":"CLIP","parentId":23},{"id":484,"origin_id":-10,"origin_slot":8,"target_id":182,"target_slot":0,"type":"CLIP","parentId":23},{"id":488,"origin_id":-10,"origin_slot":9,"target_id":160,"target_slot":2,"type":"LATENT","parentId":25},{"id":539,"origin_id":184,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"LATENT"},{"id":540,"origin_id":162,"origin_slot":0,"target_id":-20,"target_slot":1,"type":"IMAGE"},{"id":617,"origin_id":-10,"origin_slot":10,"target_id":152,"target_slot":1,"type":"STRING"}],"reroutes":[{"id":6,"pos":[5930,-400],"linkIds":[469]},{"id":7,"pos":[4430,-590],"linkIds":[470]},{"id":8,"parentId":7,"pos":[6060,-580],"linkIds":[470]},{"id":9,"pos":[4430,-570],"linkIds":[472,473]},{"id":10,"parentId":9,"pos":[5560,-560],"linkIds":[472,473]},{"id":11,"parentId":10,"pos":[5890,-560],"linkIds":[472]},{"id":12,"pos":[4430,-550],"linkIds":[474]},{"id":13,"parentId":12,"pos":[5560,-540],"linkIds":[474]},{"id":14,"pos":[4430,-530],"linkIds":[475]},{"id":15,"parentId":14,"pos":[5890,-520],"linkIds":[475]},{"id":16,"pos":[5306.180650604677,-38.91428328554389],"linkIds":[476]},{"id":17,"parentId":16,"pos":[5570,-40],"linkIds":[476]},{"id":18,"pos":[4430,-510],"linkIds":[477]},{"id":19,"parentId":18,"pos":[5560,-500],"linkIds":[477]},{"id":20,"pos":[4430,-400],"linkIds":[478]},{"id":21,"parentId":28,"pos":[5240,-300],"linkIds":[480]},{"id":22,"parentId":29,"pos":[4920,-250],"linkIds":[481]},{"id":23,"pos":[4390,-180],"linkIds":[482,484]},{"id":25,"parentId":27,"pos":[4890,170],"linkIds":[488]},{"id":27,"pos":[4410,170],"linkIds":[488]},{"id":28,"pos":[4430,-300],"linkIds":[480]},{"id":29,"pos":[4430,-250],"linkIds":[481]}],"extra":{"workflowRendererVersion":"LG"}},{"id":"3388a6f7-ac74-43d5-85ff-f6c25b4578de","version":1,"state":{"lastGroupId":3,"lastNodeId":302,"lastLinkId":628,"lastRerouteId":98},"revision":0,"config":{},"name":"Extend","inputNode":{"id":-10,"bounding":[3900,-320,132.1328125,300]},"outputNode":{"id":-20,"bounding":[6410,-340,139.8203125,80]},"inputs":[{"id":"1d297c70-c2db-4896-860b-0bc0b71a2f47","name":"vae","type":"VAE","linkIds":[518],"pos":[4012.1328125,-300]},{"id":"236bfafd-6732-479b-8da1-63391e743994","name":"sampler","type":"SAMPLER","linkIds":[519,537],"pos":[4012.1328125,-280]},{"id":"3892a10d-91af-4375-a98d-8d3fe3a8a1b1","name":"noise","type":"NOISE","linkIds":[520],"pos":[4012.1328125,-260]},{"id":"1535da6e-f60a-47d6-a638-ee423d46c287","name":"sigmas","type":"SIGMAS","linkIds":[521],"label":"sigmas_low","pos":[4012.1328125,-240]},{"id":"518d4797-8108-40b8-8011-fa85f54442ad","name":"sigmas_1","type":"SIGMAS","linkIds":[522],"label":"sigmas_high","pos":[4012.1328125,-220]},{"id":"32e45a42-c97a-4309-847a-59fbf4b66215","name":"model","type":"MODEL","linkIds":[523],"label":"model_low","pos":[4012.1328125,-200]},{"id":"cd96f0c0-0998-4ce8-89a0-19cf00e30ca3","name":"model_1","type":"MODEL","linkIds":[531],"label":"model_high","pos":[4012.1328125,-180]},{"id":"9c66af00-b9e2-4ef7-bf03-4291762afc9a","name":"length","type":"INT","linkIds":[536],"pos":[4012.1328125,-160]},{"id":"3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7","name":"clip","type":"CLIP","linkIds":[526,530],"pos":[4012.1328125,-140]},{"id":"e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9","name":"anchor_samples","type":"LATENT","linkIds":[532],"pos":[4012.1328125,-120]},{"id":"5b726a84-536e-4e17-a21a-6d03abfe3f7e","name":"prev_samples","type":"LATENT","linkIds":[533],"pos":[4012.1328125,-100]},{"id":"7d5c484b-5842-475b-ab1d-04d7ee25a08e","name":"source_images","type":"IMAGE","linkIds":[529],"label":"prev_images","pos":[4012.1328125,-80]},{"id":"56002bcd-d2de-4422-a388-25ce8356d483","name":"text","type":"STRING","linkIds":[628],"label":"prompt","pos":[4012.1328125,-60]}],"outputs":[{"id":"ba13141d-868a-42a1-ac48-e51d5bd57c48","name":"output","type":"LATENT","linkIds":[534],"label":"samples","pos":[6430,-320]},{"id":"c16acdef-88c8-49fd-a2dc-4aca876df35f","name":"extended_images","type":"IMAGE","linkIds":[385],"pos":[6430,-300]}],"widgets":[],"nodes":[{"id":235,"type":"DisableNoise","pos":[5480,-240],"size":[140,26],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[509]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"DisableNoise"},"widgets_values":[]},{"id":237,"type":"CLIPTextEncode","pos":[4160,50],"size":[460,100],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":530},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[508]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"CLIPTextEncode"},"widgets_values":["色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"],"color":"#332922","bgcolor":"#593930"},{"id":232,"type":"VAEDecode","pos":[5830,-360],"size":[150,50],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":502},{"localized_name":"vae","name":"vae","type":"VAE","link":518}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[535]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[]},{"id":168,"type":"ImageBatchExtendWithOverlap","pos":[6040,-360],"size":[321.6236328125,146],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","link":529},{"localized_name":"new_images","name":"new_images","shape":7,"type":"IMAGE","link":535},{"localized_name":"overlap","name":"overlap","type":"INT","widget":{"name":"overlap"},"link":null},{"localized_name":"overlap_side","name":"overlap_side","type":"COMBO","widget":{"name":"overlap_side"},"link":null},{"localized_name":"overlap_mode","name":"overlap_mode","type":"COMBO","widget":{"name":"overlap_mode"},"link":null}],"outputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","links":null},{"localized_name":"start_images","name":"start_images","type":"IMAGE","links":null},{"localized_name":"extended_images","name":"extended_images","type":"IMAGE","links":[385]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ImageBatchExtendWithOverlap"},"widgets_values":[5,"source","linear_blend"]},{"id":238,"type":"WanImageToVideoSVIPro","pos":[4690,-150],"size":[281.1305217072586,142.62576174972867],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":507},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":508},{"localized_name":"anchor_samples","name":"anchor_samples","type":"LATENT","link":532},{"localized_name":"prev_samples","name":"prev_samples","shape":7,"type":"LATENT","link":533},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":536},{"localized_name":"motion_latent_count","name":"motion_latent_count","type":"INT","widget":{"name":"motion_latent_count"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[505,512]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[506,513]},{"localized_name":"latent","name":"latent","type":"LATENT","links":[504]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"WanImageToVideoSVIPro"},"widgets_values":[81,1]},{"id":240,"type":"ScheduledCFGGuidance","pos":[5040,-170],"size":[270,150],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":531},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":512},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":513},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[503]}],"title":"Scheduled CFG (HIGH)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":234,"type":"SamplerCustomAdvanced","pos":[5400,-190],"size":[260,470.8571428571429],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":520},{"localized_name":"guider","name":"guider","type":"GUIDER","link":503},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":537},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":522},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":504}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[511]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"HIGH NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":239,"type":"SamplerCustomAdvanced","pos":[5700,-270],"size":[260,470.8571428571429],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":509},{"localized_name":"guider","name":"guider","type":"GUIDER","link":510},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":519},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":521},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":511}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[502,534]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"LOW NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":233,"type":"CLIPTextEncode","pos":[4160,-150],"size":[460,160],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":526},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":628}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[507]}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[""],"color":"#232","bgcolor":"#353"},{"id":236,"type":"ScheduledCFGGuidance","pos":[5040,-370],"size":[270,150],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":523},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":505},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":506},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[510]}],"title":"Scheduled CFG (LOW)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]}],"groups":[],"links":[{"id":385,"origin_id":168,"origin_slot":2,"target_id":-20,"target_slot":1,"type":"IMAGE"},{"id":502,"origin_id":239,"origin_slot":0,"target_id":232,"target_slot":0,"type":"LATENT"},{"id":503,"origin_id":240,"origin_slot":0,"target_id":234,"target_slot":1,"type":"GUIDER"},{"id":504,"origin_id":238,"origin_slot":2,"target_id":234,"target_slot":4,"type":"LATENT","parentId":63},{"id":505,"origin_id":238,"origin_slot":0,"target_id":236,"target_slot":1,"type":"CONDITIONING"},{"id":506,"origin_id":238,"origin_slot":1,"target_id":236,"target_slot":2,"type":"CONDITIONING"},{"id":507,"origin_id":233,"origin_slot":0,"target_id":238,"target_slot":0,"type":"CONDITIONING"},{"id":508,"origin_id":237,"origin_slot":0,"target_id":238,"target_slot":1,"type":"CONDITIONING"},{"id":509,"origin_id":235,"origin_slot":0,"target_id":239,"target_slot":0,"type":"NOISE"},{"id":510,"origin_id":236,"origin_slot":0,"target_id":239,"target_slot":1,"type":"GUIDER","parentId":52},{"id":511,"origin_id":234,"origin_slot":0,"target_id":239,"target_slot":4,"type":"LATENT"},{"id":512,"origin_id":238,"origin_slot":0,"target_id":240,"target_slot":1,"type":"CONDITIONING"},{"id":513,"origin_id":238,"origin_slot":1,"target_id":240,"target_slot":2,"type":"CONDITIONING"},{"id":518,"origin_id":-10,"origin_slot":0,"target_id":232,"target_slot":1,"type":"VAE","parentId":76},{"id":519,"origin_id":-10,"origin_slot":1,"target_id":239,"target_slot":2,"type":"SAMPLER","parentId":78},{"id":520,"origin_id":-10,"origin_slot":2,"target_id":234,"target_slot":0,"type":"NOISE","parentId":87},{"id":521,"origin_id":-10,"origin_slot":3,"target_id":239,"target_slot":3,"type":"SIGMAS","parentId":80},{"id":522,"origin_id":-10,"origin_slot":4,"target_id":234,"target_slot":3,"type":"SIGMAS","parentId":82},{"id":523,"origin_id":-10,"origin_slot":5,"target_id":236,"target_slot":0,"type":"MODEL","parentId":83},{"id":526,"origin_id":-10,"origin_slot":8,"target_id":233,"target_slot":0,"type":"CLIP","parentId":74},{"id":529,"origin_id":-10,"origin_slot":11,"target_id":168,"target_slot":0,"type":"IMAGE","parentId":93},{"id":530,"origin_id":-10,"origin_slot":8,"target_id":237,"target_slot":0,"type":"CLIP","parentId":74},{"id":531,"origin_id":-10,"origin_slot":6,"target_id":240,"target_slot":0,"type":"MODEL","parentId":85},{"id":532,"origin_id":-10,"origin_slot":9,"target_id":238,"target_slot":2,"type":"LATENT","parentId":89},{"id":533,"origin_id":-10,"origin_slot":10,"target_id":238,"target_slot":3,"type":"LATENT","parentId":92},{"id":534,"origin_id":239,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"LATENT","parentId":95},{"id":535,"origin_id":232,"origin_slot":0,"target_id":168,"target_slot":1,"type":"IMAGE"},{"id":536,"origin_id":-10,"origin_slot":7,"target_id":238,"target_slot":4,"type":"INT","parentId":96},{"id":537,"origin_id":-10,"origin_slot":1,"target_id":234,"target_slot":2,"type":"SAMPLER","parentId":98},{"id":628,"origin_id":-10,"origin_slot":12,"target_id":233,"target_slot":1,"type":"STRING"}],"reroutes":[{"id":52,"pos":[5670,-360],"linkIds":[510]},{"id":62,"pos":[5050,0],"linkIds":[504]},{"id":63,"parentId":62,"pos":[5310,0],"linkIds":[504]},{"id":74,"pos":[4120,-140],"linkIds":[526,530]},{"id":75,"pos":[4170,-490],"linkIds":[518]},{"id":76,"parentId":75,"pos":[5780,-490],"linkIds":[518]},{"id":77,"pos":[4170,-470],"linkIds":[519,537]},{"id":78,"parentId":98,"pos":[5650,-470],"linkIds":[519]},{"id":79,"pos":[4170,-430],"linkIds":[521]},{"id":80,"parentId":79,"pos":[5650,-430],"linkIds":[521]},{"id":81,"pos":[4170,-410],"linkIds":[522]},{"id":82,"parentId":81,"pos":[5320,-410],"linkIds":[522]},{"id":83,"pos":[4170,-350],"linkIds":[523]},{"id":84,"pos":[4170,-260],"linkIds":[531]},{"id":85,"parentId":84,"pos":[4960,-260],"linkIds":[531]},{"id":86,"pos":[4170,-450],"linkIds":[520]},{"id":87,"parentId":86,"pos":[5320,-450],"linkIds":[520]},{"id":88,"pos":[4160,180],"linkIds":[532]},{"id":89,"parentId":88,"pos":[4620,180],"linkIds":[532]},{"id":90,"pos":[4070,300],"linkIds":[529]},{"id":91,"pos":[4160,200],"linkIds":[533]},{"id":92,"parentId":91,"pos":[4620,200],"linkIds":[533]},{"id":93,"parentId":90,"pos":[5990,300],"linkIds":[529]},{"id":94,"pos":[6010,-440],"linkIds":[534]},{"id":95,"parentId":94,"pos":[6390,-440],"linkIds":[534]},{"id":96,"parentId":97,"pos":[4650,-200],"linkIds":[536]},{"id":97,"pos":[4170,-200],"linkIds":[536]},{"id":98,"parentId":77,"pos":[5320,-470],"linkIds":[519,537]}],"extra":{"workflowRendererVersion":"LG"}},{"id":"638e7561-420d-4551-94b3-d9f746ae0522","version":1,"state":{"lastGroupId":3,"lastNodeId":302,"lastLinkId":627,"lastRerouteId":98},"revision":0,"config":{},"name":"Extend","inputNode":{"id":-10,"bounding":[3900,-320,132.1328125,300]},"outputNode":{"id":-20,"bounding":[6410,-340,139.8203125,80]},"inputs":[{"id":"1d297c70-c2db-4896-860b-0bc0b71a2f47","name":"vae","type":"VAE","linkIds":[518],"pos":[4012.1328125,-300]},{"id":"236bfafd-6732-479b-8da1-63391e743994","name":"sampler","type":"SAMPLER","linkIds":[519,537],"pos":[4012.1328125,-280]},{"id":"3892a10d-91af-4375-a98d-8d3fe3a8a1b1","name":"noise","type":"NOISE","linkIds":[520],"pos":[4012.1328125,-260]},{"id":"1535da6e-f60a-47d6-a638-ee423d46c287","name":"sigmas","type":"SIGMAS","linkIds":[521],"label":"sigmas_low","pos":[4012.1328125,-240]},{"id":"518d4797-8108-40b8-8011-fa85f54442ad","name":"sigmas_1","type":"SIGMAS","linkIds":[522],"label":"sigmas_high","pos":[4012.1328125,-220]},{"id":"32e45a42-c97a-4309-847a-59fbf4b66215","name":"model","type":"MODEL","linkIds":[523],"label":"model_low","pos":[4012.1328125,-200]},{"id":"cd96f0c0-0998-4ce8-89a0-19cf00e30ca3","name":"model_1","type":"MODEL","linkIds":[531],"label":"model_high","pos":[4012.1328125,-180]},{"id":"9c66af00-b9e2-4ef7-bf03-4291762afc9a","name":"length","type":"INT","linkIds":[536],"pos":[4012.1328125,-160]},{"id":"3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7","name":"clip","type":"CLIP","linkIds":[526,530],"pos":[4012.1328125,-140]},{"id":"e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9","name":"anchor_samples","type":"LATENT","linkIds":[532],"pos":[4012.1328125,-120]},{"id":"5b726a84-536e-4e17-a21a-6d03abfe3f7e","name":"prev_samples","type":"LATENT","linkIds":[533],"pos":[4012.1328125,-100]},{"id":"7d5c484b-5842-475b-ab1d-04d7ee25a08e","name":"source_images","type":"IMAGE","linkIds":[529],"label":"prev_images","pos":[4012.1328125,-80]},{"id":"b0958428-714d-49b6-b016-17bed96aa8b3","name":"text","type":"STRING","linkIds":[604],"label":"prompt","pos":[4012.1328125,-60]}],"outputs":[{"id":"ba13141d-868a-42a1-ac48-e51d5bd57c48","name":"output","type":"LATENT","linkIds":[534],"label":"samples","pos":[6430,-320]},{"id":"c16acdef-88c8-49fd-a2dc-4aca876df35f","name":"extended_images","type":"IMAGE","linkIds":[385],"pos":[6430,-300]}],"widgets":[],"nodes":[{"id":235,"type":"DisableNoise","pos":[5480,-240],"size":[140,26],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[509]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"DisableNoise"},"widgets_values":[]},{"id":237,"type":"CLIPTextEncode","pos":[4160,50],"size":[460,100],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":530},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[508]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"CLIPTextEncode"},"widgets_values":["色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"],"color":"#332922","bgcolor":"#593930"},{"id":232,"type":"VAEDecode","pos":[5830,-360],"size":[150,50],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":502},{"localized_name":"vae","name":"vae","type":"VAE","link":518}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[535]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[]},{"id":168,"type":"ImageBatchExtendWithOverlap","pos":[6040,-360],"size":[321.6236328125,146],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","link":529},{"localized_name":"new_images","name":"new_images","shape":7,"type":"IMAGE","link":535},{"localized_name":"overlap","name":"overlap","type":"INT","widget":{"name":"overlap"},"link":null},{"localized_name":"overlap_side","name":"overlap_side","type":"COMBO","widget":{"name":"overlap_side"},"link":null},{"localized_name":"overlap_mode","name":"overlap_mode","type":"COMBO","widget":{"name":"overlap_mode"},"link":null}],"outputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","links":null},{"localized_name":"start_images","name":"start_images","type":"IMAGE","links":null},{"localized_name":"extended_images","name":"extended_images","type":"IMAGE","links":[385]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ImageBatchExtendWithOverlap"},"widgets_values":[5,"source","linear_blend"]},{"id":238,"type":"WanImageToVideoSVIPro","pos":[4690,-150],"size":[281.1305217072586,142.62576174972867],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":507},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":508},{"localized_name":"anchor_samples","name":"anchor_samples","type":"LATENT","link":532},{"localized_name":"prev_samples","name":"prev_samples","shape":7,"type":"LATENT","link":533},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":536},{"localized_name":"motion_latent_count","name":"motion_latent_count","type":"INT","widget":{"name":"motion_latent_count"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[505,512]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[506,513]},{"localized_name":"latent","name":"latent","type":"LATENT","links":[504]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"WanImageToVideoSVIPro"},"widgets_values":[81,1]},{"id":236,"type":"ScheduledCFGGuidance","pos":[5040,-370],"size":[270,150],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":523},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":505},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":506},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[510]}],"title":"Scheduled CFG (LOW)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":240,"type":"ScheduledCFGGuidance","pos":[5040,-170],"size":[270,150],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":531},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":512},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":513},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[503]}],"title":"Scheduled CFG (HIGH)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":234,"type":"SamplerCustomAdvanced","pos":[5400,-190],"size":[260,470.8571428571429],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":520},{"localized_name":"guider","name":"guider","type":"GUIDER","link":503},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":537},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":522},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":504}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[511]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"HIGH NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":239,"type":"SamplerCustomAdvanced","pos":[5700,-270],"size":[260,470.8571428571429],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":509},{"localized_name":"guider","name":"guider","type":"GUIDER","link":510},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":519},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":521},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":511}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[502,534]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"LOW NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":233,"type":"CLIPTextEncode","pos":[4160,-150],"size":[460,160],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":526},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":604}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[507]}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[""],"color":"#232","bgcolor":"#353"}],"groups":[],"links":[{"id":385,"origin_id":168,"origin_slot":2,"target_id":-20,"target_slot":1,"type":"IMAGE"},{"id":502,"origin_id":239,"origin_slot":0,"target_id":232,"target_slot":0,"type":"LATENT"},{"id":503,"origin_id":240,"origin_slot":0,"target_id":234,"target_slot":1,"type":"GUIDER"},{"id":504,"origin_id":238,"origin_slot":2,"target_id":234,"target_slot":4,"type":"LATENT","parentId":63},{"id":505,"origin_id":238,"origin_slot":0,"target_id":236,"target_slot":1,"type":"CONDITIONING"},{"id":506,"origin_id":238,"origin_slot":1,"target_id":236,"target_slot":2,"type":"CONDITIONING"},{"id":507,"origin_id":233,"origin_slot":0,"target_id":238,"target_slot":0,"type":"CONDITIONING"},{"id":508,"origin_id":237,"origin_slot":0,"target_id":238,"target_slot":1,"type":"CONDITIONING"},{"id":509,"origin_id":235,"origin_slot":0,"target_id":239,"target_slot":0,"type":"NOISE"},{"id":510,"origin_id":236,"origin_slot":0,"target_id":239,"target_slot":1,"type":"GUIDER","parentId":52},{"id":511,"origin_id":234,"origin_slot":0,"target_id":239,"target_slot":4,"type":"LATENT"},{"id":512,"origin_id":238,"origin_slot":0,"target_id":240,"target_slot":1,"type":"CONDITIONING"},{"id":513,"origin_id":238,"origin_slot":1,"target_id":240,"target_slot":2,"type":"CONDITIONING"},{"id":518,"origin_id":-10,"origin_slot":0,"target_id":232,"target_slot":1,"type":"VAE","parentId":76},{"id":519,"origin_id":-10,"origin_slot":1,"target_id":239,"target_slot":2,"type":"SAMPLER","parentId":78},{"id":520,"origin_id":-10,"origin_slot":2,"target_id":234,"target_slot":0,"type":"NOISE","parentId":87},{"id":521,"origin_id":-10,"origin_slot":3,"target_id":239,"target_slot":3,"type":"SIGMAS","parentId":80},{"id":522,"origin_id":-10,"origin_slot":4,"target_id":234,"target_slot":3,"type":"SIGMAS","parentId":82},{"id":523,"origin_id":-10,"origin_slot":5,"target_id":236,"target_slot":0,"type":"MODEL","parentId":83},{"id":526,"origin_id":-10,"origin_slot":8,"target_id":233,"target_slot":0,"type":"CLIP","parentId":74},{"id":529,"origin_id":-10,"origin_slot":11,"target_id":168,"target_slot":0,"type":"IMAGE","parentId":93},{"id":530,"origin_id":-10,"origin_slot":8,"target_id":237,"target_slot":0,"type":"CLIP","parentId":74},{"id":531,"origin_id":-10,"origin_slot":6,"target_id":240,"target_slot":0,"type":"MODEL","parentId":85},{"id":532,"origin_id":-10,"origin_slot":9,"target_id":238,"target_slot":2,"type":"LATENT","parentId":89},{"id":533,"origin_id":-10,"origin_slot":10,"target_id":238,"target_slot":3,"type":"LATENT","parentId":92},{"id":534,"origin_id":239,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"LATENT","parentId":95},{"id":535,"origin_id":232,"origin_slot":0,"target_id":168,"target_slot":1,"type":"IMAGE"},{"id":536,"origin_id":-10,"origin_slot":7,"target_id":238,"target_slot":4,"type":"INT","parentId":96},{"id":537,"origin_id":-10,"origin_slot":1,"target_id":234,"target_slot":2,"type":"SAMPLER","parentId":98},{"id":604,"origin_id":-10,"origin_slot":12,"target_id":233,"target_slot":1,"type":"STRING"}],"reroutes":[{"id":52,"pos":[5670,-360],"linkIds":[510]},{"id":62,"pos":[5050,0],"linkIds":[504]},{"id":63,"parentId":62,"pos":[5310,0],"linkIds":[504]},{"id":74,"pos":[4120,-140],"linkIds":[526,530]},{"id":75,"pos":[4170,-490],"linkIds":[518]},{"id":76,"parentId":75,"pos":[5780,-490],"linkIds":[518]},{"id":77,"pos":[4170,-470],"linkIds":[519,537]},{"id":78,"parentId":98,"pos":[5650,-470],"linkIds":[519]},{"id":79,"pos":[4170,-430],"linkIds":[521]},{"id":80,"parentId":79,"pos":[5650,-430],"linkIds":[521]},{"id":81,"pos":[4170,-410],"linkIds":[522]},{"id":82,"parentId":81,"pos":[5320,-410],"linkIds":[522]},{"id":83,"pos":[4170,-350],"linkIds":[523]},{"id":84,"pos":[4170,-260],"linkIds":[531]},{"id":85,"parentId":84,"pos":[4960,-260],"linkIds":[531]},{"id":86,"pos":[4170,-450],"linkIds":[520]},{"id":87,"parentId":86,"pos":[5320,-450],"linkIds":[520]},{"id":88,"pos":[4160,180],"linkIds":[532]},{"id":89,"parentId":88,"pos":[4620,180],"linkIds":[532]},{"id":90,"pos":[4070,300],"linkIds":[529]},{"id":91,"pos":[4160,200],"linkIds":[533]},{"id":92,"parentId":91,"pos":[4620,200],"linkIds":[533]},{"id":93,"parentId":90,"pos":[5990,300],"linkIds":[529]},{"id":94,"pos":[6010,-440],"linkIds":[534]},{"id":95,"parentId":94,"pos":[6390,-440],"linkIds":[534]},{"id":96,"parentId":97,"pos":[4650,-200],"linkIds":[536]},{"id":97,"pos":[4170,-200],"linkIds":[536]},{"id":98,"parentId":77,"pos":[5320,-470],"linkIds":[519,537]}],"extra":{"workflowRendererVersion":"LG"}},{"id":"9a95c7ef-635e-4396-8c14-2d7a3aca898b","version":1,"state":{"lastGroupId":3,"lastNodeId":302,"lastLinkId":627,"lastRerouteId":98},"revision":0,"config":{},"name":"Extend","inputNode":{"id":-10,"bounding":[3900,-320,132.1328125,300]},"outputNode":{"id":-20,"bounding":[6410,-340,139.8203125,80]},"inputs":[{"id":"1d297c70-c2db-4896-860b-0bc0b71a2f47","name":"vae","type":"VAE","linkIds":[518],"pos":[4012.1328125,-300]},{"id":"236bfafd-6732-479b-8da1-63391e743994","name":"sampler","type":"SAMPLER","linkIds":[519,537],"pos":[4012.1328125,-280]},{"id":"3892a10d-91af-4375-a98d-8d3fe3a8a1b1","name":"noise","type":"NOISE","linkIds":[520],"pos":[4012.1328125,-260]},{"id":"1535da6e-f60a-47d6-a638-ee423d46c287","name":"sigmas","type":"SIGMAS","linkIds":[521],"label":"sigmas_low","pos":[4012.1328125,-240]},{"id":"518d4797-8108-40b8-8011-fa85f54442ad","name":"sigmas_1","type":"SIGMAS","linkIds":[522],"label":"sigmas_high","pos":[4012.1328125,-220]},{"id":"32e45a42-c97a-4309-847a-59fbf4b66215","name":"model","type":"MODEL","linkIds":[523],"label":"model_low","pos":[4012.1328125,-200]},{"id":"cd96f0c0-0998-4ce8-89a0-19cf00e30ca3","name":"model_1","type":"MODEL","linkIds":[531],"label":"model_high","pos":[4012.1328125,-180]},{"id":"9c66af00-b9e2-4ef7-bf03-4291762afc9a","name":"length","type":"INT","linkIds":[536],"pos":[4012.1328125,-160]},{"id":"3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7","name":"clip","type":"CLIP","linkIds":[526,530],"pos":[4012.1328125,-140]},{"id":"e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9","name":"anchor_samples","type":"LATENT","linkIds":[532],"pos":[4012.1328125,-120]},{"id":"5b726a84-536e-4e17-a21a-6d03abfe3f7e","name":"prev_samples","type":"LATENT","linkIds":[533],"pos":[4012.1328125,-100]},{"id":"7d5c484b-5842-475b-ab1d-04d7ee25a08e","name":"source_images","type":"IMAGE","linkIds":[529],"label":"prev_images","pos":[4012.1328125,-80]},{"id":"61e98431-6c22-4fac-a1f0-047e9f6cfea8","name":"text","type":"STRING","linkIds":[605],"label":"prompt","pos":[4012.1328125,-60]}],"outputs":[{"id":"ba13141d-868a-42a1-ac48-e51d5bd57c48","name":"output","type":"LATENT","linkIds":[534],"label":"samples","pos":[6430,-320]},{"id":"c16acdef-88c8-49fd-a2dc-4aca876df35f","name":"extended_images","type":"IMAGE","linkIds":[385],"pos":[6430,-300]}],"widgets":[],"nodes":[{"id":235,"type":"DisableNoise","pos":[5480,-240],"size":[140,26],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[509]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"DisableNoise"},"widgets_values":[]},{"id":237,"type":"CLIPTextEncode","pos":[4160,50],"size":[460,100],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":530},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[508]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"CLIPTextEncode"},"widgets_values":["色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"],"color":"#332922","bgcolor":"#593930"},{"id":232,"type":"VAEDecode","pos":[5830,-360],"size":[150,50],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":502},{"localized_name":"vae","name":"vae","type":"VAE","link":518}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[535]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[]},{"id":168,"type":"ImageBatchExtendWithOverlap","pos":[6040,-360],"size":[321.6236328125,146],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","link":529},{"localized_name":"new_images","name":"new_images","shape":7,"type":"IMAGE","link":535},{"localized_name":"overlap","name":"overlap","type":"INT","widget":{"name":"overlap"},"link":null},{"localized_name":"overlap_side","name":"overlap_side","type":"COMBO","widget":{"name":"overlap_side"},"link":null},{"localized_name":"overlap_mode","name":"overlap_mode","type":"COMBO","widget":{"name":"overlap_mode"},"link":null}],"outputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","links":null},{"localized_name":"start_images","name":"start_images","type":"IMAGE","links":null},{"localized_name":"extended_images","name":"extended_images","type":"IMAGE","links":[385]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ImageBatchExtendWithOverlap"},"widgets_values":[5,"source","linear_blend"]},{"id":238,"type":"WanImageToVideoSVIPro","pos":[4690,-150],"size":[281.1305217072586,142.62576174972867],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":507},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":508},{"localized_name":"anchor_samples","name":"anchor_samples","type":"LATENT","link":532},{"localized_name":"prev_samples","name":"prev_samples","shape":7,"type":"LATENT","link":533},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":536},{"localized_name":"motion_latent_count","name":"motion_latent_count","type":"INT","widget":{"name":"motion_latent_count"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[505,512]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[506,513]},{"localized_name":"latent","name":"latent","type":"LATENT","links":[504]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"WanImageToVideoSVIPro"},"widgets_values":[81,1]},{"id":236,"type":"ScheduledCFGGuidance","pos":[5040,-370],"size":[270,150],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":523},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":505},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":506},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[510]}],"title":"Scheduled CFG (LOW)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":240,"type":"ScheduledCFGGuidance","pos":[5040,-170],"size":[270,150],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":531},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":512},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":513},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[503]}],"title":"Scheduled CFG (HIGH)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":234,"type":"SamplerCustomAdvanced","pos":[5400,-190],"size":[260,464],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":520},{"localized_name":"guider","name":"guider","type":"GUIDER","link":503},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":537},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":522},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":504}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[511]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"HIGH NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":239,"type":"SamplerCustomAdvanced","pos":[5700,-270],"size":[260,464],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":509},{"localized_name":"guider","name":"guider","type":"GUIDER","link":510},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":519},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":521},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":511}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[502,534]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"LOW NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":233,"type":"CLIPTextEncode","pos":[4160,-150],"size":[460,160],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":526},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":605}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[507]}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[""],"color":"#232","bgcolor":"#353"}],"groups":[],"links":[{"id":385,"origin_id":168,"origin_slot":2,"target_id":-20,"target_slot":1,"type":"IMAGE"},{"id":502,"origin_id":239,"origin_slot":0,"target_id":232,"target_slot":0,"type":"LATENT"},{"id":503,"origin_id":240,"origin_slot":0,"target_id":234,"target_slot":1,"type":"GUIDER"},{"id":504,"origin_id":238,"origin_slot":2,"target_id":234,"target_slot":4,"type":"LATENT","parentId":63},{"id":505,"origin_id":238,"origin_slot":0,"target_id":236,"target_slot":1,"type":"CONDITIONING"},{"id":506,"origin_id":238,"origin_slot":1,"target_id":236,"target_slot":2,"type":"CONDITIONING"},{"id":507,"origin_id":233,"origin_slot":0,"target_id":238,"target_slot":0,"type":"CONDITIONING"},{"id":508,"origin_id":237,"origin_slot":0,"target_id":238,"target_slot":1,"type":"CONDITIONING"},{"id":509,"origin_id":235,"origin_slot":0,"target_id":239,"target_slot":0,"type":"NOISE"},{"id":510,"origin_id":236,"origin_slot":0,"target_id":239,"target_slot":1,"type":"GUIDER","parentId":52},{"id":511,"origin_id":234,"origin_slot":0,"target_id":239,"target_slot":4,"type":"LATENT"},{"id":512,"origin_id":238,"origin_slot":0,"target_id":240,"target_slot":1,"type":"CONDITIONING"},{"id":513,"origin_id":238,"origin_slot":1,"target_id":240,"target_slot":2,"type":"CONDITIONING"},{"id":518,"origin_id":-10,"origin_slot":0,"target_id":232,"target_slot":1,"type":"VAE","parentId":76},{"id":519,"origin_id":-10,"origin_slot":1,"target_id":239,"target_slot":2,"type":"SAMPLER","parentId":78},{"id":520,"origin_id":-10,"origin_slot":2,"target_id":234,"target_slot":0,"type":"NOISE","parentId":87},{"id":521,"origin_id":-10,"origin_slot":3,"target_id":239,"target_slot":3,"type":"SIGMAS","parentId":80},{"id":522,"origin_id":-10,"origin_slot":4,"target_id":234,"target_slot":3,"type":"SIGMAS","parentId":82},{"id":523,"origin_id":-10,"origin_slot":5,"target_id":236,"target_slot":0,"type":"MODEL","parentId":83},{"id":526,"origin_id":-10,"origin_slot":8,"target_id":233,"target_slot":0,"type":"CLIP","parentId":74},{"id":529,"origin_id":-10,"origin_slot":11,"target_id":168,"target_slot":0,"type":"IMAGE","parentId":93},{"id":530,"origin_id":-10,"origin_slot":8,"target_id":237,"target_slot":0,"type":"CLIP","parentId":74},{"id":531,"origin_id":-10,"origin_slot":6,"target_id":240,"target_slot":0,"type":"MODEL","parentId":85},{"id":532,"origin_id":-10,"origin_slot":9,"target_id":238,"target_slot":2,"type":"LATENT","parentId":89},{"id":533,"origin_id":-10,"origin_slot":10,"target_id":238,"target_slot":3,"type":"LATENT","parentId":92},{"id":534,"origin_id":239,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"LATENT","parentId":95},{"id":535,"origin_id":232,"origin_slot":0,"target_id":168,"target_slot":1,"type":"IMAGE"},{"id":536,"origin_id":-10,"origin_slot":7,"target_id":238,"target_slot":4,"type":"INT","parentId":96},{"id":537,"origin_id":-10,"origin_slot":1,"target_id":234,"target_slot":2,"type":"SAMPLER","parentId":98},{"id":605,"origin_id":-10,"origin_slot":12,"target_id":233,"target_slot":1,"type":"STRING"}],"reroutes":[{"id":52,"pos":[5670,-360],"linkIds":[510]},{"id":62,"pos":[5050,0],"linkIds":[504]},{"id":63,"parentId":62,"pos":[5310,0],"linkIds":[504]},{"id":74,"pos":[4120,-140],"linkIds":[526,530]},{"id":75,"pos":[4170,-490],"linkIds":[518]},{"id":76,"parentId":75,"pos":[5780,-490],"linkIds":[518]},{"id":77,"pos":[4170,-470],"linkIds":[519,537]},{"id":78,"parentId":98,"pos":[5650,-470],"linkIds":[519]},{"id":79,"pos":[4170,-430],"linkIds":[521]},{"id":80,"parentId":79,"pos":[5650,-430],"linkIds":[521]},{"id":81,"pos":[4170,-410],"linkIds":[522]},{"id":82,"parentId":81,"pos":[5320,-410],"linkIds":[522]},{"id":83,"pos":[4170,-350],"linkIds":[523]},{"id":84,"pos":[4170,-260],"linkIds":[531]},{"id":85,"parentId":84,"pos":[4960,-260],"linkIds":[531]},{"id":86,"pos":[4170,-450],"linkIds":[520]},{"id":87,"parentId":86,"pos":[5320,-450],"linkIds":[520]},{"id":88,"pos":[4160,180],"linkIds":[532]},{"id":89,"parentId":88,"pos":[4620,180],"linkIds":[532]},{"id":90,"pos":[4070,300],"linkIds":[529]},{"id":91,"pos":[4160,200],"linkIds":[533]},{"id":92,"parentId":91,"pos":[4620,200],"linkIds":[533]},{"id":93,"parentId":90,"pos":[5990,300],"linkIds":[529]},{"id":94,"pos":[6010,-440],"linkIds":[534]},{"id":95,"parentId":94,"pos":[6390,-440],"linkIds":[534]},{"id":96,"parentId":97,"pos":[4650,-200],"linkIds":[536]},{"id":97,"pos":[4170,-200],"linkIds":[536]},{"id":98,"parentId":77,"pos":[5320,-470],"linkIds":[519,537]}],"extra":{"workflowRendererVersion":"LG"}},{"id":"31b3395a-81d0-4ee1-b733-e55863e047c8","version":1,"state":{"lastGroupId":3,"lastNodeId":302,"lastLinkId":627,"lastRerouteId":98},"revision":0,"config":{},"name":"Extend","inputNode":{"id":-10,"bounding":[3900,-320,132.1328125,300]},"outputNode":{"id":-20,"bounding":[6410,-340,139.8203125,80]},"inputs":[{"id":"1d297c70-c2db-4896-860b-0bc0b71a2f47","name":"vae","type":"VAE","linkIds":[518],"pos":[4012.1328125,-300]},{"id":"236bfafd-6732-479b-8da1-63391e743994","name":"sampler","type":"SAMPLER","linkIds":[519,537],"pos":[4012.1328125,-280]},{"id":"3892a10d-91af-4375-a98d-8d3fe3a8a1b1","name":"noise","type":"NOISE","linkIds":[520],"pos":[4012.1328125,-260]},{"id":"1535da6e-f60a-47d6-a638-ee423d46c287","name":"sigmas","type":"SIGMAS","linkIds":[521],"label":"sigmas_low","pos":[4012.1328125,-240]},{"id":"518d4797-8108-40b8-8011-fa85f54442ad","name":"sigmas_1","type":"SIGMAS","linkIds":[522],"label":"sigmas_high","pos":[4012.1328125,-220]},{"id":"32e45a42-c97a-4309-847a-59fbf4b66215","name":"model","type":"MODEL","linkIds":[523],"label":"model_low","pos":[4012.1328125,-200]},{"id":"cd96f0c0-0998-4ce8-89a0-19cf00e30ca3","name":"model_1","type":"MODEL","linkIds":[531],"label":"model_high","pos":[4012.1328125,-180]},{"id":"9c66af00-b9e2-4ef7-bf03-4291762afc9a","name":"length","type":"INT","linkIds":[536],"pos":[4012.1328125,-160]},{"id":"3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7","name":"clip","type":"CLIP","linkIds":[526,530],"pos":[4012.1328125,-140]},{"id":"e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9","name":"anchor_samples","type":"LATENT","linkIds":[532],"pos":[4012.1328125,-120]},{"id":"5b726a84-536e-4e17-a21a-6d03abfe3f7e","name":"prev_samples","type":"LATENT","linkIds":[533],"pos":[4012.1328125,-100]},{"id":"7d5c484b-5842-475b-ab1d-04d7ee25a08e","name":"source_images","type":"IMAGE","linkIds":[529],"label":"prev_images","pos":[4012.1328125,-80]},{"id":"a2b40ccc-d049-4be8-bc84-3a3d5f2efd78","name":"text","type":"STRING","linkIds":[606],"label":"prompt","pos":[4012.1328125,-60]}],"outputs":[{"id":"ba13141d-868a-42a1-ac48-e51d5bd57c48","name":"output","type":"LATENT","linkIds":[534],"label":"samples","pos":[6430,-320]},{"id":"c16acdef-88c8-49fd-a2dc-4aca876df35f","name":"extended_images","type":"IMAGE","linkIds":[385],"pos":[6430,-300]}],"widgets":[],"nodes":[{"id":235,"type":"DisableNoise","pos":[5480,-240],"size":[140,26],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[509]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"DisableNoise"},"widgets_values":[]},{"id":237,"type":"CLIPTextEncode","pos":[4160,50],"size":[460,100],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":530},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[508]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"CLIPTextEncode"},"widgets_values":["色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"],"color":"#332922","bgcolor":"#593930"},{"id":232,"type":"VAEDecode","pos":[5830,-360],"size":[150,50],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":502},{"localized_name":"vae","name":"vae","type":"VAE","link":518}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[535]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[]},{"id":168,"type":"ImageBatchExtendWithOverlap","pos":[6040,-360],"size":[321.6236328125,146],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","link":529},{"localized_name":"new_images","name":"new_images","shape":7,"type":"IMAGE","link":535},{"localized_name":"overlap","name":"overlap","type":"INT","widget":{"name":"overlap"},"link":null},{"localized_name":"overlap_side","name":"overlap_side","type":"COMBO","widget":{"name":"overlap_side"},"link":null},{"localized_name":"overlap_mode","name":"overlap_mode","type":"COMBO","widget":{"name":"overlap_mode"},"link":null}],"outputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","links":null},{"localized_name":"start_images","name":"start_images","type":"IMAGE","links":null},{"localized_name":"extended_images","name":"extended_images","type":"IMAGE","links":[385]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ImageBatchExtendWithOverlap"},"widgets_values":[5,"source","linear_blend"]},{"id":238,"type":"WanImageToVideoSVIPro","pos":[4690,-150],"size":[281.1305217072586,142.62576174972867],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":507},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":508},{"localized_name":"anchor_samples","name":"anchor_samples","type":"LATENT","link":532},{"localized_name":"prev_samples","name":"prev_samples","shape":7,"type":"LATENT","link":533},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":536},{"localized_name":"motion_latent_count","name":"motion_latent_count","type":"INT","widget":{"name":"motion_latent_count"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[505,512]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[506,513]},{"localized_name":"latent","name":"latent","type":"LATENT","links":[504]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"WanImageToVideoSVIPro"},"widgets_values":[81,1]},{"id":236,"type":"ScheduledCFGGuidance","pos":[5040,-370],"size":[270,150],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":523},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":505},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":506},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[510]}],"title":"Scheduled CFG (LOW)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":240,"type":"ScheduledCFGGuidance","pos":[5040,-170],"size":[270,150],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":531},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":512},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":513},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[503]}],"title":"Scheduled CFG (HIGH)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":234,"type":"SamplerCustomAdvanced","pos":[5400,-190],"size":[260,464],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":520},{"localized_name":"guider","name":"guider","type":"GUIDER","link":503},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":537},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":522},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":504}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[511]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"HIGH NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":239,"type":"SamplerCustomAdvanced","pos":[5700,-270],"size":[260,464],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":509},{"localized_name":"guider","name":"guider","type":"GUIDER","link":510},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":519},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":521},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":511}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[502,534]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"LOW NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":233,"type":"CLIPTextEncode","pos":[4160,-150],"size":[460,160],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":526},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":606}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[507]}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[""],"color":"#232","bgcolor":"#353"}],"groups":[],"links":[{"id":385,"origin_id":168,"origin_slot":2,"target_id":-20,"target_slot":1,"type":"IMAGE"},{"id":502,"origin_id":239,"origin_slot":0,"target_id":232,"target_slot":0,"type":"LATENT"},{"id":503,"origin_id":240,"origin_slot":0,"target_id":234,"target_slot":1,"type":"GUIDER"},{"id":504,"origin_id":238,"origin_slot":2,"target_id":234,"target_slot":4,"type":"LATENT","parentId":63},{"id":505,"origin_id":238,"origin_slot":0,"target_id":236,"target_slot":1,"type":"CONDITIONING"},{"id":506,"origin_id":238,"origin_slot":1,"target_id":236,"target_slot":2,"type":"CONDITIONING"},{"id":507,"origin_id":233,"origin_slot":0,"target_id":238,"target_slot":0,"type":"CONDITIONING"},{"id":508,"origin_id":237,"origin_slot":0,"target_id":238,"target_slot":1,"type":"CONDITIONING"},{"id":509,"origin_id":235,"origin_slot":0,"target_id":239,"target_slot":0,"type":"NOISE"},{"id":510,"origin_id":236,"origin_slot":0,"target_id":239,"target_slot":1,"type":"GUIDER","parentId":52},{"id":511,"origin_id":234,"origin_slot":0,"target_id":239,"target_slot":4,"type":"LATENT"},{"id":512,"origin_id":238,"origin_slot":0,"target_id":240,"target_slot":1,"type":"CONDITIONING"},{"id":513,"origin_id":238,"origin_slot":1,"target_id":240,"target_slot":2,"type":"CONDITIONING"},{"id":518,"origin_id":-10,"origin_slot":0,"target_id":232,"target_slot":1,"type":"VAE","parentId":76},{"id":519,"origin_id":-10,"origin_slot":1,"target_id":239,"target_slot":2,"type":"SAMPLER","parentId":78},{"id":520,"origin_id":-10,"origin_slot":2,"target_id":234,"target_slot":0,"type":"NOISE","parentId":87},{"id":521,"origin_id":-10,"origin_slot":3,"target_id":239,"target_slot":3,"type":"SIGMAS","parentId":80},{"id":522,"origin_id":-10,"origin_slot":4,"target_id":234,"target_slot":3,"type":"SIGMAS","parentId":82},{"id":523,"origin_id":-10,"origin_slot":5,"target_id":236,"target_slot":0,"type":"MODEL","parentId":83},{"id":526,"origin_id":-10,"origin_slot":8,"target_id":233,"target_slot":0,"type":"CLIP","parentId":74},{"id":529,"origin_id":-10,"origin_slot":11,"target_id":168,"target_slot":0,"type":"IMAGE","parentId":93},{"id":530,"origin_id":-10,"origin_slot":8,"target_id":237,"target_slot":0,"type":"CLIP","parentId":74},{"id":531,"origin_id":-10,"origin_slot":6,"target_id":240,"target_slot":0,"type":"MODEL","parentId":85},{"id":532,"origin_id":-10,"origin_slot":9,"target_id":238,"target_slot":2,"type":"LATENT","parentId":89},{"id":533,"origin_id":-10,"origin_slot":10,"target_id":238,"target_slot":3,"type":"LATENT","parentId":92},{"id":534,"origin_id":239,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"LATENT","parentId":95},{"id":535,"origin_id":232,"origin_slot":0,"target_id":168,"target_slot":1,"type":"IMAGE"},{"id":536,"origin_id":-10,"origin_slot":7,"target_id":238,"target_slot":4,"type":"INT","parentId":96},{"id":537,"origin_id":-10,"origin_slot":1,"target_id":234,"target_slot":2,"type":"SAMPLER","parentId":98},{"id":606,"origin_id":-10,"origin_slot":12,"target_id":233,"target_slot":1,"type":"STRING"}],"reroutes":[{"id":52,"pos":[5670,-360],"linkIds":[510]},{"id":62,"pos":[5050,0],"linkIds":[504]},{"id":63,"parentId":62,"pos":[5310,0],"linkIds":[504]},{"id":74,"pos":[4120,-140],"linkIds":[526,530]},{"id":75,"pos":[4170,-490],"linkIds":[518]},{"id":76,"parentId":75,"pos":[5780,-490],"linkIds":[518]},{"id":77,"pos":[4170,-470],"linkIds":[519,537]},{"id":78,"parentId":98,"pos":[5650,-470],"linkIds":[519]},{"id":79,"pos":[4170,-430],"linkIds":[521]},{"id":80,"parentId":79,"pos":[5650,-430],"linkIds":[521]},{"id":81,"pos":[4170,-410],"linkIds":[522]},{"id":82,"parentId":81,"pos":[5320,-410],"linkIds":[522]},{"id":83,"pos":[4170,-350],"linkIds":[523]},{"id":84,"pos":[4170,-260],"linkIds":[531]},{"id":85,"parentId":84,"pos":[4960,-260],"linkIds":[531]},{"id":86,"pos":[4170,-450],"linkIds":[520]},{"id":87,"parentId":86,"pos":[5320,-450],"linkIds":[520]},{"id":88,"pos":[4160,180],"linkIds":[532]},{"id":89,"parentId":88,"pos":[4620,180],"linkIds":[532]},{"id":90,"pos":[4070,300],"linkIds":[529]},{"id":91,"pos":[4160,200],"linkIds":[533]},{"id":92,"parentId":91,"pos":[4620,200],"linkIds":[533]},{"id":93,"parentId":90,"pos":[5990,300],"linkIds":[529]},{"id":94,"pos":[6010,-440],"linkIds":[534]},{"id":95,"parentId":94,"pos":[6390,-440],"linkIds":[534]},{"id":96,"parentId":97,"pos":[4650,-200],"linkIds":[536]},{"id":97,"pos":[4170,-200],"linkIds":[536]},{"id":98,"parentId":77,"pos":[5320,-470],"linkIds":[519,537]}],"extra":{"workflowRendererVersion":"LG"}},{"id":"69c59b64-46b2-4817-9184-6de92e7277db","version":1,"state":{"lastGroupId":3,"lastNodeId":302,"lastLinkId":627,"lastRerouteId":98},"revision":0,"config":{},"name":"Extend","inputNode":{"id":-10,"bounding":[3900,-320,132.1328125,300]},"outputNode":{"id":-20,"bounding":[6410,-340,139.8203125,80]},"inputs":[{"id":"1d297c70-c2db-4896-860b-0bc0b71a2f47","name":"vae","type":"VAE","linkIds":[518],"pos":[4012.1328125,-300]},{"id":"236bfafd-6732-479b-8da1-63391e743994","name":"sampler","type":"SAMPLER","linkIds":[519,537],"pos":[4012.1328125,-280]},{"id":"3892a10d-91af-4375-a98d-8d3fe3a8a1b1","name":"noise","type":"NOISE","linkIds":[520],"pos":[4012.1328125,-260]},{"id":"1535da6e-f60a-47d6-a638-ee423d46c287","name":"sigmas","type":"SIGMAS","linkIds":[521],"label":"sigmas_low","pos":[4012.1328125,-240]},{"id":"518d4797-8108-40b8-8011-fa85f54442ad","name":"sigmas_1","type":"SIGMAS","linkIds":[522],"label":"sigmas_high","pos":[4012.1328125,-220]},{"id":"32e45a42-c97a-4309-847a-59fbf4b66215","name":"model","type":"MODEL","linkIds":[523],"label":"model_low","pos":[4012.1328125,-200]},{"id":"cd96f0c0-0998-4ce8-89a0-19cf00e30ca3","name":"model_1","type":"MODEL","linkIds":[531],"label":"model_high","pos":[4012.1328125,-180]},{"id":"9c66af00-b9e2-4ef7-bf03-4291762afc9a","name":"length","type":"INT","linkIds":[536],"pos":[4012.1328125,-160]},{"id":"3fbf89bc-50f5-4fa8-8cf4-4eb900ef87f7","name":"clip","type":"CLIP","linkIds":[526,530],"pos":[4012.1328125,-140]},{"id":"e54ea6db-bcbc-44d5-a22c-80f2bfcaeff9","name":"anchor_samples","type":"LATENT","linkIds":[532],"pos":[4012.1328125,-120]},{"id":"5b726a84-536e-4e17-a21a-6d03abfe3f7e","name":"prev_samples","type":"LATENT","linkIds":[533],"pos":[4012.1328125,-100]},{"id":"7d5c484b-5842-475b-ab1d-04d7ee25a08e","name":"source_images","type":"IMAGE","linkIds":[529],"label":"prev_images","pos":[4012.1328125,-80]},{"id":"6c726013-bc13-4eee-bdc9-01019f444526","name":"text","type":"STRING","linkIds":[607],"label":"prompt","pos":[4012.1328125,-60]}],"outputs":[{"id":"ba13141d-868a-42a1-ac48-e51d5bd57c48","name":"output","type":"LATENT","linkIds":[534],"label":"samples","pos":[6430,-320]},{"id":"c16acdef-88c8-49fd-a2dc-4aca876df35f","name":"extended_images","type":"IMAGE","linkIds":[385],"pos":[6430,-300]}],"widgets":[],"nodes":[{"id":235,"type":"DisableNoise","pos":[5480,-240],"size":[140,26],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[509]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"DisableNoise"},"widgets_values":[]},{"id":237,"type":"CLIPTextEncode","pos":[4160,50],"size":[460,100],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":530},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[508]}],"properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"CLIPTextEncode"},"widgets_values":["色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"],"color":"#332922","bgcolor":"#593930"},{"id":232,"type":"VAEDecode","pos":[5830,-360],"size":[150,50],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":502},{"localized_name":"vae","name":"vae","type":"VAE","link":518}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[535]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[]},{"id":168,"type":"ImageBatchExtendWithOverlap","pos":[6040,-360],"size":[321.6236328125,146],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","link":529},{"localized_name":"new_images","name":"new_images","shape":7,"type":"IMAGE","link":535},{"localized_name":"overlap","name":"overlap","type":"INT","widget":{"name":"overlap"},"link":null},{"localized_name":"overlap_side","name":"overlap_side","type":"COMBO","widget":{"name":"overlap_side"},"link":null},{"localized_name":"overlap_mode","name":"overlap_mode","type":"COMBO","widget":{"name":"overlap_mode"},"link":null}],"outputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","links":null},{"localized_name":"start_images","name":"start_images","type":"IMAGE","links":null},{"localized_name":"extended_images","name":"extended_images","type":"IMAGE","links":[385]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ImageBatchExtendWithOverlap"},"widgets_values":[5,"source","linear_blend"]},{"id":238,"type":"WanImageToVideoSVIPro","pos":[4690,-150],"size":[281.1305217072586,142.62576174972867],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":507},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":508},{"localized_name":"anchor_samples","name":"anchor_samples","type":"LATENT","link":532},{"localized_name":"prev_samples","name":"prev_samples","shape":7,"type":"LATENT","link":533},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":536},{"localized_name":"motion_latent_count","name":"motion_latent_count","type":"INT","widget":{"name":"motion_latent_count"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[505,512]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[506,513]},{"localized_name":"latent","name":"latent","type":"LATENT","links":[504]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"WanImageToVideoSVIPro"},"widgets_values":[81,1]},{"id":236,"type":"ScheduledCFGGuidance","pos":[5040,-370],"size":[270,150],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":523},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":505},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":506},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[510]}],"title":"Scheduled CFG (LOW)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":240,"type":"ScheduledCFGGuidance","pos":[5040,-170],"size":[270,150],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":531},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":512},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":513},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[503]}],"title":"Scheduled CFG (HIGH)","properties":{"cnr_id":"comfyui-kjnodes","ver":"79f529a84a8c20fe5dcdfa984c6be7a94102c014","Node name for S&R":"ScheduledCFGGuidance"},"widgets_values":[1,0,1]},{"id":234,"type":"SamplerCustomAdvanced","pos":[5400,-190],"size":[260,464],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":520},{"localized_name":"guider","name":"guider","type":"GUIDER","link":503},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":537},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":522},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":504}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[511]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"HIGH NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":239,"type":"SamplerCustomAdvanced","pos":[5700,-270],"size":[260,464],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":509},{"localized_name":"guider","name":"guider","type":"GUIDER","link":510},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":519},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":521},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":511}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[502,534]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":null}],"title":"LOW NOISE","properties":{"cnr_id":"comfy-core","ver":"0.5.1","Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":233,"type":"CLIPTextEncode","pos":[4160,-150],"size":[460,160],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":526},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":607}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[507]}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.45","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.1","input_ue_unconnectable":{}}},"widgets_values":[""],"color":"#232","bgcolor":"#353"}],"groups":[],"links":[{"id":385,"origin_id":168,"origin_slot":2,"target_id":-20,"target_slot":1,"type":"IMAGE"},{"id":502,"origin_id":239,"origin_slot":0,"target_id":232,"target_slot":0,"type":"LATENT"},{"id":503,"origin_id":240,"origin_slot":0,"target_id":234,"target_slot":1,"type":"GUIDER"},{"id":504,"origin_id":238,"origin_slot":2,"target_id":234,"target_slot":4,"type":"LATENT","parentId":63},{"id":505,"origin_id":238,"origin_slot":0,"target_id":236,"target_slot":1,"type":"CONDITIONING"},{"id":506,"origin_id":238,"origin_slot":1,"target_id":236,"target_slot":2,"type":"CONDITIONING"},{"id":507,"origin_id":233,"origin_slot":0,"target_id":238,"target_slot":0,"type":"CONDITIONING"},{"id":508,"origin_id":237,"origin_slot":0,"target_id":238,"target_slot":1,"type":"CONDITIONING"},{"id":509,"origin_id":235,"origin_slot":0,"target_id":239,"target_slot":0,"type":"NOISE"},{"id":510,"origin_id":236,"origin_slot":0,"target_id":239,"target_slot":1,"type":"GUIDER","parentId":52},{"id":511,"origin_id":234,"origin_slot":0,"target_id":239,"target_slot":4,"type":"LATENT"},{"id":512,"origin_id":238,"origin_slot":0,"target_id":240,"target_slot":1,"type":"CONDITIONING"},{"id":513,"origin_id":238,"origin_slot":1,"target_id":240,"target_slot":2,"type":"CONDITIONING"},{"id":518,"origin_id":-10,"origin_slot":0,"target_id":232,"target_slot":1,"type":"VAE","parentId":76},{"id":519,"origin_id":-10,"origin_slot":1,"target_id":239,"target_slot":2,"type":"SAMPLER","parentId":78},{"id":520,"origin_id":-10,"origin_slot":2,"target_id":234,"target_slot":0,"type":"NOISE","parentId":87},{"id":521,"origin_id":-10,"origin_slot":3,"target_id":239,"target_slot":3,"type":"SIGMAS","parentId":80},{"id":522,"origin_id":-10,"origin_slot":4,"target_id":234,"target_slot":3,"type":"SIGMAS","parentId":82},{"id":523,"origin_id":-10,"origin_slot":5,"target_id":236,"target_slot":0,"type":"MODEL","parentId":83},{"id":526,"origin_id":-10,"origin_slot":8,"target_id":233,"target_slot":0,"type":"CLIP","parentId":74},{"id":529,"origin_id":-10,"origin_slot":11,"target_id":168,"target_slot":0,"type":"IMAGE","parentId":93},{"id":530,"origin_id":-10,"origin_slot":8,"target_id":237,"target_slot":0,"type":"CLIP","parentId":74},{"id":531,"origin_id":-10,"origin_slot":6,"target_id":240,"target_slot":0,"type":"MODEL","parentId":85},{"id":532,"origin_id":-10,"origin_slot":9,"target_id":238,"target_slot":2,"type":"LATENT","parentId":89},{"id":533,"origin_id":-10,"origin_slot":10,"target_id":238,"target_slot":3,"type":"LATENT","parentId":92},{"id":534,"origin_id":239,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"LATENT","parentId":95},{"id":535,"origin_id":232,"origin_slot":0,"target_id":168,"target_slot":1,"type":"IMAGE"},{"id":536,"origin_id":-10,"origin_slot":7,"target_id":238,"target_slot":4,"type":"INT","parentId":96},{"id":537,"origin_id":-10,"origin_slot":1,"target_id":234,"target_slot":2,"type":"SAMPLER","parentId":98},{"id":607,"origin_id":-10,"origin_slot":12,"target_id":233,"target_slot":1,"type":"STRING"}],"reroutes":[{"id":52,"pos":[5670,-360],"linkIds":[510]},{"id":62,"pos":[5050,0],"linkIds":[504]},{"id":63,"parentId":62,"pos":[5310,0],"linkIds":[504]},{"id":74,"pos":[4120,-140],"linkIds":[526,530]},{"id":75,"pos":[4170,-490],"linkIds":[518]},{"id":76,"parentId":75,"pos":[5780,-490],"linkIds":[518]},{"id":77,"pos":[4170,-470],"linkIds":[519,537]},{"id":78,"parentId":98,"pos":[5650,-470],"linkIds":[519]},{"id":79,"pos":[4170,-430],"linkIds":[521]},{"id":80,"parentId":79,"pos":[5650,-430],"linkIds":[521]},{"id":81,"pos":[4170,-410],"linkIds":[522]},{"id":82,"parentId":81,"pos":[5320,-410],"linkIds":[522]},{"id":83,"pos":[4170,-350],"linkIds":[523]},{"id":84,"pos":[4170,-260],"linkIds":[531]},{"id":85,"parentId":84,"pos":[4960,-260],"linkIds":[531]},{"id":86,"pos":[4170,-450],"linkIds":[520]},{"id":87,"parentId":86,"pos":[5320,-450],"linkIds":[520]},{"id":88,"pos":[4160,180],"linkIds":[532]},{"id":89,"parentId":88,"pos":[4620,180],"linkIds":[532]},{"id":90,"pos":[4070,300],"linkIds":[529]},{"id":91,"pos":[4160,200],"linkIds":[533]},{"id":92,"parentId":91,"pos":[4620,200],"linkIds":[533]},{"id":93,"parentId":90,"pos":[5990,300],"linkIds":[529]},{"id":94,"pos":[6010,-440],"linkIds":[534]},{"id":95,"parentId":94,"pos":[6390,-440],"linkIds":[534]},{"id":96,"parentId":97,"pos":[4650,-200],"linkIds":[536]},{"id":97,"pos":[4170,-200],"linkIds":[536]},{"id":98,"parentId":77,"pos":[5320,-470],"linkIds":[519,537]}],"extra":{"workflowRendererVersion":"LG"}}]},"config":{},"extra":{"workflowRendererVersion":"LG","frontendVersion":"1.37.11","VHS_latentpreview":true,"VHS_latentpreviewrate":0,"VHS_MetadataImage":true,"VHS_KeepIntermediate":true,"ds":{"scale":0.7821951977311212,"offset":[-5673.104288206844,-210.96848063921942]}},"version":0.4} \ No newline at end of file