| { |
| "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b", |
| "revision": 0, |
| "last_node_id": 317, |
| "last_link_id": 353, |
| "nodes": [ |
| { |
| "id": 171, |
| "type": "ImageUpscaleWithModel", |
| "pos": [ |
| 3150, |
| 325 |
| ], |
| "size": [ |
| 250, |
| 50 |
| ], |
| "flags": { |
| "collapsed": true |
| }, |
| "order": 2, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "upscale_model", |
| "type": "UPSCALE_MODEL", |
| "link": 303 |
| }, |
| { |
| "name": "image", |
| "type": "IMAGE", |
| "link": 304 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 305 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "ImageUpscaleWithModel" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 170, |
| "type": "UpscaleModelLoader", |
| "pos": [ |
| 3150, |
| 200 |
| ], |
| "size": [ |
| 275, |
| 75 |
| ], |
| "flags": { |
| "collapsed": false |
| }, |
| "order": 0, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "UPSCALE_MODEL", |
| "type": "UPSCALE_MODEL", |
| "links": [ |
| 303 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "UpscaleModelLoader" |
| }, |
| "widgets_values": [ |
| "WanApp_UPSCALER.pth" |
| ] |
| }, |
| { |
| "id": 160, |
| "type": "87c89fa7-3911-431c-ab9c-20520219b17c", |
| "pos": [ |
| 2500, |
| 100 |
| ], |
| "size": [ |
| 300, |
| 550 |
| ], |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "inputs": [ |
| { |
| "label": "STEPS", |
| "name": "value", |
| "type": "INT", |
| "widget": { |
| "name": "value" |
| }, |
| "link": null |
| } |
| ], |
| "outputs": [ |
| { |
| "label": "Last frame", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 304 |
| ] |
| }, |
| { |
| "label": "Original", |
| "name": "IMAGE_1", |
| "type": "IMAGE", |
| "links": [ |
| 293 |
| ] |
| }, |
| { |
| "label": "All Frames", |
| "name": "IMAGE_2", |
| "type": "IMAGE", |
| "links": [] |
| }, |
| { |
| "name": "filename_text", |
| "type": "STRING", |
| "links": [ |
| 353 |
| ] |
| } |
| ], |
| "properties": { |
| "proxyWidgets": [ |
| [ |
| "141", |
| "length" |
| ], |
| [ |
| "142", |
| "noise_seed" |
| ], |
| [ |
| "161", |
| "shorter_edge" |
| ], |
| [ |
| "136", |
| "text" |
| ], |
| [ |
| "133", |
| "unet_name" |
| ], |
| [ |
| "134", |
| "unet_name" |
| ], |
| [ |
| "131", |
| "clip_name" |
| ], |
| [ |
| "175", |
| "value" |
| ] |
| ], |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 162, |
| "type": "PreviewImage", |
| "pos": [ |
| 2800, |
| 100 |
| ], |
| "size": [ |
| 350, |
| 550 |
| ], |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 293 |
| } |
| ], |
| "outputs": [], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "PreviewImage" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 164, |
| "type": "SaveImage", |
| "pos": [ |
| 3150, |
| 75 |
| ], |
| "size": [ |
| 350, |
| 575 |
| ], |
| "flags": { |
| "collapsed": false |
| }, |
| "order": 4, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 305 |
| }, |
| { |
| "name": "filename_prefix", |
| "type": "STRING", |
| "widget": { |
| "name": "filename_prefix" |
| }, |
| "link": 353 |
| } |
| ], |
| "outputs": [], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "SaveImage" |
| }, |
| "widgets_values": [ |
| "none" |
| ] |
| } |
| ], |
| "links": [ |
| [ |
| 293, |
| 160, |
| 1, |
| 162, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 303, |
| 170, |
| 0, |
| 171, |
| 0, |
| "UPSCALE_MODEL" |
| ], |
| [ |
| 304, |
| 160, |
| 0, |
| 171, |
| 1, |
| "IMAGE" |
| ], |
| [ |
| 305, |
| 171, |
| 0, |
| 164, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 353, |
| 160, |
| 3, |
| 164, |
| 1, |
| "STRING" |
| ] |
| ], |
| "groups": [], |
| "definitions": { |
| "subgraphs": [ |
| { |
| "id": "87c89fa7-3911-431c-ab9c-20520219b17c", |
| "version": 1, |
| "state": { |
| "lastGroupId": 17, |
| "lastNodeId": 317, |
| "lastLinkId": 353, |
| "lastRerouteId": 0 |
| }, |
| "revision": 0, |
| "config": {}, |
| "name": "New Subgraph", |
| "inputNode": { |
| "id": -10, |
| "bounding": [ |
| 412, |
| 661, |
| 128, |
| 208 |
| ] |
| }, |
| "outputNode": { |
| "id": -20, |
| "bounding": [ |
| 2335, |
| 641, |
| 128, |
| 128 |
| ] |
| }, |
| "inputs": [ |
| { |
| "id": "5373d353-9459-4b6e-9305-c08b019fb064", |
| "name": "length", |
| "type": "INT", |
| "linkIds": [ |
| 279 |
| ], |
| "localized_name": "length", |
| "pos": [ |
| 516, |
| 685 |
| ] |
| }, |
| { |
| "id": "898bfc6b-1ddc-45bc-8e4a-67b02145602d", |
| "name": "noise_seed", |
| "type": "INT", |
| "linkIds": [ |
| 280 |
| ], |
| "localized_name": "noise_seed", |
| "pos": [ |
| 516, |
| 705 |
| ] |
| }, |
| { |
| "id": "7cc760f2-012d-4c6b-967f-7cfb53842aca", |
| "name": "shorter_edge", |
| "type": "INT", |
| "linkIds": [ |
| 292 |
| ], |
| "pos": [ |
| 516, |
| 725 |
| ] |
| }, |
| { |
| "id": "e709ebe2-a09f-43a1-9cfd-d756163d3adb", |
| "name": "text", |
| "type": "STRING", |
| "linkIds": [ |
| 298 |
| ], |
| "pos": [ |
| 516, |
| 745 |
| ] |
| }, |
| { |
| "id": "32beff4f-230b-4d02-a0cb-bfe0ac7a108d", |
| "name": "unet_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 308 |
| ], |
| "pos": [ |
| 516, |
| 765 |
| ] |
| }, |
| { |
| "id": "015cb630-c3bc-4571-8571-c1dcaad879b5", |
| "name": "unet_name_1", |
| "type": "COMBO", |
| "linkIds": [ |
| 309 |
| ], |
| "pos": [ |
| 516, |
| 785 |
| ] |
| }, |
| { |
| "id": "c790b884-e683-4e5e-8a70-b2a7ed682391", |
| "name": "clip_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 310 |
| ], |
| "pos": [ |
| 516, |
| 805 |
| ] |
| }, |
| { |
| "id": "97dcdd56-b7f3-47c3-a1e3-c9330bd54e2c", |
| "name": "value", |
| "type": "INT", |
| "linkIds": [ |
| 316 |
| ], |
| "label": "STEPS", |
| "pos": [ |
| 516, |
| 825 |
| ] |
| } |
| ], |
| "outputs": [ |
| { |
| "id": "28048bac-3ca2-4dde-8dff-180ce4faa041", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "linkIds": [ |
| 278 |
| ], |
| "localized_name": "IMAGE", |
| "label": "Last frame", |
| "pos": [ |
| 2359, |
| 665 |
| ] |
| }, |
| { |
| "id": "8be5e8b1-1e24-46f8-be16-38ffa7a6face", |
| "name": "IMAGE_1", |
| "type": "IMAGE", |
| "linkIds": [ |
| 277 |
| ], |
| "localized_name": "IMAGE_1", |
| "label": "Original", |
| "pos": [ |
| 2359, |
| 685 |
| ] |
| }, |
| { |
| "id": "b1f919a4-e5f6-4564-9353-af7985ed4626", |
| "name": "IMAGE_2", |
| "type": "IMAGE", |
| "linkIds": [ |
| 281 |
| ], |
| "localized_name": "IMAGE_2", |
| "label": "All Frames", |
| "pos": [ |
| 2359, |
| 705 |
| ] |
| }, |
| { |
| "id": "905fbcca-96f6-4647-a79b-ecce8dfaa5ca", |
| "name": "filename_text", |
| "type": "STRING", |
| "linkIds": [ |
| 282 |
| ], |
| "localized_name": "filename_text", |
| "pos": [ |
| 2359, |
| 725 |
| ] |
| } |
| ], |
| "widgets": [], |
| "nodes": [ |
| { |
| "id": 132, |
| "type": "VAELoader", |
| "pos": [ |
| 625, |
| 700 |
| ], |
| "size": [ |
| 350, |
| 150 |
| ], |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "localized_name": "VAE", |
| "name": "VAE", |
| "type": "VAE", |
| "slot_index": 0, |
| "links": [ |
| 255, |
| 257 |
| ] |
| } |
| ], |
| "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" |
| ] |
| }, |
| { |
| "id": 138, |
| "type": "LoraLoaderModelOnly", |
| "pos": [ |
| 1025, |
| 75 |
| ], |
| "size": [ |
| 300, |
| 175 |
| ], |
| "flags": {}, |
| "order": 8, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 250 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 252 |
| ] |
| } |
| ], |
| "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": [ |
| "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors", |
| 1.0000000000000002 |
| ] |
| }, |
| { |
| "id": 139, |
| "type": "LoraLoaderModelOnly", |
| "pos": [ |
| 1025, |
| 275 |
| ], |
| "size": [ |
| 300, |
| 175 |
| ], |
| "flags": {}, |
| "order": 9, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 251 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 247 |
| ] |
| } |
| ], |
| "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_lightx2v_4steps_lora_v1_low_noise.safetensors", |
| 1.0000000000000002 |
| ] |
| }, |
| { |
| "id": 140, |
| "type": "ModelSamplingSD3", |
| "pos": [ |
| 1350, |
| 75 |
| ], |
| "size": [ |
| 225, |
| 125 |
| ], |
| "flags": {}, |
| "order": 10, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 252 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "slot_index": 0, |
| "links": [ |
| 258 |
| ] |
| } |
| ], |
| "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 |
| ] |
| }, |
| { |
| "id": 135, |
| "type": "ModelSamplingSD3", |
| "pos": [ |
| 1350, |
| 275 |
| ], |
| "size": [ |
| 225, |
| 125 |
| ], |
| "flags": { |
| "collapsed": false |
| }, |
| "order": 5, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 247 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "slot_index": 0, |
| "links": [ |
| 262 |
| ] |
| } |
| ], |
| "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 |
| ] |
| }, |
| { |
| "id": 149, |
| "type": "VAEDecode", |
| "pos": [ |
| 1625, |
| 500 |
| ], |
| "size": [ |
| 225, |
| 100 |
| ], |
| "flags": {}, |
| "order": 14, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "samples", |
| "name": "samples", |
| "type": "LATENT", |
| "link": 256 |
| }, |
| { |
| "localized_name": "vae", |
| "name": "vae", |
| "type": "VAE", |
| "link": 257 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "IMAGE", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "slot_index": 0, |
| "links": [ |
| 267, |
| 268 |
| ] |
| } |
| ], |
| "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": [], |
| "color": "#432", |
| "bgcolor": "#653" |
| }, |
| { |
| "id": 137, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| 1025, |
| 750 |
| ], |
| "size": [ |
| 525, |
| 150 |
| ], |
| "flags": { |
| "collapsed": true |
| }, |
| "order": 7, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "clip", |
| "name": "clip", |
| "type": "CLIP", |
| "link": 249 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CONDITIONING", |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 254 |
| ] |
| } |
| ], |
| "title": "CLIP Text Encode (Negative 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": [ |
| "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" |
| ], |
| "color": "#322", |
| "bgcolor": "#533" |
| }, |
| { |
| "id": 141, |
| "type": "WanImageToVideo", |
| "pos": [ |
| 1125, |
| 1050 |
| ], |
| "size": [ |
| 350, |
| 300 |
| ], |
| "flags": {}, |
| "order": 11, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "positive", |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 253 |
| }, |
| { |
| "localized_name": "negative", |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 254 |
| }, |
| { |
| "localized_name": "vae", |
| "name": "vae", |
| "type": "VAE", |
| "link": 255 |
| }, |
| { |
| "localized_name": "clip_vision_output", |
| "name": "clip_vision_output", |
| "shape": 7, |
| "type": "CLIP_VISION_OUTPUT", |
| "link": null |
| }, |
| { |
| "localized_name": "start_image", |
| "name": "start_image", |
| "shape": 7, |
| "type": "IMAGE", |
| "link": 271 |
| }, |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "widget": { |
| "name": "width" |
| }, |
| "link": 272 |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "widget": { |
| "name": "height" |
| }, |
| "link": 273 |
| }, |
| { |
| "localized_name": "length", |
| "name": "length", |
| "type": "INT", |
| "widget": { |
| "name": "length" |
| }, |
| "link": 279 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "positive", |
| "name": "positive", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 259, |
| 263 |
| ] |
| }, |
| { |
| "localized_name": "negative", |
| "name": "negative", |
| "type": "CONDITIONING", |
| "slot_index": 1, |
| "links": [ |
| 260, |
| 264 |
| ] |
| }, |
| { |
| "localized_name": "latent", |
| "name": "latent", |
| "type": "LATENT", |
| "slot_index": 2, |
| "links": [ |
| 261 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.3.45", |
| "Node name for S&R": "WanImageToVideo", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.1", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| 720, |
| 720, |
| 69, |
| 1 |
| ], |
| "color": "#232", |
| "bgcolor": "#353" |
| }, |
| { |
| "id": 152, |
| "type": "GetImageSize", |
| "pos": [ |
| 650, |
| 975 |
| ], |
| "size": [ |
| 150, |
| 75 |
| ], |
| "flags": { |
| "collapsed": true |
| }, |
| "order": 17, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "image", |
| "name": "image", |
| "type": "IMAGE", |
| "link": 290 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "links": [ |
| 269 |
| ] |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "links": [ |
| 270 |
| ] |
| }, |
| { |
| "localized_name": "batch_size", |
| "name": "batch_size", |
| "type": "INT", |
| "links": null |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "GetImageSize" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 142, |
| "type": "KSamplerAdvanced", |
| "pos": [ |
| 1600, |
| 75 |
| ], |
| "size": [ |
| 325, |
| 350 |
| ], |
| "flags": {}, |
| "order": 12, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 258 |
| }, |
| { |
| "localized_name": "positive", |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 259 |
| }, |
| { |
| "localized_name": "negative", |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 260 |
| }, |
| { |
| "localized_name": "latent_image", |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 261 |
| }, |
| { |
| "localized_name": "noise_seed", |
| "name": "noise_seed", |
| "type": "INT", |
| "widget": { |
| "name": "noise_seed" |
| }, |
| "link": 280 |
| }, |
| { |
| "localized_name": "steps", |
| "name": "steps", |
| "type": "INT", |
| "widget": { |
| "name": "steps" |
| }, |
| "link": 312 |
| }, |
| { |
| "localized_name": "end_at_step", |
| "name": "end_at_step", |
| "type": "INT", |
| "widget": { |
| "name": "end_at_step" |
| }, |
| "link": 315 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "LATENT", |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 265 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.3.45", |
| "Node name for S&R": "KSamplerAdvanced", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.1", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "enable", |
| 2026, |
| "fixed", |
| 4, |
| 1, |
| "euler", |
| "simple", |
| 0, |
| 2, |
| "enable" |
| ] |
| }, |
| { |
| "id": 151, |
| "type": "ImageFromBatch", |
| "pos": [ |
| 1875, |
| 650 |
| ], |
| "size": [ |
| 275, |
| 100 |
| ], |
| "flags": {}, |
| "order": 16, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "image", |
| "name": "image", |
| "type": "IMAGE", |
| "link": 268 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "IMAGE", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 281 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "ImageFromBatch" |
| }, |
| "widgets_values": [ |
| 0, |
| 100 |
| ] |
| }, |
| { |
| "id": 153, |
| "type": "ImageResizeKJv2", |
| "pos": [ |
| 750, |
| 1075 |
| ], |
| "size": [ |
| 275, |
| 300 |
| ], |
| "flags": { |
| "collapsed": false |
| }, |
| "order": 18, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "image", |
| "name": "image", |
| "type": "IMAGE", |
| "link": 291 |
| }, |
| { |
| "localized_name": "mask", |
| "name": "mask", |
| "shape": 7, |
| "type": "MASK", |
| "link": null |
| }, |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "widget": { |
| "name": "width" |
| }, |
| "link": 269 |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "widget": { |
| "name": "height" |
| }, |
| "link": 270 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "IMAGE", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 271, |
| 277 |
| ] |
| }, |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "links": [ |
| 272 |
| ] |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "links": [ |
| 273 |
| ] |
| }, |
| { |
| "localized_name": "mask", |
| "name": "mask", |
| "type": "MASK", |
| "links": null |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfyui-kjnodes", |
| "ver": "3e80b28dec889b0d082c3bd3aeb0bf30ab6b5ab2", |
| "Node name for S&R": "ImageResizeKJv2" |
| }, |
| "widgets_values": [ |
| 512, |
| 512, |
| "nearest-exact", |
| "stretch", |
| "0, 0, 0", |
| "center", |
| 2, |
| "cpu" |
| ] |
| }, |
| { |
| "id": 154, |
| "type": "Load Image Batch", |
| "pos": [ |
| 300, |
| 1275 |
| ], |
| "size": [ |
| 250, |
| 275 |
| ], |
| "flags": { |
| "collapsed": false |
| }, |
| "order": 1, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "localized_name": "image", |
| "name": "image", |
| "type": "IMAGE", |
| "links": [ |
| 289 |
| ] |
| }, |
| { |
| "localized_name": "filename_text", |
| "name": "filename_text", |
| "type": "STRING", |
| "links": [ |
| 282 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "was-ns", |
| "ver": "afeee09ba44e713ec52a413ac6b105fd06b2d356", |
| "Node name for S&R": "Load Image Batch" |
| }, |
| "widgets_values": [ |
| "incremental_image", |
| 1716, |
| "increment", |
| 0, |
| "Batch 001", |
| "C:\\Users\\Iron\\Desktop\\Comfybatch", |
| "*", |
| "false", |
| "true" |
| ], |
| "color": "#232", |
| "bgcolor": "#353" |
| }, |
| { |
| "id": 161, |
| "type": "ResizeImagesByShorterEdge", |
| "pos": [ |
| 675, |
| 1075 |
| ], |
| "size": [ |
| 325, |
| 75 |
| ], |
| "flags": {}, |
| "order": 19, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "images", |
| "name": "images", |
| "type": "IMAGE", |
| "link": 289 |
| }, |
| { |
| "localized_name": "shorter_edge", |
| "name": "shorter_edge", |
| "type": "INT", |
| "widget": { |
| "name": "shorter_edge" |
| }, |
| "link": 292 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "images", |
| "name": "images", |
| "type": "IMAGE", |
| "links": [ |
| 290, |
| 291 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "ResizeImagesByShorterEdge" |
| }, |
| "widgets_values": [ |
| 720 |
| ] |
| }, |
| { |
| "id": 136, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| 1025, |
| 550 |
| ], |
| "size": [ |
| 525, |
| 150 |
| ], |
| "flags": {}, |
| "order": 6, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "clip", |
| "name": "clip", |
| "type": "CLIP", |
| "link": 248 |
| }, |
| { |
| "localized_name": "text", |
| "name": "text", |
| "type": "STRING", |
| "widget": { |
| "name": "text" |
| }, |
| "link": 298 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CONDITIONING", |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 253 |
| ] |
| } |
| ], |
| "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": [ |
| "Camera quickly pulls back full shot as the 65 years old girl face the viewer, she smiles and all pieces of her clothes quickly undress instantly to reveal her breasts." |
| ], |
| "color": "#232", |
| "bgcolor": "#353" |
| }, |
| { |
| "id": 133, |
| "type": "UNETLoader", |
| "pos": [ |
| 625, |
| 100 |
| ], |
| "size": [ |
| 350, |
| 150 |
| ], |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "unet_name", |
| "name": "unet_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "unet_name" |
| }, |
| "link": 308 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "slot_index": 0, |
| "links": [ |
| 250 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.3.45", |
| "Node name for S&R": "UNETLoader", |
| "models": [ |
| { |
| "name": "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors", |
| "directory": "diffusion_models" |
| } |
| ], |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.1", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "WanAPP_NSFW_HighDiffusion.safetensors", |
| "default" |
| ] |
| }, |
| { |
| "id": 134, |
| "type": "UNETLoader", |
| "pos": [ |
| 625, |
| 275 |
| ], |
| "size": [ |
| 350, |
| 150 |
| ], |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "unet_name", |
| "name": "unet_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "unet_name" |
| }, |
| "link": 309 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "slot_index": 0, |
| "links": [ |
| 251 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.3.45", |
| "Node name for S&R": "UNETLoader", |
| "models": [ |
| { |
| "name": "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors", |
| "directory": "diffusion_models" |
| } |
| ], |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.1", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "WanAPP_NSFW_LowDiffusion.safetensors", |
| "default" |
| ] |
| }, |
| { |
| "id": 131, |
| "type": "CLIPLoader", |
| "pos": [ |
| 625, |
| 475 |
| ], |
| "size": [ |
| 350, |
| 175 |
| ], |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "clip_name", |
| "name": "clip_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "clip_name" |
| }, |
| "link": 310 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CLIP", |
| "name": "CLIP", |
| "type": "CLIP", |
| "slot_index": 0, |
| "links": [ |
| 248, |
| 249 |
| ] |
| } |
| ], |
| "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": [ |
| "WanAPP_NSFW_TextEncoder.safetensors", |
| "wan", |
| "default" |
| ] |
| }, |
| { |
| "id": 143, |
| "type": "KSamplerAdvanced", |
| "pos": [ |
| 1950, |
| 75 |
| ], |
| "size": [ |
| 325, |
| 350 |
| ], |
| "flags": {}, |
| "order": 13, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 262 |
| }, |
| { |
| "localized_name": "positive", |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 263 |
| }, |
| { |
| "localized_name": "negative", |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 264 |
| }, |
| { |
| "localized_name": "latent_image", |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 265 |
| }, |
| { |
| "localized_name": "steps", |
| "name": "steps", |
| "type": "INT", |
| "widget": { |
| "name": "steps" |
| }, |
| "link": 313 |
| }, |
| { |
| "localized_name": "start_at_step", |
| "name": "start_at_step", |
| "type": "INT", |
| "widget": { |
| "name": "start_at_step" |
| }, |
| "link": 314 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "LATENT", |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 256 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.3.45", |
| "Node name for S&R": "KSamplerAdvanced", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.1", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "disable", |
| 0, |
| "fixed", |
| 4, |
| 1, |
| "euler", |
| "simple", |
| 2, |
| 10000, |
| "disable" |
| ] |
| }, |
| { |
| "id": 174, |
| "type": "ComfyMathExpression", |
| "pos": [ |
| 1825, |
| 900 |
| ], |
| "size": [ |
| 400, |
| 200 |
| ], |
| "flags": {}, |
| "order": 20, |
| "mode": 0, |
| "inputs": [ |
| { |
| "label": "a", |
| "localized_name": "values.a", |
| "name": "values.a", |
| "type": "FLOAT,INT,BOOLEAN", |
| "link": 311 |
| }, |
| { |
| "label": "b", |
| "localized_name": "values.b", |
| "name": "values.b", |
| "shape": 7, |
| "type": "FLOAT,INT,BOOLEAN", |
| "link": null |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "FLOAT", |
| "name": "FLOAT", |
| "type": "FLOAT", |
| "links": null |
| }, |
| { |
| "localized_name": "INT", |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 314, |
| 315 |
| ] |
| }, |
| { |
| "localized_name": "BOOL", |
| "name": "BOOL", |
| "type": "BOOLEAN", |
| "links": null |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "ComfyMathExpression" |
| }, |
| "widgets_values": [ |
| "a / 2" |
| ] |
| }, |
| { |
| "id": 175, |
| "type": "INTConstant", |
| "pos": [ |
| 350, |
| 350 |
| ], |
| "size": [ |
| 225, |
| 75 |
| ], |
| "flags": {}, |
| "order": 21, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "value", |
| "name": "value", |
| "type": "INT", |
| "widget": { |
| "name": "value" |
| }, |
| "link": 316 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "value", |
| "name": "value", |
| "type": "INT", |
| "links": [ |
| 311, |
| 312, |
| 313 |
| ] |
| } |
| ], |
| "title": "STEPS", |
| "properties": { |
| "cnr_id": "comfyui-kjnodes", |
| "ver": "3e80b28dec889b0d082c3bd3aeb0bf30ab6b5ab2", |
| "Node name for S&R": "INTConstant" |
| }, |
| "widgets_values": [ |
| 10 |
| ], |
| "color": "#1b4669", |
| "bgcolor": "#29699c" |
| }, |
| { |
| "id": 150, |
| "type": "ImageFromBatch", |
| "pos": [ |
| 1875, |
| 500 |
| ], |
| "size": [ |
| 275, |
| 100 |
| ], |
| "flags": {}, |
| "order": 15, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "image", |
| "name": "image", |
| "type": "IMAGE", |
| "link": 267 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "IMAGE", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 278 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "ImageFromBatch" |
| }, |
| "widgets_values": [ |
| -3, |
| 1 |
| ] |
| } |
| ], |
| "groups": [ |
| { |
| "id": 15, |
| "title": "fp8_scaled + 4steps LoRA", |
| "bounding": [ |
| 600, |
| -50, |
| 1650, |
| 1510 |
| ], |
| "color": "#444", |
| "flags": {} |
| }, |
| { |
| "id": 11, |
| "title": "Step1 - Load models", |
| "bounding": [ |
| 625, |
| 0, |
| 380, |
| 910 |
| ], |
| "color": "#444", |
| "flags": {} |
| }, |
| { |
| "id": 13, |
| "title": "Step4 - Prompt", |
| "bounding": [ |
| 1025, |
| 475, |
| 540, |
| 470 |
| ], |
| "color": "#444", |
| "flags": {} |
| }, |
| { |
| "id": 14, |
| "title": "Step3 - Video size & length", |
| "bounding": [ |
| 1025, |
| 950, |
| 530, |
| 470 |
| ], |
| "color": "#444", |
| "flags": {} |
| }, |
| { |
| "id": 16, |
| "title": "Lightx2v 4steps LoRA", |
| "bounding": [ |
| 1000, |
| 0, |
| 550, |
| 460 |
| ], |
| "color": "#444", |
| "flags": {} |
| } |
| ], |
| "links": [ |
| { |
| "id": 248, |
| "origin_id": 131, |
| "origin_slot": 0, |
| "target_id": 136, |
| "target_slot": 0, |
| "type": "CLIP" |
| }, |
| { |
| "id": 250, |
| "origin_id": 133, |
| "origin_slot": 0, |
| "target_id": 138, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 251, |
| "origin_id": 134, |
| "origin_slot": 0, |
| "target_id": 139, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 262, |
| "origin_id": 135, |
| "origin_slot": 0, |
| "target_id": 143, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 263, |
| "origin_id": 141, |
| "origin_slot": 0, |
| "target_id": 143, |
| "target_slot": 1, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 264, |
| "origin_id": 141, |
| "origin_slot": 1, |
| "target_id": 143, |
| "target_slot": 2, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 265, |
| "origin_id": 142, |
| "origin_slot": 0, |
| "target_id": 143, |
| "target_slot": 3, |
| "type": "LATENT" |
| }, |
| { |
| "id": 252, |
| "origin_id": 138, |
| "origin_slot": 0, |
| "target_id": 140, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 247, |
| "origin_id": 139, |
| "origin_slot": 0, |
| "target_id": 135, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 256, |
| "origin_id": 143, |
| "origin_slot": 0, |
| "target_id": 149, |
| "target_slot": 0, |
| "type": "LATENT" |
| }, |
| { |
| "id": 257, |
| "origin_id": 132, |
| "origin_slot": 0, |
| "target_id": 149, |
| "target_slot": 1, |
| "type": "VAE" |
| }, |
| { |
| "id": 267, |
| "origin_id": 149, |
| "origin_slot": 0, |
| "target_id": 150, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 249, |
| "origin_id": 131, |
| "origin_slot": 0, |
| "target_id": 137, |
| "target_slot": 0, |
| "type": "CLIP" |
| }, |
| { |
| "id": 253, |
| "origin_id": 136, |
| "origin_slot": 0, |
| "target_id": 141, |
| "target_slot": 0, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 254, |
| "origin_id": 137, |
| "origin_slot": 0, |
| "target_id": 141, |
| "target_slot": 1, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 255, |
| "origin_id": 132, |
| "origin_slot": 0, |
| "target_id": 141, |
| "target_slot": 2, |
| "type": "VAE" |
| }, |
| { |
| "id": 271, |
| "origin_id": 153, |
| "origin_slot": 0, |
| "target_id": 141, |
| "target_slot": 4, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 272, |
| "origin_id": 153, |
| "origin_slot": 1, |
| "target_id": 141, |
| "target_slot": 5, |
| "type": "INT" |
| }, |
| { |
| "id": 273, |
| "origin_id": 153, |
| "origin_slot": 2, |
| "target_id": 141, |
| "target_slot": 6, |
| "type": "INT" |
| }, |
| { |
| "id": 269, |
| "origin_id": 152, |
| "origin_slot": 0, |
| "target_id": 153, |
| "target_slot": 2, |
| "type": "INT" |
| }, |
| { |
| "id": 270, |
| "origin_id": 152, |
| "origin_slot": 1, |
| "target_id": 153, |
| "target_slot": 3, |
| "type": "INT" |
| }, |
| { |
| "id": 258, |
| "origin_id": 140, |
| "origin_slot": 0, |
| "target_id": 142, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 259, |
| "origin_id": 141, |
| "origin_slot": 0, |
| "target_id": 142, |
| "target_slot": 1, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 260, |
| "origin_id": 141, |
| "origin_slot": 1, |
| "target_id": 142, |
| "target_slot": 2, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 261, |
| "origin_id": 141, |
| "origin_slot": 2, |
| "target_id": 142, |
| "target_slot": 3, |
| "type": "LATENT" |
| }, |
| { |
| "id": 268, |
| "origin_id": 149, |
| "origin_slot": 0, |
| "target_id": 151, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 279, |
| "origin_id": -10, |
| "origin_slot": 0, |
| "target_id": 141, |
| "target_slot": 7, |
| "type": "INT" |
| }, |
| { |
| "id": 280, |
| "origin_id": -10, |
| "origin_slot": 1, |
| "target_id": 142, |
| "target_slot": 4, |
| "type": "INT" |
| }, |
| { |
| "id": 278, |
| "origin_id": 150, |
| "origin_slot": 0, |
| "target_id": -20, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 277, |
| "origin_id": 153, |
| "origin_slot": 0, |
| "target_id": -20, |
| "target_slot": 1, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 281, |
| "origin_id": 151, |
| "origin_slot": 0, |
| "target_id": -20, |
| "target_slot": 2, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 282, |
| "origin_id": 154, |
| "origin_slot": 1, |
| "target_id": -20, |
| "target_slot": 3, |
| "type": "STRING" |
| }, |
| { |
| "id": 289, |
| "origin_id": 154, |
| "origin_slot": 0, |
| "target_id": 161, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 290, |
| "origin_id": 161, |
| "origin_slot": 0, |
| "target_id": 152, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 291, |
| "origin_id": 161, |
| "origin_slot": 0, |
| "target_id": 153, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 292, |
| "origin_id": -10, |
| "origin_slot": 2, |
| "target_id": 161, |
| "target_slot": 1, |
| "type": "INT" |
| }, |
| { |
| "id": 298, |
| "origin_id": -10, |
| "origin_slot": 3, |
| "target_id": 136, |
| "target_slot": 1, |
| "type": "STRING" |
| }, |
| { |
| "id": 308, |
| "origin_id": -10, |
| "origin_slot": 4, |
| "target_id": 133, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 309, |
| "origin_id": -10, |
| "origin_slot": 5, |
| "target_id": 134, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 310, |
| "origin_id": -10, |
| "origin_slot": 6, |
| "target_id": 131, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 311, |
| "origin_id": 175, |
| "origin_slot": 0, |
| "target_id": 174, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 312, |
| "origin_id": 175, |
| "origin_slot": 0, |
| "target_id": 142, |
| "target_slot": 5, |
| "type": "INT" |
| }, |
| { |
| "id": 313, |
| "origin_id": 175, |
| "origin_slot": 0, |
| "target_id": 143, |
| "target_slot": 4, |
| "type": "INT" |
| }, |
| { |
| "id": 314, |
| "origin_id": 174, |
| "origin_slot": 1, |
| "target_id": 143, |
| "target_slot": 5, |
| "type": "INT" |
| }, |
| { |
| "id": 315, |
| "origin_id": 174, |
| "origin_slot": 1, |
| "target_id": 142, |
| "target_slot": 6, |
| "type": "INT" |
| }, |
| { |
| "id": 316, |
| "origin_id": -10, |
| "origin_slot": 7, |
| "target_id": 175, |
| "target_slot": 0, |
| "type": "INT" |
| } |
| ], |
| "extra": {} |
| } |
| ] |
| }, |
| "config": {}, |
| "extra": { |
| "ds": { |
| "scale": 0.9229599817706584, |
| "offset": [ |
| -2316.3176609038987, |
| 233.72579302670852 |
| ] |
| }, |
| "frontendVersion": "1.44.19", |
| "workflowRendererVersion": "LG", |
| "VHS_latentpreview": false, |
| "VHS_latentpreviewrate": 0, |
| "VHS_MetadataImage": false, |
| "VHS_KeepIntermediate": false, |
| "ue_links": [] |
| }, |
| "version": 0.4 |
| } |