diff --git "a/workflows/Wan2.2-I2V-SVI-Loop-AutoPrompt.json" "b/workflows/Wan2.2-I2V-SVI-Loop-AutoPrompt.json" new file mode 100644--- /dev/null +++ "b/workflows/Wan2.2-I2V-SVI-Loop-AutoPrompt.json" @@ -0,0 +1,6129 @@ +{ + "id": "e33520f2-1c77-4eee-a07d-891a338edf5d", + "revision": 0, + "last_node_id": 242, + "last_link_id": 455, + "nodes": [ + { + "id": 219, + "type": "GetNode", + "pos": [ + 480, + -720 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 417 + ] + } + ], + "title": "Get_loop_count", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.2.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "loop_count" + ], + "color": "#1b4669", + "bgcolor": "#29699c" + }, + { + "id": 223, + "type": "PrimitiveInt", + "pos": [ + 1090, + -790 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 421 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.66", + "Node name for S&R": "PrimitiveInt", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + } + }, + "widgets_values": [ + 1, + "fixed" + ] + }, + { + "id": 222, + "type": "easy forLoopStart", + "pos": [ + 680, + -870 + ], + "size": [ + 210, + 158 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [ + { + "name": "initial_value1", + "shape": 7, + "type": "*", + "link": 426 + }, + { + "name": "total", + "type": "INT", + "widget": { + "name": "total" + }, + "link": 417 + }, + { + "name": "initial_value2", + "type": "*", + "link": 425 + }, + { + "name": "initial_value3", + "type": "*", + "link": 419 + }, + { + "name": "initial_value4", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "flow", + "shape": 5, + "type": "FLOW_CONTROL", + "links": [ + 422 + ] + }, + { + "name": "index", + "type": "INT", + "links": null + }, + { + "name": "value1", + "type": "*", + "links": [ + 430 + ] + }, + { + "name": "value2", + "type": "*", + "links": [ + 429 + ] + }, + { + "name": "value3", + "type": "*", + "links": [ + 420, + 439 + ] + }, + { + "name": "value4", + "type": "*", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "8ecc929cd41cf0f7ef6fcc45d4bbc5729c6f287f", + "Node name for S&R": "easy forLoopStart", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 1 + ], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 137, + "type": "SetNode", + "pos": [ + -301.5138935482707, + -781.1852986288568 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 30, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "MODEL", + "link": 444 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_model_high", + "properties": { + "previousName": "model_high" + }, + "widgets_values": [ + "model_high" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 138, + "type": "SetNode", + "pos": [ + -282.71169515608057, + -793.840280656523 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 29, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "MODEL", + "link": 442 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_model_low", + "properties": { + "previousName": "model_low" + }, + "widgets_values": [ + "model_low" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 220, + "type": "PrimitiveInt", + "pos": [ + 500, + -770 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 419 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.63", + "Node name for S&R": "PrimitiveInt", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 0, + "fixed" + ] + }, + { + "id": 224, + "type": "SimpleMath+", + "pos": [ + 1230, + -760 + ], + "size": [ + 269.05756084806103, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 40, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "*", + "link": 420 + }, + { + "name": "b", + "shape": 7, + "type": "*", + "link": 421 + }, + { + "name": "c", + "shape": 7, + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 423 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_essentials", + "ver": "76e9d1e4399bd025ce8b12c290753d58f9f53e93", + "Node name for S&R": "SimpleMath+", + "aux_id": "kijai/ComfyUI_essentials", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "a + b" + ] + }, + { + "id": 143, + "type": "SetNode", + "pos": [ + -369.35321421163786, + -778.8430994881338 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "CLIP", + "type": "CLIP", + "link": 440 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_clip_model", + "properties": { + "previousName": "clip_model" + }, + "widgets_values": [ + "clip_model" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 144, + "type": "SetNode", + "pos": [ + -183.18224770020151, + -773.8114570745953 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "VAE", + "type": "VAE", + "link": 441 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [] + } + ], + "title": "Set_vae", + "properties": { + "previousName": "vae" + }, + "widgets_values": [ + "vae" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 97, + "type": "LoadImage", + "pos": [ + -630, + -450 + ], + "size": [ + 330, + 560 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 268 + ] + }, + { + "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": [ + "100356_00007_.png", + "image" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 129, + "type": "SetNode", + "pos": [ + 139.49390400576496, + -796.8683131128336 + ], + "size": [ + 210, + 61.01185634578792 + ], + "flags": { + "collapsed": true + }, + "order": 34, + "mode": 0, + "inputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "link": 448 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_sampler", + "properties": { + "previousName": "sampler" + }, + "widgets_values": [ + "sampler" + ], + "color": "#614a4a", + "bgcolor": "#3b2c2c" + }, + { + "id": 130, + "type": "SetNode", + "pos": [ + 165.58814905472505, + -739.4401976677462 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 35, + "mode": 0, + "inputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "link": 449 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_sigmas_high", + "properties": { + "previousName": "sigmas_high" + }, + "widgets_values": [ + "sigmas_high" + ], + "color": "#485248", + "bgcolor": "#272e27" + }, + { + "id": 131, + "type": "SetNode", + "pos": [ + 148.91897987768292, + -699.9383850336178 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "link": 450 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_sigmas_low", + "properties": { + "previousName": "sigmas_low" + }, + "widgets_values": [ + "sigmas_low" + ], + "color": "#485248", + "bgcolor": "#272e27" + }, + { + "id": 226, + "type": "SetNode", + "pos": [ + 160.61852210517276, + -550.4319895283772 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 32, + "mode": 0, + "inputs": [ + { + "name": "INT", + "type": "INT", + "link": 424 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_loop_count", + "properties": { + "previousName": "loop_count" + }, + "widgets_values": [ + "loop_count" + ], + "color": "#1b4669", + "bgcolor": "#29699c" + }, + { + "id": 235, + "type": "2f110ae4-3df5-4e0f-9225-d35629e6f51f", + "pos": [ + -635.0780499308547, + -850.4225712711221 + ], + "size": [ + 680, + 350 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 440 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 441 + ] + }, + { + "label": "MODEL LOW", + "name": "MODEL", + "type": "MODEL", + "links": [ + 442 + ] + }, + { + "label": "MODEL HIGH", + "name": "MODEL_1", + "type": "MODEL", + "links": [ + 444, + 447 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "116", + "model_name" + ], + [ + "117", + "model_name" + ], + [ + "141", + "lora_name" + ], + [ + "142", + "lora_name" + ], + [ + "101", + "lora_name" + ], + [ + "101", + "strength_model" + ], + [ + "102", + "lora_name" + ], + [ + "102", + "strength_model" + ], + [ + "206", + "vae_name" + ], + [ + "84", + "clip_name" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.11.1" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 239, + "type": "d2262c38-c2c4-4e42-b649-4ada24dfbf08", + "pos": [ + 70, + -850 + ], + "size": [ + 330, + 190 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 447 + } + ], + "outputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 448 + ] + }, + { + "name": "high_sigmas", + "type": "SIGMAS", + "links": [ + 449 + ] + }, + { + "name": "low_sigmas", + "type": "SIGMAS", + "links": [ + 450 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "127", + "sampler_name" + ], + [ + "122", + "scheduler" + ], + [ + "122", + "steps" + ], + [ + "128", + "step" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.11.1" + }, + "widgets_values": [], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 184, + "type": "GetNode", + "pos": [ + 209.0627105903872, + -290.7905366818658 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 375 + ] + } + ], + "title": "Get_sampler", + "properties": {}, + "widgets_values": [ + "sampler" + ], + "color": "#614a4a", + "bgcolor": "#3b2c2c" + }, + { + "id": 192, + "type": "GetNode", + "pos": [ + 209.0627105903872, + -244.72000483544193 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 376 + ] + } + ], + "title": "Get_sigmas_high", + "properties": {}, + "widgets_values": [ + "sigmas_high" + ], + "color": "#485248", + "bgcolor": "#272e27" + }, + { + "id": 191, + "type": "GetNode", + "pos": [ + 209.0627105903872, + -195.46195351346987 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 377 + ] + } + ], + "title": "Get_sigmas_low", + "properties": {}, + "widgets_values": [ + "sigmas_low" + ], + "color": "#485248", + "bgcolor": "#272e27" + }, + { + "id": 185, + "type": "GetNode", + "pos": [ + 209.0627105903872, + -148.96398937056944 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 378 + ] + } + ], + "title": "Get_clip_model", + "properties": {}, + "widgets_values": [ + "clip_model" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 187, + "type": "GetNode", + "pos": [ + 209.0627105903872, + -101.26495262818233 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 379 + ] + } + ], + "title": "Get_model_high", + "properties": {}, + "widgets_values": [ + "model_high" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 186, + "type": "GetNode", + "pos": [ + 209.0627105903872, + -53.56591588579509 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 380 + ] + } + ], + "title": "Get_model_low", + "properties": {}, + "widgets_values": [ + "model_low" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 135, + "type": "VAEEncode", + "pos": [ + 76.2254208658932, + -334.28214665948826 + ], + "size": [ + 140, + 46 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 269 + }, + { + "name": "vae", + "type": "VAE", + "link": 402 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 323 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "VAEEncode" + }, + "widgets_values": [], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 188, + "type": "GetNode", + "pos": [ + 79.89636376832873, + -240.61788775908377 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 381, + 402 + ] + } + ], + "title": "Get_vae", + "properties": {}, + "widgets_values": [ + "vae" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 169, + "type": "SetNode", + "pos": [ + 81.84472683102544, + -185.25959837591884 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 37, + "mode": 0, + "inputs": [ + { + "name": "LATENT", + "type": "LATENT", + "link": 323 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 401 + ] + } + ], + "title": "Set_anchor_samples", + "properties": { + "previousName": "anchor_samples" + }, + "widgets_values": [ + "anchor_samples" + ], + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 227, + "type": "INTConstant", + "pos": [ + 70, + -610 + ], + "size": [ + 330, + 60 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "INT", + "links": [ + 424 + ] + } + ], + "title": "LOOP COUNT", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "7b1327192e4729085788a3020a9cbb095e0c7811", + "Node name for S&R": "INTConstant" + }, + "widgets_values": [ + 4 + ], + "color": "#1b4669", + "bgcolor": "#29699c" + }, + { + "id": 136, + "type": "ImageResizeKJv2", + "pos": [ + -280, + -450 + ], + "size": [ + 320, + 310 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 268 + }, + { + "name": "mask", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 269 + ] + }, + { + "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": [ + 480, + 720, + "lanczos", + "crop", + "0, 0, 0", + "center", + 2, + "cpu" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 189, + "type": "RandomNoise", + "pos": [ + -280, + 20 + ], + "size": [ + 310, + 82 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "NOISE", + "type": "NOISE", + "links": [ + 374 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "RandomNoise" + }, + "widgets_values": [ + 43, + "fixed" + ], + "color": "#3e7cb0", + "bgcolor": "#2a689c" + }, + { + "id": 232, + "type": "PrimitiveStringMultiline", + "pos": [ + 470, + -620 + ], + "size": [ + 476.94489008856, + 411.96033174115325 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 434 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.67", + "Node name for S&R": "PrimitiveStringMultiline" + }, + "widgets_values": [ + "The girl unhooks her bra.\nThe girl shows her naked breasts.\nThe girl pinches her nipples with her fingers.\nThe camera zooms on her face. Her mouth is open, her saliva drips. She kisses the camera." + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 233, + "type": "easy showAnything", + "pos": [ + 480, + -160 + ], + "size": [ + 460, + 140 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [ + { + "name": "anything", + "shape": 7, + "type": "*", + "link": 436 + } + ], + "outputs": [ + { + "name": "output", + "type": "*", + "links": null + } + ], + "title": "CURRENT LOOP PROMPT", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3b224fbccde9bd35728348f9a4590dad6f603203", + "Node name for S&R": "easy showAnything" + }, + "widgets_values": [ + "The girl unhooks her bra." + ] + }, + { + "id": 234, + "type": "Note", + "pos": [ + 483.8934686200991, + 31.047945017969408 + ], + "size": [ + 450, + 120 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "One line per prompt\n" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 230, + "type": "Text Load Line From File", + "pos": [ + 983.5956129604122, + -611.219612495213 + ], + "size": [ + 270, + 174 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 0, + "inputs": [ + { + "name": "multiline_text", + "shape": 7, + "type": "STRING", + "link": 434 + }, + { + "name": "index", + "type": "INT", + "widget": { + "name": "index" + }, + "link": 439 + } + ], + "outputs": [ + { + "name": "line_text", + "type": "STRING", + "links": [ + 436, + 438 + ] + }, + { + "name": "dictionary", + "type": "DICT", + "links": null + } + ], + "properties": { + "cnr_id": "pr-was-node-suite-comfyui-47064894", + "ver": "ea935d1044ae5a26efa54ebeb18fe9020af49a45", + "Node name for S&R": "Text Load Line From File" + }, + "widgets_values": [ + "", + "[filename]", + "TextBatch", + "index", + 0 + ] + }, + { + "id": 166, + "type": "GetNode", + "pos": [ + 987.7520745609231, + -450.96779982919804 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 372 + ] + } + ], + "title": "Get_sigmas_low", + "properties": {}, + "widgets_values": [ + "sigmas_low" + ], + "color": "#485248", + "bgcolor": "#272e27" + }, + { + "id": 161, + "type": "GetNode", + "pos": [ + 987.7520745609231, + -404.4698356862973 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 362 + ] + } + ], + "title": "Get_clip_model", + "properties": {}, + "widgets_values": [ + "clip_model" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 156, + "type": "GetNode", + "pos": [ + 987.7520745609231, + -356.7707989439101 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 363 + ] + } + ], + "title": "Get_model_high", + "properties": {}, + "widgets_values": [ + "model_high" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 155, + "type": "GetNode", + "pos": [ + 987.7520745609231, + -309.0717622015231 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 364 + ] + } + ], + "title": "Get_model_low", + "properties": {}, + "widgets_values": [ + "model_low" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 163, + "type": "GetNode", + "pos": [ + 987.7520745609231, + -261.3727254591359 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 365 + ] + } + ], + "title": "Get_vae", + "properties": {}, + "widgets_values": [ + "vae" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 171, + "type": "GetNode", + "pos": [ + 987.7520745609231, + -213.67368871674876 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 366 + ] + } + ], + "title": "Get_anchor_samples", + "properties": {}, + "widgets_values": [ + "anchor_samples" + ], + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 164, + "type": "GetNode", + "pos": [ + 987.7520745609231, + -547.5669459134577 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 359 + ] + } + ], + "title": "Get_sampler", + "properties": {}, + "widgets_values": [ + "sampler" + ], + "color": "#614a4a", + "bgcolor": "#3b2c2c" + }, + { + "id": 165, + "type": "GetNode", + "pos": [ + 984.0262004075328, + -460.2369744261541 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 371 + ] + } + ], + "title": "Get_sigmas_high", + "properties": {}, + "widgets_values": [ + "sigmas_high" + ], + "color": "#485248", + "bgcolor": "#272e27" + }, + { + "id": 181, + "type": "dbe682c8-c9d2-4f3f-a199-35cc09e15d27", + "pos": [ + 970, + -480 + ], + "size": [ + 330, + 620 + ], + "flags": { + "collapsed": false + }, + "order": 43, + "mode": 0, + "inputs": [ + { + "name": "noise", + "type": "NOISE", + "link": 369 + }, + { + "name": "sampler", + "type": "SAMPLER", + "link": 359 + }, + { + "label": "sigmas_high", + "name": "sigmas", + "type": "SIGMAS", + "link": 371 + }, + { + "label": "sigmas_low", + "name": "sigmas_1", + "type": "SIGMAS", + "link": 372 + }, + { + "name": "clip", + "type": "CLIP", + "link": 362 + }, + { + "label": "model_high", + "name": "model", + "type": "MODEL", + "link": 363 + }, + { + "label": "model_low", + "name": "model_1", + "type": "MODEL", + "link": 364 + }, + { + "name": "vae", + "type": "VAE", + "link": 365 + }, + { + "name": "anchor_samples", + "type": "LATENT", + "link": 366 + }, + { + "name": "prev_samples", + "type": "LATENT", + "link": 429 + }, + { + "label": "prev_images", + "name": "source_images", + "type": "IMAGE", + "link": 430 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 438 + } + ], + "outputs": [ + { + "label": "samples", + "name": "output", + "type": "LATENT", + "links": [ + 431 + ] + }, + { + "name": "extended_images", + "type": "IMAGE", + "links": [ + 432 + ] + } + ], + "title": "Extension", + "properties": { + "proxyWidgets": [ + [ + "-1", + "text" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.5.1" + }, + "widgets_values": [ + "= Prompt Travel = \n" + ] + }, + { + "id": 182, + "type": "RandomNoise", + "pos": [ + 972.0205770130364, + -611.0432115090325 + ], + "size": [ + 320, + 82 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "NOISE", + "type": "NOISE", + "links": [ + 369 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "RandomNoise" + }, + "widgets_values": [ + 43, + "fixed" + ] + }, + { + "id": 236, + "type": "RIFE VFI", + "pos": [ + 1949.6882677886629, + -521.8396292849249 + ], + "size": [ + 362.91953125, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 48, + "mode": 0, + "inputs": [ + { + "name": "frames", + "type": "IMAGE", + "link": 455 + }, + { + "name": "optional_interpolation_states", + "shape": 7, + "type": "INTERPOLATION_STATES", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 446 + ] + } + ], + "properties": { + "cnr_id": "comfyui-frame-interpolation", + "ver": "a969c01dbccd9e5510641be04eb51fe93f6bfc3d", + "Node name for S&R": "RIFE VFI" + }, + "widgets_values": [ + "rife49.pth", + 10, + 2, + true, + true, + 1 + ] + }, + { + "id": 229, + "type": "VHS_VideoCombine", + "pos": [ + 1329.4291114676398, + -565.3463474445751 + ], + "size": [ + 437.4871316556314, + 974.2306974834471 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 453 + }, + { + "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": 16, + "loop_count": 0, + "filename_prefix": "Wan22_SVI_Pro", + "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": "Wan22_SVI_Pro_00011.mp4", + "subfolder": "", + "type": "output", + "format": "video/h264-mp4", + "frame_rate": 16, + "workflow": "Wan22_SVI_Pro_00011.png", + "fullpath": "/workspace/ComfyUI/output/Wan22_SVI_Pro_00011.mp4" + } + } + } + }, + { + "id": 225, + "type": "easy forLoopEnd", + "pos": [ + 1500, + -840 + ], + "size": [ + 163.08984375, + 106 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "name": "flow", + "shape": 5, + "type": "FLOW_CONTROL", + "link": 422 + }, + { + "name": "initial_value1", + "shape": 7, + "type": "*", + "link": 432 + }, + { + "name": "initial_value2", + "type": "*", + "link": 431 + }, + { + "name": "initial_value3", + "type": "*", + "link": 423 + }, + { + "name": "initial_value4", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value1", + "type": "*", + "links": [ + 452 + ] + }, + { + "name": "value2", + "type": "*", + "links": null + }, + { + "name": "value3", + "type": "*", + "links": null + }, + { + "name": "value4", + "type": "*", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "8ecc929cd41cf0f7ef6fcc45d4bbc5729c6f287f", + "Node name for S&R": "easy forLoopEnd", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 242, + "type": "easy cleanGpuUsed", + "pos": [ + 1889.6882677886629, + -491.83962928492474 + ], + "size": [ + 161.3404296875, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 47, + "mode": 0, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 454 + } + ], + "outputs": [ + { + "name": "output", + "type": "*", + "links": [ + 455 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "5ec3b5ef861fe45c4e9966d17c4546e943417723", + "Node name for S&R": "easy cleanGpuUsed" + }, + "widgets_values": [] + }, + { + "id": 237, + "type": "VHS_VideoCombine", + "pos": [ + 1819.6882677886629, + -551.839629284925 + ], + "size": [ + 410, + 933 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 446 + }, + { + "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": "993082e4f2473bf4acaf06f51e33877a7eb38960", + "Node name for S&R": "VHS_VideoCombine" + }, + "widgets_values": { + "frame_rate": 32, + "loop_count": 0, + "filename_prefix": "Wan22_SVI_Pro_30fps", + "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": "Wan22_SVI_Pro_30fps_00001.mp4", + "subfolder": "", + "type": "output", + "format": "video/h264-mp4", + "frame_rate": 32, + "workflow": "Wan22_SVI_Pro_30fps_00001.png", + "fullpath": "/workspace/ComfyUI/output/Wan22_SVI_Pro_30fps_00001.mp4" + } + } + } + }, + { + "id": 240, + "type": "LoadUpscalerTensorrtModel", + "pos": [ + 1885.3288690651164, + -853.531654363581 + ], + "size": [ + 273.71736774643216, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "upscaler_trt_model", + "type": "UPSCALER_TRT_MODEL", + "links": [ + 451 + ] + } + ], + "properties": { + "cnr_id": "ComfyUI-Upscaler-Tensorrt", + "ver": "dfc266538368e4c9a03a296917716a214517ccb5", + "Node name for S&R": "LoadUpscalerTensorrtModel" + }, + "widgets_values": [ + "4x-UltraSharp", + "fp16" + ], + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 241, + "type": "UpscalerTensorrt", + "pos": [ + 1871.4168967137605, + -786.0638077250958 + ], + "size": [ + 270, + 76 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 452 + }, + { + "name": "upscaler_trt_model", + "type": "UPSCALER_TRT_MODEL", + "link": 451 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 453, + 454 + ] + } + ], + "properties": { + "cnr_id": "ComfyUI-Upscaler-Tensorrt", + "ver": "dfc266538368e4c9a03a296917716a214517ccb5", + "Node name for S&R": "UpscalerTensorrt" + }, + "widgets_values": [ + "2x", + 1024, + 1024 + ], + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 193, + "type": "c5a95b71-2875-4c1e-930a-368bc51e3aa7", + "pos": [ + 70, + -450 + ], + "size": [ + 330, + 550 + ], + "flags": { + "collapsed": false + }, + "order": 38, + "mode": 0, + "inputs": [ + { + "name": "noise", + "type": "NOISE", + "link": 374 + }, + { + "name": "sampler", + "type": "SAMPLER", + "link": 375 + }, + { + "label": "sigmas_high", + "name": "sigmas", + "type": "SIGMAS", + "link": 376 + }, + { + "label": "sigmas_low", + "name": "sigmas_1", + "type": "SIGMAS", + "link": 377 + }, + { + "name": "clip", + "type": "CLIP", + "link": 378 + }, + { + "label": "model_high", + "name": "model", + "type": "MODEL", + "link": 379 + }, + { + "label": "model_low", + "name": "model_1", + "type": "MODEL", + "link": 380 + }, + { + "name": "vae", + "type": "VAE", + "link": 381 + }, + { + "name": "anchor_samples", + "type": "LATENT", + "link": 401 + }, + { + "name": "prev_samples", + "type": "LATENT", + "link": null + }, + { + "label": "prev_images", + "name": "source_images", + "type": "IMAGE", + "link": null + } + ], + "outputs": [ + { + "label": "samples", + "name": "output", + "type": "LATENT", + "links": [ + 425 + ] + }, + { + "label": "decoded_images", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 426 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "189", + "value" + ], + [ + "190", + "text" + ], + [ + "195", + "control_after_generate" + ], + [ + "195", + "preset_prompt" + ], + [ + "195", + "model_name" + ], + [ + "195", + "attention_mode" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.5.1" + }, + "widgets_values": [], + "color": "#223", + "bgcolor": "#335" + } + ], + "links": [ + [ + 268, + 97, + 0, + 136, + 0, + "IMAGE" + ], + [ + 269, + 136, + 0, + 135, + 0, + "IMAGE" + ], + [ + 323, + 135, + 0, + 169, + 0, + "LATENT" + ], + [ + 359, + 164, + 0, + 181, + 1, + "SAMPLER" + ], + [ + 362, + 161, + 0, + 181, + 4, + "CLIP" + ], + [ + 363, + 156, + 0, + 181, + 5, + "MODEL" + ], + [ + 364, + 155, + 0, + 181, + 6, + "MODEL" + ], + [ + 365, + 163, + 0, + 181, + 7, + "VAE" + ], + [ + 366, + 171, + 0, + 181, + 8, + "LATENT" + ], + [ + 369, + 182, + 0, + 181, + 0, + "NOISE" + ], + [ + 371, + 165, + 0, + 181, + 2, + "SIGMAS" + ], + [ + 372, + 166, + 0, + 181, + 3, + "SIGMAS" + ], + [ + 374, + 189, + 0, + 193, + 0, + "NOISE" + ], + [ + 375, + 184, + 0, + 193, + 1, + "SAMPLER" + ], + [ + 376, + 192, + 0, + 193, + 2, + "SIGMAS" + ], + [ + 377, + 191, + 0, + 193, + 3, + "SIGMAS" + ], + [ + 378, + 185, + 0, + 193, + 4, + "CLIP" + ], + [ + 379, + 187, + 0, + 193, + 5, + "MODEL" + ], + [ + 380, + 186, + 0, + 193, + 6, + "MODEL" + ], + [ + 381, + 188, + 0, + 193, + 7, + "VAE" + ], + [ + 401, + 169, + 0, + 193, + 8, + "LATENT" + ], + [ + 402, + 188, + 0, + 135, + 1, + "VAE" + ], + [ + 417, + 219, + 0, + 222, + 1, + "INT" + ], + [ + 419, + 220, + 0, + 222, + 3, + "INT" + ], + [ + 420, + 222, + 4, + 224, + 0, + "*" + ], + [ + 421, + 223, + 0, + 224, + 1, + "INT" + ], + [ + 422, + 222, + 0, + 225, + 0, + "FLOW_CONTROL" + ], + [ + 423, + 224, + 0, + 225, + 3, + "INT" + ], + [ + 424, + 227, + 0, + 226, + 0, + "INT" + ], + [ + 425, + 193, + 0, + 222, + 2, + "LATENT" + ], + [ + 426, + 193, + 1, + 222, + 0, + "IMAGE" + ], + [ + 429, + 222, + 3, + 181, + 9, + "LATENT" + ], + [ + 430, + 222, + 2, + 181, + 10, + "IMAGE" + ], + [ + 431, + 181, + 0, + 225, + 2, + "LATENT" + ], + [ + 432, + 181, + 1, + 225, + 1, + "IMAGE" + ], + [ + 434, + 232, + 0, + 230, + 0, + "STRING" + ], + [ + 436, + 230, + 0, + 233, + 0, + "STRING" + ], + [ + 438, + 230, + 0, + 181, + 11, + "STRING" + ], + [ + 439, + 222, + 4, + 230, + 1, + "INT" + ], + [ + 440, + 235, + 0, + 143, + 0, + "CLIP" + ], + [ + 441, + 235, + 1, + 144, + 0, + "VAE" + ], + [ + 442, + 235, + 2, + 138, + 0, + "MODEL" + ], + [ + 444, + 235, + 3, + 137, + 0, + "MODEL" + ], + [ + 446, + 236, + 0, + 237, + 0, + "IMAGE" + ], + [ + 447, + 235, + 3, + 239, + 0, + "MODEL" + ], + [ + 448, + 239, + 0, + 129, + 0, + "SAMPLER" + ], + [ + 449, + 239, + 1, + 130, + 0, + "SIGMAS" + ], + [ + 450, + 239, + 2, + 131, + 0, + "SIGMAS" + ], + [ + 451, + 240, + 0, + 241, + 1, + "UPSCALER_TRT_MODEL" + ], + [ + 452, + 225, + 0, + 241, + 0, + "IMAGE" + ], + [ + 453, + 241, + 0, + 229, + 0, + "IMAGE" + ], + [ + 454, + 241, + 0, + 242, + 0, + "IMAGE" + ], + [ + 455, + 242, + 0, + 236, + 0, + "IMAGE" + ] + ], + "groups": [ + { + "id": 1, + "title": "PARAMETERS", + "bounding": [ + -675.1935315585711, + -946.3428332500421, + 1109.8954721795678, + 1095.9170148520625 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 2, + "title": "Loop", + "bounding": [ + 470, + -940, + 1356.0661361339528, + 266.04444444444437 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 3, + "title": "30FPS", + "bounding": [ + 1809.6882677886629, + -631.839629284925, + 432.3219756349995, + 1053.0469419670533 + ], + "color": "#A88", + "font_size": 24, + "flags": {} + }, + { + "id": 4, + "title": "Final Video", + "bounding": [ + 1319.4291114676398, + -635.3463474445756, + 457.4871316556314, + 1057.830697483447 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 5, + "title": "UPSCALE TENSORRT", + "bounding": [ + 1850, + -940, + 313.98609640966197, + 268.8725129736389 + ], + "color": "#A88", + "font_size": 24, + "flags": {} + } + ], + "definitions": { + "subgraphs": [ + { + "id": "dbe682c8-c9d2-4f3f-a199-35cc09e15d27", + "version": 1, + "state": { + "lastGroupId": 0, + "lastNodeId": 185, + "lastLinkId": 386, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "New Subgraph", + "inputNode": { + "id": -10, + "bounding": [ + 4115.81544227034, + -400.92473247969093, + 132.1328125, + 280 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 6192.005850252592, + -230.5874192045676, + 139.8203125, + 80 + ] + }, + "inputs": [ + { + "id": "8b4a7fa4-f3be-4c26-b0dd-88848c9ab797", + "name": "noise", + "type": "NOISE", + "linkIds": [ + 363, + 378 + ], + "localized_name": "noise", + "pos": [ + 4227.94825477034, + -380.92473247969093 + ] + }, + { + "id": "969b9107-4ce1-4202-9957-acd32444ba4c", + "name": "sampler", + "type": "SAMPLER", + "linkIds": [ + 370, + 379 + ], + "localized_name": "sampler", + "pos": [ + 4227.94825477034, + -360.92473247969093 + ] + }, + { + "id": "33e3cb1c-f033-4042-a118-733adb12f19d", + "name": "sigmas", + "type": "SIGMAS", + "linkIds": [ + 381 + ], + "localized_name": "sigmas", + "label": "sigmas_high", + "pos": [ + 4227.94825477034, + -340.92473247969093 + ] + }, + { + "id": "693f230c-fe4f-4a3f-a154-39f6f0aee5cf", + "name": "sigmas_1", + "type": "SIGMAS", + "linkIds": [ + 376 + ], + "localized_name": "sigmas_1", + "label": "sigmas_low", + "pos": [ + 4227.94825477034, + -320.92473247969093 + ] + }, + { + "id": "8a165693-1f38-4451-8a8f-626af3cbc814", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 306, + 359 + ], + "localized_name": "clip", + "pos": [ + 4227.94825477034, + -300.92473247969093 + ] + }, + { + "id": "5f2cf9c8-9abe-4676-ab8a-06bacf33cea1", + "name": "model", + "type": "MODEL", + "linkIds": [ + 308 + ], + "localized_name": "model", + "label": "model_high", + "pos": [ + 4227.94825477034, + -280.92473247969093 + ] + }, + { + "id": "3fcc850b-b642-4e2e-b44f-8d524513470d", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 311 + ], + "localized_name": "model_1", + "label": "model_low", + "pos": [ + 4227.94825477034, + -260.92473247969093 + ] + }, + { + "id": "8c2de8a0-efbf-441b-b32d-313c571e81a5", + "name": "vae", + "type": "VAE", + "linkIds": [ + 317 + ], + "localized_name": "vae", + "pos": [ + 4227.94825477034, + -240.92473247969093 + ] + }, + { + "id": "61713356-47df-4089-a6f1-fa9e39a19ef3", + "name": "anchor_samples", + "type": "LATENT", + "linkIds": [ + 325 + ], + "localized_name": "anchor_samples", + "pos": [ + 4227.94825477034, + -220.92473247969093 + ] + }, + { + "id": "4f4ab288-e9b4-4fff-8501-6556415ea12d", + "name": "prev_samples", + "type": "LATENT", + "linkIds": [ + 322 + ], + "localized_name": "prev_samples", + "shape": 7, + "pos": [ + 4227.94825477034, + -200.92473247969093 + ] + }, + { + "id": "f4a82cb8-05fb-47fc-a580-a3fb3c32e99c", + "name": "source_images", + "type": "IMAGE", + "linkIds": [ + 319 + ], + "localized_name": "source_images", + "label": "prev_images", + "pos": [ + 4227.94825477034, + -180.92473247969093 + ] + }, + { + "id": "26bfc06b-bb82-463d-a78d-840591fc62df", + "name": "text", + "type": "STRING", + "linkIds": [ + 386 + ], + "pos": [ + 4227.94825477034, + -160.92473247969093 + ] + } + ], + "outputs": [ + { + "id": "ba13141d-868a-42a1-ac48-e51d5bd57c48", + "name": "output", + "type": "LATENT", + "linkIds": [ + 384 + ], + "label": "samples", + "pos": [ + 6212.005850252592, + -210.5874192045676 + ] + }, + { + "id": "c16acdef-88c8-49fd-a2dc-4aca876df35f", + "name": "extended_images", + "type": "IMAGE", + "linkIds": [ + 385 + ], + "pos": [ + 6212.005850252592, + -190.5874192045676 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 162, + "type": "VAEDecode", + "pos": [ + 5805.061457352089, + -210.01531275627772 + ], + "size": [ + 210, + 46 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 373 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 317 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 321 + ] + } + ], + "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": 160, + "type": "WanImageToVideoSVIPro", + "pos": [ + 4568.757349781866, + -598.6121238451971 + ], + "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": 325 + }, + { + "localized_name": "prev_samples", + "name": "prev_samples", + "shape": 7, + "type": "LATENT", + "link": 322 + } + ], + "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": [ + 382 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "WanImageToVideoSVIPro" + }, + "widgets_values": [ + 81, + 1 + ] + }, + { + "id": 182, + "type": "CLIPTextEncode", + "pos": [ + 4604.36699310223, + 66.47635540929673 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 359 + } + ], + "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": 159, + "type": "ScheduledCFGGuidance", + "pos": [ + 5467.723132453032, + -408.43898799390996 + ], + "size": [ + 270.0875, + 146 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 311 + }, + { + "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": [ + 369 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "ScheduledCFGGuidance" + }, + "widgets_values": [ + 1, + 0, + 1 + ] + }, + { + "id": 183, + "type": "DisableNoise", + "pos": [ + 5473.182862255521, + -463.16217851327673 + ], + "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": 158, + "type": "ScheduledCFGGuidance", + "pos": [ + 5128.543660469864, + -425.8432182202566 + ], + "size": [ + 270.0875, + 146 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 308 + }, + { + "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 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "ScheduledCFGGuidance" + }, + "widgets_values": [ + 1, + 0, + 1 + ] + }, + { + "id": 185, + "type": "SamplerCustomAdvanced", + "pos": [ + 5141.392444927062, + -178.18486500113733 + ], + "size": [ + 257.5849944250107, + 365.06318566771085 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "noise", + "name": "noise", + "type": "NOISE", + "link": 378 + }, + { + "localized_name": "guider", + "name": "guider", + "type": "GUIDER", + "link": 380 + }, + { + "localized_name": "sampler", + "name": "sampler", + "type": "SAMPLER", + "link": 379 + }, + { + "localized_name": "sigmas", + "name": "sigmas", + "type": "SIGMAS", + "link": 381 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 382 + } + ], + "outputs": [ + { + "localized_name": "output", + "name": "output", + "type": "LATENT", + "links": [ + 383 + ] + }, + { + "localized_name": "denoised_output", + "name": "denoised_output", + "type": "LATENT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "SamplerCustomAdvanced" + }, + "widgets_values": [] + }, + { + "id": 184, + "type": "SamplerCustomAdvanced", + "pos": [ + 5485.547726713278, + -183.7098669748124 + ], + "size": [ + 289.26606114292565, + 397.26606114292565 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "noise", + "name": "noise", + "type": "NOISE", + "link": 368 + }, + { + "localized_name": "guider", + "name": "guider", + "type": "GUIDER", + "link": 369 + }, + { + "localized_name": "sampler", + "name": "sampler", + "type": "SAMPLER", + "link": 370 + }, + { + "localized_name": "sigmas", + "name": "sigmas", + "type": "SIGMAS", + "link": 376 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 383 + } + ], + "outputs": [ + { + "localized_name": "output", + "name": "output", + "type": "LATENT", + "links": [ + 373, + 384 + ] + }, + { + "localized_name": "denoised_output", + "name": "denoised_output", + "type": "LATENT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "SamplerCustomAdvanced" + }, + "widgets_values": [] + }, + { + "id": 168, + "type": "ImageBatchExtendWithOverlap", + "pos": [ + 5580.2948340435005, + -761.5055621949243 + ], + "size": [ + 321.6236328125, + 146 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "source_images", + "name": "source_images", + "type": "IMAGE", + "link": 319 + }, + { + "localized_name": "new_images", + "name": "new_images", + "shape": 7, + "type": "IMAGE", + "link": 321 + } + ], + "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": 152, + "type": "CLIPTextEncode", + "pos": [ + 4558.134413880339, + -173.08023785184835 + ], + "size": [ + 510, + 160 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 306 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 386 + } + ], + "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": [ + "= Prompt Travel = \n" + ], + "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": 321, + "origin_id": 162, + "origin_slot": 0, + "target_id": 168, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 306, + "origin_id": -10, + "origin_slot": 4, + "target_id": 152, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 308, + "origin_id": -10, + "origin_slot": 5, + "target_id": 158, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 311, + "origin_id": -10, + "origin_slot": 6, + "target_id": 159, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 317, + "origin_id": -10, + "origin_slot": 7, + "target_id": 162, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 325, + "origin_id": -10, + "origin_slot": 8, + "target_id": 160, + "target_slot": 2, + "type": "LATENT" + }, + { + "id": 322, + "origin_id": -10, + "origin_slot": 9, + "target_id": 160, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 319, + "origin_id": -10, + "origin_slot": 10, + "target_id": 168, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 359, + "origin_id": -10, + "origin_slot": 4, + "target_id": 182, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 360, + "origin_id": 182, + "origin_slot": 0, + "target_id": 160, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 363, + "origin_id": -10, + "origin_slot": 0, + "target_id": 150, + "target_slot": 0, + "type": "NOISE" + }, + { + "id": 368, + "origin_id": 183, + "origin_slot": 0, + "target_id": 184, + "target_slot": 0, + "type": "NOISE" + }, + { + "id": 369, + "origin_id": 159, + "origin_slot": 0, + "target_id": 184, + "target_slot": 1, + "type": "GUIDER" + }, + { + "id": 370, + "origin_id": -10, + "origin_slot": 1, + "target_id": 184, + "target_slot": 2, + "type": "SAMPLER" + }, + { + "id": 373, + "origin_id": 184, + "origin_slot": 0, + "target_id": 162, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 376, + "origin_id": -10, + "origin_slot": 3, + "target_id": 184, + "target_slot": 3, + "type": "SIGMAS" + }, + { + "id": 378, + "origin_id": -10, + "origin_slot": 0, + "target_id": 185, + "target_slot": 0, + "type": "NOISE" + }, + { + "id": 379, + "origin_id": -10, + "origin_slot": 1, + "target_id": 185, + "target_slot": 2, + "type": "SAMPLER" + }, + { + "id": 380, + "origin_id": 158, + "origin_slot": 0, + "target_id": 185, + "target_slot": 1, + "type": "GUIDER" + }, + { + "id": 381, + "origin_id": -10, + "origin_slot": 2, + "target_id": 185, + "target_slot": 3, + "type": "SIGMAS" + }, + { + "id": 382, + "origin_id": 160, + "origin_slot": 2, + "target_id": 185, + "target_slot": 4, + "type": "LATENT" + }, + { + "id": 383, + "origin_id": 185, + "origin_slot": 0, + "target_id": 184, + "target_slot": 4, + "type": "LATENT" + }, + { + "id": 384, + "origin_id": 184, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 385, + "origin_id": 168, + "origin_slot": 2, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 386, + "origin_id": -10, + "origin_slot": 11, + "target_id": 152, + "target_slot": 1, + "type": "STRING" + } + ], + "extra": { + "workflowRendererVersion": "LG" + } + }, + { + "id": "c5a95b71-2875-4c1e-930a-368bc51e3aa7", + "version": 1, + "state": { + "lastGroupId": 0, + "lastNodeId": 195, + "lastLinkId": 400, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Initial", + "inputNode": { + "id": -10, + "bounding": [ + 4115.81544227034, + -400.92473247969093, + 132.1328125, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 6095.627231727035, + -219.44839331354646, + 136.80859375, + 80 + ] + }, + "inputs": [ + { + "id": "8b4a7fa4-f3be-4c26-b0dd-88848c9ab797", + "name": "noise", + "type": "NOISE", + "linkIds": [ + 363, + 378 + ], + "localized_name": "noise", + "pos": [ + 4227.94825477034, + -380.92473247969093 + ] + }, + { + "id": "969b9107-4ce1-4202-9957-acd32444ba4c", + "name": "sampler", + "type": "SAMPLER", + "linkIds": [ + 370, + 379 + ], + "localized_name": "sampler", + "pos": [ + 4227.94825477034, + -360.92473247969093 + ] + }, + { + "id": "33e3cb1c-f033-4042-a118-733adb12f19d", + "name": "sigmas", + "type": "SIGMAS", + "linkIds": [ + 381 + ], + "localized_name": "sigmas", + "label": "sigmas_high", + "pos": [ + 4227.94825477034, + -340.92473247969093 + ] + }, + { + "id": "693f230c-fe4f-4a3f-a154-39f6f0aee5cf", + "name": "sigmas_1", + "type": "SIGMAS", + "linkIds": [ + 376 + ], + "localized_name": "sigmas_1", + "label": "sigmas_low", + "pos": [ + 4227.94825477034, + -320.92473247969093 + ] + }, + { + "id": "8a165693-1f38-4451-8a8f-626af3cbc814", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 359, + 393 + ], + "localized_name": "clip", + "pos": [ + 4227.94825477034, + -300.92473247969093 + ] + }, + { + "id": "5f2cf9c8-9abe-4676-ab8a-06bacf33cea1", + "name": "model", + "type": "MODEL", + "linkIds": [ + 308 + ], + "localized_name": "model", + "label": "model_high", + "pos": [ + 4227.94825477034, + -280.92473247969093 + ] + }, + { + "id": "3fcc850b-b642-4e2e-b44f-8d524513470d", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 311 + ], + "localized_name": "model_1", + "label": "model_low", + "pos": [ + 4227.94825477034, + -260.92473247969093 + ] + }, + { + "id": "8c2de8a0-efbf-441b-b32d-313c571e81a5", + "name": "vae", + "type": "VAE", + "linkIds": [ + 317 + ], + "localized_name": "vae", + "pos": [ + 4227.94825477034, + -240.92473247969093 + ] + }, + { + "id": "61713356-47df-4089-a6f1-fa9e39a19ef3", + "name": "anchor_samples", + "type": "LATENT", + "linkIds": [ + 325 + ], + "localized_name": "anchor_samples", + "pos": [ + 4227.94825477034, + -220.92473247969093 + ] + }, + { + "id": "4f4ab288-e9b4-4fff-8501-6556415ea12d", + "name": "prev_samples", + "type": "LATENT", + "linkIds": [ + 322 + ], + "localized_name": "prev_samples", + "shape": 7, + "pos": [ + 4227.94825477034, + -200.92473247969093 + ] + }, + { + "id": "f4a82cb8-05fb-47fc-a580-a3fb3c32e99c", + "name": "source_images", + "type": "IMAGE", + "linkIds": [], + "localized_name": "source_images", + "label": "prev_images", + "pos": [ + 4227.94825477034, + -180.92473247969093 + ] + } + ], + "outputs": [ + { + "id": "309763cc-bd21-44e1-83ab-0d95e80c8ec3", + "name": "output", + "type": "LATENT", + "linkIds": [ + 386 + ], + "label": "samples", + "pos": [ + 6115.627231727035, + -199.44839331354646 + ] + }, + { + "id": "274b2726-e09c-433d-b072-c23df311f391", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 387 + ], + "label": "decoded_images", + "pos": [ + 6115.627231727035, + -179.44839331354646 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 182, + "type": "CLIPTextEncode", + "pos": [ + 4604.36699310223, + 66.47635540929673 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 359 + } + ], + "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": 159, + "type": "ScheduledCFGGuidance", + "pos": [ + 5467.723132453032, + -408.43898799390996 + ], + "size": [ + 270.0875, + 146 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 311 + }, + { + "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": [ + 369 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "ScheduledCFGGuidance" + }, + "widgets_values": [ + 1, + 0, + 1 + ] + }, + { + "id": 183, + "type": "DisableNoise", + "pos": [ + 5473.182862255521, + -463.16217851327673 + ], + "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": 158, + "type": "ScheduledCFGGuidance", + "pos": [ + 5128.543660469864, + -425.8432182202566 + ], + "size": [ + 270.0875, + 146 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 308 + }, + { + "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 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "ScheduledCFGGuidance" + }, + "widgets_values": [ + 1, + 0, + 1 + ] + }, + { + "id": 185, + "type": "SamplerCustomAdvanced", + "pos": [ + 5141.392444927062, + -178.18486500113733 + ], + "size": [ + 257.5849944250107, + 365.06318566771085 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "noise", + "name": "noise", + "type": "NOISE", + "link": 378 + }, + { + "localized_name": "guider", + "name": "guider", + "type": "GUIDER", + "link": 380 + }, + { + "localized_name": "sampler", + "name": "sampler", + "type": "SAMPLER", + "link": 379 + }, + { + "localized_name": "sigmas", + "name": "sigmas", + "type": "SIGMAS", + "link": 381 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 382 + } + ], + "outputs": [ + { + "localized_name": "output", + "name": "output", + "type": "LATENT", + "links": [ + 383 + ] + }, + { + "localized_name": "denoised_output", + "name": "denoised_output", + "type": "LATENT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "SamplerCustomAdvanced" + }, + "widgets_values": [] + }, + { + "id": 184, + "type": "SamplerCustomAdvanced", + "pos": [ + 5485.547726713278, + -183.7098669748124 + ], + "size": [ + 289.26606114292565, + 397.26606114292565 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "noise", + "name": "noise", + "type": "NOISE", + "link": 368 + }, + { + "localized_name": "guider", + "name": "guider", + "type": "GUIDER", + "link": 369 + }, + { + "localized_name": "sampler", + "name": "sampler", + "type": "SAMPLER", + "link": 370 + }, + { + "localized_name": "sigmas", + "name": "sigmas", + "type": "SIGMAS", + "link": 376 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 383 + } + ], + "outputs": [ + { + "localized_name": "output", + "name": "output", + "type": "LATENT", + "links": [ + 373, + 386 + ] + }, + { + "localized_name": "denoised_output", + "name": "denoised_output", + "type": "LATENT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "SamplerCustomAdvanced" + }, + "widgets_values": [] + }, + { + "id": 162, + "type": "VAEDecode", + "pos": [ + 5805.061457352089, + -210.01531275627772 + ], + "size": [ + 210, + 46 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 373 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 317 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 387 + ] + } + ], + "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": 191, + "type": "CLIPTextEncode", + "pos": [ + 4491.926703776148, + -29.78431402124707 + ], + "size": [ + 440, + 160 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "label": " ", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 393 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 392 + } + ], + "outputs": [ + { + "label": " ", + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 394 + ] + } + ], + "title": "Positive encode", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 160, + "type": "WanImageToVideoSVIPro", + "pos": [ + 5038.382843416325, + -654.4274739008243 + ], + "size": [ + 281.1305217072586, + 142.62576174972867 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 394 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 360 + }, + { + "localized_name": "anchor_samples", + "name": "anchor_samples", + "type": "LATENT", + "link": 325 + }, + { + "localized_name": "prev_samples", + "name": "prev_samples", + "shape": 7, + "type": "LATENT", + "link": 322 + } + ], + "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": [ + 382 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "WanImageToVideoSVIPro" + }, + "widgets_values": [ + 81, + 0 + ] + }, + { + "id": 190, + "type": "easy showAnything", + "pos": [ + 4706.765289025499, + -434.6398508710731 + ], + "size": [ + 367.29366928693776, + 310.7156811858463 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "label": " ", + "localized_name": "anything", + "name": "anything", + "shape": 7, + "type": "*", + "link": 399 + } + ], + "outputs": [ + { + "label": " ", + "localized_name": "output", + "name": "output", + "type": "*", + "links": [ + 392 + ] + } + ], + "title": "Final prompt preview", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "5c8cdb58c798a404e50636c6f3e179b084a23fab", + "Node name for S&R": "easy showAnything", + "aux_id": "yolain/ComfyUI-Easy-Use", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "(At 0 seconds: A young woman stands with her back slightly curved, hands moving toward her chest as a single drop of saliva falls from her lips.) \n(At 1 second: The camera slowly pushes in, focusing on her breasts as she begins to rub them gently, the skin glistening under soft ambient light.) \n(At 2 seconds: Her fingers glide upward and downward with slow, deliberate motion; the background blurs into indistinct shadows, emphasizing her form.) \n(At 3 seconds: The camera maintains a tight close-up, capturing the subtle tension in her muscles and the texture of her skin under low-key lighting.) \n(At 4 seconds: Her gaze shifts slightly downward as she continues to caress herself, the saliva drop now suspended mid-air before falling.) \n(At 5 seconds: The shot holds on her chest, motionless except for a faint tremor in her hand, with shallow depth of field isolating her body from surroundings.)" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 2 + }, + { + "id": 189, + "type": "PrimitiveStringMultiline", + "pos": [ + 4305.131512703244, + -339.9607998694848 + ], + "size": [ + 336.4285647435929, + 137.58089636900377 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "label": " ", + "localized_name": "STRING", + "name": "STRING", + "type": "STRING", + "links": [ + 396 + ] + } + ], + "title": "First Prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PrimitiveStringMultiline", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "The girl grabs her breasts. She starts rubbing them while a drip of saliva fall from her mouth. The camera zooms slowly on the breasts" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 2 + }, + { + "id": 192, + "type": "Text Concatenate", + "pos": [ + 4870.459269414773, + -904.3983128496433 + ], + "size": [ + 270, + 142 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "text_a", + "name": "text_a", + "shape": 7, + "type": "STRING", + "link": 396 + }, + { + "localized_name": "text_b", + "name": "text_b", + "shape": 7, + "type": "STRING", + "link": 397 + }, + { + "localized_name": "text_c", + "name": "text_c", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "localized_name": "text_d", + "name": "text_d", + "shape": 7, + "type": "STRING", + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "STRING", + "links": [ + 399, + 400 + ] + } + ], + "properties": { + "cnr_id": "was-ns", + "ver": "afeee09ba44e713ec52a413ac6b105fd06b2d356", + "Node name for S&R": "Text Concatenate" + }, + "widgets_values": [ + ", ", + "true" + ] + }, + { + "id": 194, + "type": "PrimitiveStringMultiline", + "pos": [ + 4855.265615191781, + -821.4364253206077 + ], + "size": [ + 550.9236171362709, + 312.73407003000807 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "label": " ", + "localized_name": "STRING", + "name": "STRING", + "type": "STRING", + "links": [ + 397 + ] + } + ], + "title": "System Prompt for Qwen3-VL", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PrimitiveStringMultiline", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "You are a system that converts Italian or English user prompts and visual inputs into optimized cinematic English descriptions for WAN 2.2 I2V generation.\n\nSteps:\n1. Read the user's input and understand the intention and atmosphere.\n2. Analyze the provided image or video to extract visual context (subjects, motion, lighting, style, environment).\n3. Combine both sources to create an English prompt optimized for realistic video generation with WAN 2.2.\n\nRules:\n- The output must be in fluent English.\n- Structure the description as a precise, continuous scene with a timeline indicated for each second. The video is 5 seconds long (e.g., \"(At 0 seconds: ...) (At 1 second: ...) (At 2 seconds: ...) (At 3 seconds: ...) (At 4 seconds: ...) (At 5 seconds: ...)\").\n- Describe the scene like a film still: subject(s) and action; environment and atmosphere; lighting design (practical lights vs ambient, direction, contrast); camera language (shot type, angle, lens feel, depth of field, motion implied); composition and mood. Keep it vivid but factual.\n- If there are NSFW images or text, please provide an NSFW description (breasts, nipples, pussy, penis, areolas).\n- Keep it between 1–6 sentences.\n- No preface, no reasoning.\n- Do not write any Note at the end of the prompt\n\nExample Output:\n\n(At 0 seconds: A young woman stands facing a rack of clothes, her back partially to the viewer as she lets her blouse slip from her shoulders.)\n(At 1 second: The blouse falls to the floor around her feet, leaving her completely naked. She tilts her head, looking at the garments before her.)\n(At 2 seconds: She reaches out with her right hand, her fingers gently brushing against the sleeve of a silk dress.)\n(At 3 seconds: She turns her body slightly towards the mirror, the soft light catching the lines of her collarbone and the curve of her hip.)\n(At 4 seconds: Lifting the hanger, she holds the dark fabric of the dress against her chest and stomach, observing the contrast against her skin.)\n(At 5 seconds: A subtle, thoughtful expression crosses her face as she smooths the fabric down with her free hand.)" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 2 + }, + { + "id": 195, + "type": "AILab_QwenVL_Advanced", + "pos": [ + 4338.700254803655, + -962.3718642623123 + ], + "size": [ + 340, + 468 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "localized_name": "video", + "name": "video", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "localized_name": "custom_prompt", + "name": "custom_prompt", + "type": "STRING", + "widget": { + "name": "custom_prompt" + }, + "link": 400 + } + ], + "outputs": [ + { + "localized_name": "RESPONSE", + "name": "RESPONSE", + "type": "STRING", + "links": null + } + ], + "properties": { + "aux_id": "huchukato/ComfyUI-QwenVL-Mod", + "ver": "730e01a25ff356575aeee0200026a0e3de65c1e7", + "Node name for S&R": "AILab_QwenVL_Advanced" + }, + "widgets_values": [ + "Qwen3-VL-4B-Instruct-Abliterated", + "8-bit (Balanced)", + "auto", + false, + "auto", + "🎬 Cinematic Description", + "", + 512, + 0.6, + 0.9, + 1, + 1.2, + 16, + true, + 1, + "randomize" + ], + "color": "#28403f", + "bgcolor": "#374539" + } + ], + "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": 308, + "origin_id": -10, + "origin_slot": 5, + "target_id": 158, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 311, + "origin_id": -10, + "origin_slot": 6, + "target_id": 159, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 317, + "origin_id": -10, + "origin_slot": 7, + "target_id": 162, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 325, + "origin_id": -10, + "origin_slot": 8, + "target_id": 160, + "target_slot": 2, + "type": "LATENT" + }, + { + "id": 322, + "origin_id": -10, + "origin_slot": 9, + "target_id": 160, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 359, + "origin_id": -10, + "origin_slot": 4, + "target_id": 182, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 360, + "origin_id": 182, + "origin_slot": 0, + "target_id": 160, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 363, + "origin_id": -10, + "origin_slot": 0, + "target_id": 150, + "target_slot": 0, + "type": "NOISE" + }, + { + "id": 368, + "origin_id": 183, + "origin_slot": 0, + "target_id": 184, + "target_slot": 0, + "type": "NOISE" + }, + { + "id": 369, + "origin_id": 159, + "origin_slot": 0, + "target_id": 184, + "target_slot": 1, + "type": "GUIDER" + }, + { + "id": 370, + "origin_id": -10, + "origin_slot": 1, + "target_id": 184, + "target_slot": 2, + "type": "SAMPLER" + }, + { + "id": 373, + "origin_id": 184, + "origin_slot": 0, + "target_id": 162, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 376, + "origin_id": -10, + "origin_slot": 3, + "target_id": 184, + "target_slot": 3, + "type": "SIGMAS" + }, + { + "id": 378, + "origin_id": -10, + "origin_slot": 0, + "target_id": 185, + "target_slot": 0, + "type": "NOISE" + }, + { + "id": 379, + "origin_id": -10, + "origin_slot": 1, + "target_id": 185, + "target_slot": 2, + "type": "SAMPLER" + }, + { + "id": 380, + "origin_id": 158, + "origin_slot": 0, + "target_id": 185, + "target_slot": 1, + "type": "GUIDER" + }, + { + "id": 381, + "origin_id": -10, + "origin_slot": 2, + "target_id": 185, + "target_slot": 3, + "type": "SIGMAS" + }, + { + "id": 382, + "origin_id": 160, + "origin_slot": 2, + "target_id": 185, + "target_slot": 4, + "type": "LATENT" + }, + { + "id": 383, + "origin_id": 185, + "origin_slot": 0, + "target_id": 184, + "target_slot": 4, + "type": "LATENT" + }, + { + "id": 386, + "origin_id": 184, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 387, + "origin_id": 162, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 392, + "origin_id": 190, + "origin_slot": 0, + "target_id": 191, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 393, + "origin_id": -10, + "origin_slot": 4, + "target_id": 191, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 394, + "origin_id": 191, + "origin_slot": 0, + "target_id": 160, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 396, + "origin_id": 189, + "origin_slot": 0, + "target_id": 192, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 397, + "origin_id": 194, + "origin_slot": 0, + "target_id": 192, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 399, + "origin_id": 192, + "origin_slot": 0, + "target_id": 190, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 400, + "origin_id": 192, + "origin_slot": 0, + "target_id": 195, + "target_slot": 2, + "type": "STRING" + } + ], + "extra": { + "workflowRendererVersion": "LG" + } + }, + { + "id": "2f110ae4-3df5-4e0f-9225-d35629e6f51f", + "version": 1, + "state": { + "lastGroupId": 2, + "lastNodeId": 234, + "lastLinkId": 439, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "MODELS + LoRaS", + "inputNode": { + "id": -10, + "bounding": [ + -831.7986638833613, + -520.9921245732105, + 120, + 40 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 593.4841943538581, + -560.9921245732105, + 120, + 120 + ] + }, + "inputs": [], + "outputs": [ + { + "id": "66076d43-7e7e-4073-9c3a-060c2eabf06a", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 283 + ], + "localized_name": "CLIP", + "pos": [ + 613.4841943538581, + -540.9921245732105 + ] + }, + { + "id": "186cc3ca-5c46-42bb-8d77-c3539f74f3de", + "name": "VAE", + "type": "VAE", + "linkIds": [ + 403 + ], + "localized_name": "VAE", + "pos": [ + 613.4841943538581, + -520.9921245732105 + ] + }, + { + "id": "f7eff8e5-8e2d-4018-beb0-eb3315234fae", + "name": "MODEL", + "type": "MODEL", + "linkIds": [ + 353 + ], + "localized_name": "MODEL", + "label": "MODEL LOW", + "pos": [ + 613.4841943538581, + -500.9921245732105 + ] + }, + { + "id": "93647bd6-ec31-4647-9edb-93b23bb179d6", + "name": "MODEL_1", + "type": "MODEL", + "linkIds": [ + 282, + 354 + ], + "localized_name": "MODEL_1", + "label": "MODEL HIGH", + "pos": [ + 613.4841943538581, + -480.9921245732105 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 116, + "type": "DiffusionModelLoaderKJ", + "pos": [ + -651.1419794262836, + -841.1462307299165 + ], + "size": [ + 482.2741117426717, + 178 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "extra_state_dict", + "name": "extra_state_dict", + "shape": 7, + "type": "STRING", + "link": null + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 218 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "DiffusionModelLoaderKJ" + }, + "widgets_values": [ + "wan22EnhancedNSFWSVICamera_nolightningSVICfFp8H.safetensors", + "default", + "default", + false, + "auto", + true + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 117, + "type": "DiffusionModelLoaderKJ", + "pos": [ + -651.7986638833613, + -602.8387057690804 + ], + "size": [ + 462.88596743521623, + 179.8848783038777 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "extra_state_dict", + "name": "extra_state_dict", + "shape": 7, + "type": "STRING", + "link": null + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 219 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "79f529a84a8c20fe5dcdfa984c6be7a94102c014", + "Node name for S&R": "DiffusionModelLoaderKJ" + }, + "widgets_values": [ + "wan22EnhancedNSFWSVICamera_nolightningSVICfFp8L.safetensors", + "default", + "default", + false, + "auto", + true + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 84, + "type": "CLIPLoader", + "pos": [ + -637.0681750140438, + -348.8380184165045 + ], + "size": [ + 346.391845703125, + 106 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 283 + ] + } + ], + "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": [ + "nsfw_wan_umt5-xxl_fp8_scaled.safetensors", + "wan", + "default" + ], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 206, + "type": "VAELoader", + "pos": [ + -637.0681750140438, + -188.83801841650438 + ], + "size": [ + 351.4096845788663, + 58 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "VAE", + "name": "VAE", + "type": "VAE", + "links": [ + 403 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.6.0", + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "Wan2_1_VAE_fp32.safetensors" + ], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 101, + "type": "LoraLoaderModelOnly", + "pos": [ + -122.99372282728895, + -838.502348646229 + ], + "size": [ + 655.3124441601999, + 82 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 218 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 278 + ] + } + ], + "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": [ + "lightx2v_I2V_14B_480p_cfg_step_distill_rank128_bf16.safetensors", + 3 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 141, + "type": "LoraLoaderModelOnly", + "pos": [ + -114.95596579813584, + -699.865019125016 + ], + "size": [ + 648.440160151994, + 82 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 278 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 282, + 354 + ] + } + ], + "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": 102, + "type": "LoraLoaderModelOnly", + "pos": [ + -113.10744494361005, + -549.5290368866689 + ], + "size": [ + 608.3984728580194, + 82 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 219 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 280 + ] + } + ], + "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": [ + "lightx2v_I2V_14B_480p_cfg_step_distill_rank128_bf16.safetensors", + 1.5 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 142, + "type": "LoraLoaderModelOnly", + "pos": [ + -107.14364880007446, + -402.19833548505613 + ], + "size": [ + 620.5677255595876, + 82 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 280 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 353 + ] + } + ], + "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": "#223", + "bgcolor": "#335" + } + ], + "groups": [], + "links": [ + { + "id": 280, + "origin_id": 102, + "origin_slot": 0, + "target_id": 142, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 219, + "origin_id": 117, + "origin_slot": 0, + "target_id": 102, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 278, + "origin_id": 101, + "origin_slot": 0, + "target_id": 141, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 218, + "origin_id": 116, + "origin_slot": 0, + "target_id": 101, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 283, + "origin_id": 84, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 403, + "origin_id": 206, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 353, + "origin_id": 142, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "MODEL" + }, + { + "id": 282, + "origin_id": 141, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "MODEL" + }, + { + "id": 354, + "origin_id": 141, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "MODEL" + } + ], + "extra": { + "workflowRendererVersion": "LG" + } + }, + { + "id": "d2262c38-c2c4-4e42-b649-4ada24dfbf08", + "version": 1, + "state": { + "lastGroupId": 2, + "lastNodeId": 238, + "lastLinkId": 446, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "New Subgraph", + "inputNode": { + "id": -10, + "bounding": [ + 619.2344844837156, + -754.0158338694587, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 1438.8884861349452, + -774.0158338694587, + 120, + 100 + ] + }, + "inputs": [ + { + "id": "280251d9-5e5c-4b0d-b997-34bdd5722240", + "name": "model", + "type": "MODEL", + "linkIds": [ + 443 + ], + "localized_name": "model", + "pos": [ + 55, + 20 + ] + } + ], + "outputs": [ + { + "id": "42c89c6f-65bc-4f5a-83b8-dfd316e8987e", + "name": "SAMPLER", + "type": "SAMPLER", + "linkIds": [ + 253 + ], + "localized_name": "SAMPLER", + "pos": [ + 20, + 20 + ] + }, + { + "id": "af56f2a8-9c1b-4b5d-99d4-c9848555f00c", + "name": "high_sigmas", + "type": "SIGMAS", + "linkIds": [ + 254 + ], + "localized_name": "high_sigmas", + "pos": [ + 20, + 40 + ] + }, + { + "id": "62ae9fc0-8b0d-455d-8f9a-77b645a3cfa1", + "name": "low_sigmas", + "type": "SIGMAS", + "linkIds": [ + 255 + ], + "localized_name": "low_sigmas", + "pos": [ + 20, + 60 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 127, + "type": "KSamplerSelect", + "pos": [ + 806.9851721142647, + -895.4025630778071 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAMPLER", + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 253 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "KSamplerSelect" + }, + "widgets_values": [ + "euler" + ] + }, + { + "id": 122, + "type": "BasicScheduler", + "pos": [ + 799.2344844837156, + -748.3789673718858 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 227 + } + ], + "outputs": [ + { + "localized_name": "SIGMAS", + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 250 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "BasicScheduler" + }, + "widgets_values": [ + "simple", + 5, + 1 + ] + }, + { + "id": 104, + "type": "ModelSamplingSD3", + "pos": [ + 807.7719242467376, + -582.6291046611102 + ], + "size": [ + 210, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 443 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 227 + ] + } + ], + "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": [ + 5.000000000000001 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 128, + "type": "SplitSigmas", + "pos": [ + 1108.8884861349452, + -745.6877467495341 + ], + "size": [ + 270, + 78 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "sigmas", + "name": "sigmas", + "type": "SIGMAS", + "link": 250 + } + ], + "outputs": [ + { + "localized_name": "high_sigmas", + "name": "high_sigmas", + "type": "SIGMAS", + "links": [ + 254 + ] + }, + { + "localized_name": "low_sigmas", + "name": "low_sigmas", + "type": "SIGMAS", + "links": [ + 255 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "SplitSigmas" + }, + "widgets_values": [ + 2 + ] + } + ], + "groups": [], + "links": [ + { + "id": 227, + "origin_id": 104, + "origin_slot": 0, + "target_id": 122, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 250, + "origin_id": 122, + "origin_slot": 0, + "target_id": 128, + "target_slot": 0, + "type": "SIGMAS" + }, + { + "id": 443, + "origin_id": -10, + "origin_slot": 0, + "target_id": 104, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 253, + "origin_id": 127, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "SAMPLER" + }, + { + "id": 254, + "origin_id": 128, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "SIGMAS" + }, + { + "id": 255, + "origin_id": 128, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "SIGMAS" + } + ], + "extra": { + "workflowRendererVersion": "LG" + } + } + ] + }, + "config": {}, + "extra": { + "frontendVersion": "1.37.11", + "workflowRendererVersion": "LG", + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "ue_links": [], + "ds": { + "scale": 0.8915831603893248, + "offset": [ + 1147.2426477044366, + 895.7885996453211 + ] + } + }, + "version": 0.4 +} \ No newline at end of file