Guest User

Untitled

a guest
Aug 2nd, 2025
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 20.55 KB | None | 0 0
  1. {
  2.   "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
  3.   "revision": 0,
  4.   "last_node_id": 70,
  5.   "last_link_id": 153,
  6.   "nodes": [
  7.     {
  8.       "id": 8,
  9.       "type": "VAEDecode",
  10.       "pos": [
  11.         1240,
  12.         -40
  13.       ],
  14.       "size": [
  15.         210,
  16.         46
  17.       ],
  18.       "flags": {},
  19.       "order": 15,
  20.       "mode": 0,
  21.       "inputs": [
  22.         {
  23.           "name": "samples",
  24.           "type": "LATENT",
  25.           "link": 124
  26.         },
  27.         {
  28.           "name": "vae",
  29.           "type": "VAE",
  30.           "link": 76
  31.         }
  32.       ],
  33.       "outputs": [
  34.         {
  35.           "name": "IMAGE",
  36.           "type": "IMAGE",
  37.           "slot_index": 0,
  38.           "links": [
  39.             131
  40.           ]
  41.         }
  42.       ],
  43.       "properties": {
  44.         "cnr_id": "comfy-core",
  45.         "ver": "0.3.45",
  46.         "Node name for S&R": "VAEDecode"
  47.       },
  48.       "widgets_values": []
  49.     },
  50.     {
  51.       "id": 62,
  52.       "type": "MarkdownNote",
  53.       "pos": [
  54.         -480,
  55.         -120
  56.       ],
  57.       "size": [
  58.         480,
  59.         350
  60.       ],
  61.       "flags": {},
  62.       "order": 0,
  63.       "mode": 0,
  64.       "inputs": [],
  65.       "outputs": [],
  66.       "title": "Model Links",
  67.       "properties": {},
  68.       "widgets_values": [
  69.         "[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2_2\n) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/wan2_2\n)\n\n**Diffusion Model**\n- [wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors)\n- [wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder**   \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│   ├───📂 diffusion_models/\n│   │   ├─── wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors\n│   │   └─── wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors\n│   ├───📂 text_encoders/\n│   │   └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│   └───📂 vae/\n│       └── wan_2.1_vae.safetensors\n```\n"
  70.       ],
  71.       "color": "#432",
  72.       "bgcolor": "#653"
  73.     },
  74.     {
  75.       "id": 60,
  76.       "type": "CreateVideo",
  77.       "pos": [
  78.         1240,
  79.         60
  80.       ],
  81.       "size": [
  82.         270,
  83.         78
  84.       ],
  85.       "flags": {},
  86.       "order": 16,
  87.       "mode": 0,
  88.       "inputs": [
  89.         {
  90.           "name": "images",
  91.           "type": "IMAGE",
  92.           "link": 131
  93.         },
  94.         {
  95.           "name": "audio",
  96.           "shape": 7,
  97.           "type": "AUDIO",
  98.           "link": null
  99.         }
  100.       ],
  101.       "outputs": [
  102.         {
  103.           "name": "VIDEO",
  104.           "type": "VIDEO",
  105.           "links": [
  106.             132
  107.           ]
  108.         }
  109.       ],
  110.       "properties": {
  111.         "cnr_id": "comfy-core",
  112.         "ver": "0.3.45",
  113.         "Node name for S&R": "CreateVideo"
  114.       },
  115.       "widgets_values": [
  116.         16
  117.       ]
  118.     },
  119.     {
  120.       "id": 38,
  121.       "type": "CLIPLoader",
  122.       "pos": [
  123.         38.86457061767578,
  124.         189.26513671875
  125.       ],
  126.       "size": [
  127.         346.391845703125,
  128.         106
  129.       ],
  130.       "flags": {},
  131.       "order": 1,
  132.       "mode": 0,
  133.       "inputs": [],
  134.       "outputs": [
  135.         {
  136.           "name": "CLIP",
  137.           "type": "CLIP",
  138.           "slot_index": 0,
  139.           "links": [
  140.             74,
  141.             75
  142.           ]
  143.         }
  144.       ],
  145.       "properties": {
  146.         "cnr_id": "comfy-core",
  147.         "ver": "0.3.45",
  148.         "Node name for S&R": "CLIPLoader",
  149.         "models": [
  150.           {
  151.             "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  152.             "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  153.             "directory": "text_encoders"
  154.           }
  155.         ]
  156.       },
  157.       "widgets_values": [
  158.         "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  159.         "wan",
  160.         "default"
  161.       ]
  162.     },
  163.     {
  164.       "id": 39,
  165.       "type": "VAELoader",
  166.       "pos": [
  167.         40,
  168.         350
  169.       ],
  170.       "size": [
  171.         344.731689453125,
  172.         59.98149108886719
  173.       ],
  174.       "flags": {},
  175.       "order": 2,
  176.       "mode": 0,
  177.       "inputs": [],
  178.       "outputs": [
  179.         {
  180.           "name": "VAE",
  181.           "type": "VAE",
  182.           "slot_index": 0,
  183.           "links": [
  184.             76,
  185.             138
  186.           ]
  187.         }
  188.       ],
  189.       "properties": {
  190.         "cnr_id": "comfy-core",
  191.         "ver": "0.3.45",
  192.         "Node name for S&R": "VAELoader",
  193.         "models": [
  194.           {
  195.             "name": "wan_2.1_vae.safetensors",
  196.             "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
  197.             "directory": "vae"
  198.           }
  199.         ]
  200.       },
  201.       "widgets_values": [
  202.         "wan_2.1_vae.safetensors"
  203.       ]
  204.     },
  205.     {
  206.       "id": 7,
  207.       "type": "CLIPTextEncode",
  208.       "pos": [
  209.         420,
  210.         480
  211.       ],
  212.       "size": [
  213.         425.27801513671875,
  214.         180.6060791015625
  215.       ],
  216.       "flags": {},
  217.       "order": 7,
  218.       "mode": 0,
  219.       "inputs": [
  220.         {
  221.           "name": "clip",
  222.           "type": "CLIP",
  223.           "link": 75
  224.         }
  225.       ],
  226.       "outputs": [
  227.         {
  228.           "name": "CONDITIONING",
  229.           "type": "CONDITIONING",
  230.           "slot_index": 0,
  231.           "links": [
  232.             143
  233.           ]
  234.         }
  235.       ],
  236.       "title": "CLIP Text Encode (Negative Prompt)",
  237.       "properties": {
  238.         "cnr_id": "comfy-core",
  239.         "ver": "0.3.45",
  240.         "Node name for S&R": "CLIPTextEncode"
  241.       },
  242.       "widgets_values": [
  243.         "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
  244.       ],
  245.       "color": "#322",
  246.       "bgcolor": "#533"
  247.     },
  248.     {
  249.       "id": 58,
  250.       "type": "KSamplerAdvanced",
  251.       "pos": [
  252.         935.3079833984375,
  253.         613.1383666992188
  254.       ],
  255.       "size": [
  256.         304.748046875,
  257.         841.5632934570312
  258.       ],
  259.       "flags": {},
  260.       "order": 14,
  261.       "mode": 0,
  262.       "inputs": [
  263.         {
  264.           "name": "model",
  265.           "type": "MODEL",
  266.           "link": 123
  267.         },
  268.         {
  269.           "name": "positive",
  270.           "type": "CONDITIONING",
  271.           "link": 146
  272.         },
  273.         {
  274.           "name": "negative",
  275.           "type": "CONDITIONING",
  276.           "link": 147
  277.         },
  278.         {
  279.           "name": "latent_image",
  280.           "type": "LATENT",
  281.           "link": 148
  282.         }
  283.       ],
  284.       "outputs": [
  285.         {
  286.           "name": "LATENT",
  287.           "type": "LATENT",
  288.           "links": [
  289.             124
  290.           ]
  291.         }
  292.       ],
  293.       "properties": {
  294.         "cnr_id": "comfy-core",
  295.         "ver": "0.3.45",
  296.         "Node name for S&R": "KSamplerAdvanced"
  297.       },
  298.       "widgets_values": [
  299.         "disable",
  300.         0,
  301.         "fixed",
  302.         8,
  303.         1,
  304.         "lcm",
  305.         "simple",
  306.         4,
  307.         10000,
  308.         "disable",
  309.         ""
  310.       ]
  311.     },
  312.     {
  313.       "id": 69,
  314.       "type": "LoadImage",
  315.       "pos": [
  316.         227.32861328125,
  317.         813.0489501953125
  318.       ],
  319.       "size": [
  320.         274.080078125,
  321.         314
  322.       ],
  323.       "flags": {},
  324.       "order": 3,
  325.       "mode": 0,
  326.       "inputs": [],
  327.       "outputs": [
  328.         {
  329.           "name": "IMAGE",
  330.           "type": "IMAGE",
  331.           "links": [
  332.             151
  333.           ]
  334.         },
  335.         {
  336.           "name": "MASK",
  337.           "type": "MASK",
  338.           "links": null
  339.         }
  340.       ],
  341.       "properties": {
  342.         "cnr_id": "comfy-core",
  343.         "ver": "0.3.48",
  344.         "Node name for S&R": "LoadImage"
  345.       },
  346.       "widgets_values": [
  347.         "buff-dressman.png",
  348.         "image"
  349.       ]
  350.     },
  351.     {
  352.       "id": 57,
  353.       "type": "KSamplerAdvanced",
  354.       "pos": [
  355.         916.5941162109375,
  356.         -87.57923126220703
  357.       ],
  358.       "size": [
  359.         304.748046875,
  360.         841.5632934570312
  361.       ],
  362.       "flags": {},
  363.       "order": 13,
  364.       "mode": 0,
  365.       "inputs": [
  366.         {
  367.           "name": "model",
  368.           "type": "MODEL",
  369.           "link": 125
  370.         },
  371.         {
  372.           "name": "positive",
  373.           "type": "CONDITIONING",
  374.           "link": 144
  375.         },
  376.         {
  377.           "name": "negative",
  378.           "type": "CONDITIONING",
  379.           "link": 145
  380.         },
  381.         {
  382.           "name": "latent_image",
  383.           "type": "LATENT",
  384.           "link": 140
  385.         }
  386.       ],
  387.       "outputs": [
  388.         {
  389.           "name": "LATENT",
  390.           "type": "LATENT",
  391.           "links": [
  392.             148
  393.           ]
  394.         }
  395.       ],
  396.       "properties": {
  397.         "cnr_id": "comfy-core",
  398.         "ver": "0.3.45",
  399.         "Node name for S&R": "KSamplerAdvanced"
  400.       },
  401.       "widgets_values": [
  402.         "enable",
  403.         225965419430776,
  404.         "randomize",
  405.         8,
  406.         2,
  407.         "lcm",
  408.         "simple",
  409.         0,
  410.         4,
  411.         "enable",
  412.         ""
  413.       ]
  414.     },
  415.     {
  416.       "id": 6,
  417.       "type": "CLIPTextEncode",
  418.       "pos": [
  419.         418.030029296875,
  420.         273.105224609375
  421.       ],
  422.       "size": [
  423.         422.84503173828125,
  424.         164.31304931640625
  425.       ],
  426.       "flags": {},
  427.       "order": 6,
  428.       "mode": 0,
  429.       "inputs": [
  430.         {
  431.           "name": "clip",
  432.           "type": "CLIP",
  433.           "link": 74
  434.         }
  435.       ],
  436.       "outputs": [
  437.         {
  438.           "name": "CONDITIONING",
  439.           "type": "CONDITIONING",
  440.           "slot_index": 0,
  441.           "links": [
  442.             142
  443.           ]
  444.         }
  445.       ],
  446.       "title": "CLIP Text Encode (Positive Prompt)",
  447.       "properties": {
  448.         "cnr_id": "comfy-core",
  449.         "ver": "0.3.45",
  450.         "Node name for S&R": "CLIPTextEncode"
  451.       },
  452.       "widgets_values": [
  453.         "A man with nothing on his upper body. A red Adidas track jacket with white stripes goes up and above him, he then puts up his arms and the jacket swoops on from above in a stop-motion animation style. He then poses for the camera in his new jacket. The background is white."
  454.       ],
  455.       "color": "#232",
  456.       "bgcolor": "#353"
  457.     },
  458.     {
  459.       "id": 67,
  460.       "type": "WanImageToVideo",
  461.       "pos": [
  462.         539.29638671875,
  463.         895.0865478515625
  464.       ],
  465.       "size": [
  466.         342.5999755859375,
  467.         210
  468.       ],
  469.       "flags": {},
  470.       "order": 10,
  471.       "mode": 0,
  472.       "inputs": [
  473.         {
  474.           "name": "positive",
  475.           "type": "CONDITIONING",
  476.           "link": 142
  477.         },
  478.         {
  479.           "name": "negative",
  480.           "type": "CONDITIONING",
  481.           "link": 143
  482.         },
  483.         {
  484.           "name": "vae",
  485.           "type": "VAE",
  486.           "link": 138
  487.         },
  488.         {
  489.           "name": "clip_vision_output",
  490.           "shape": 7,
  491.           "type": "CLIP_VISION_OUTPUT",
  492.           "link": null
  493.         },
  494.         {
  495.           "name": "start_image",
  496.           "shape": 7,
  497.           "type": "IMAGE",
  498.           "link": 151
  499.         }
  500.       ],
  501.       "outputs": [
  502.         {
  503.           "name": "positive",
  504.           "type": "CONDITIONING",
  505.           "slot_index": 0,
  506.           "links": [
  507.             144,
  508.             146
  509.           ]
  510.         },
  511.         {
  512.           "name": "negative",
  513.           "type": "CONDITIONING",
  514.           "slot_index": 1,
  515.           "links": [
  516.             145,
  517.             147
  518.           ]
  519.         },
  520.         {
  521.           "name": "latent",
  522.           "type": "LATENT",
  523.           "slot_index": 2,
  524.           "links": [
  525.             140
  526.           ]
  527.         }
  528.       ],
  529.       "properties": {
  530.         "cnr_id": "comfy-core",
  531.         "ver": "0.3.45",
  532.         "Node name for S&R": "WanImageToVideo"
  533.       },
  534.       "widgets_values": [
  535.         480,
  536.         832,
  537.         49,
  538.         1
  539.       ]
  540.     },
  541.     {
  542.       "id": 61,
  543.       "type": "SaveVideo",
  544.       "pos": [
  545.         1240,
  546.         190
  547.       ],
  548.       "size": [
  549.         710,
  550.         1518
  551.       ],
  552.       "flags": {},
  553.       "order": 17,
  554.       "mode": 0,
  555.       "inputs": [
  556.         {
  557.           "name": "video",
  558.           "type": "VIDEO",
  559.           "link": 132
  560.         }
  561.       ],
  562.       "outputs": [],
  563.       "properties": {
  564.         "cnr_id": "comfy-core",
  565.         "ver": "0.3.45",
  566.         "Node name for S&R": "SaveVideo"
  567.       },
  568.       "widgets_values": [
  569.         "video/ComfyUI",
  570.         "auto",
  571.         "auto"
  572.       ]
  573.     },
  574.     {
  575.       "id": 64,
  576.       "type": "UnetLoaderGGUF",
  577.       "pos": [
  578.         50.67121124267578,
  579.         -52.56608581542969
  580.       ],
  581.       "size": [
  582.         270,
  583.         58
  584.       ],
  585.       "flags": {},
  586.       "order": 4,
  587.       "mode": 0,
  588.       "inputs": [],
  589.       "outputs": [
  590.         {
  591.           "name": "MODEL",
  592.           "type": "MODEL",
  593.           "links": [
  594.             149
  595.           ]
  596.         }
  597.       ],
  598.       "properties": {
  599.         "cnr_id": "ComfyUI-GGUF",
  600.         "ver": "b3ec875a68d94b758914fd48d30571d953bb7a54",
  601.         "Node name for S&R": "UnetLoaderGGUF"
  602.       },
  603.       "widgets_values": [
  604.         "WAN\\wan2.2_i2v_low_noise_14B_Q5_K_M.gguf"
  605.       ]
  606.     },
  607.     {
  608.       "id": 63,
  609.       "type": "UnetLoaderGGUF",
  610.       "pos": [
  611.         69.03117370605469,
  612.         60.13447189331055
  613.       ],
  614.       "size": [
  615.         270,
  616.         58
  617.       ],
  618.       "flags": {},
  619.       "order": 5,
  620.       "mode": 0,
  621.       "inputs": [],
  622.       "outputs": [
  623.         {
  624.           "name": "MODEL",
  625.           "type": "MODEL",
  626.           "links": [
  627.             152
  628.           ]
  629.         }
  630.       ],
  631.       "properties": {
  632.         "cnr_id": "ComfyUI-GGUF",
  633.         "ver": "b3ec875a68d94b758914fd48d30571d953bb7a54",
  634.         "Node name for S&R": "UnetLoaderGGUF"
  635.       },
  636.       "widgets_values": [
  637.         "WAN\\wan2.2_i2v_high_noise_14B_Q5_K_M.gguf"
  638.       ]
  639.     },
  640.     {
  641.       "id": 68,
  642.       "type": "LoraLoaderModelOnly",
  643.       "pos": [
  644.         37.4627685546875,
  645.         -235.02264404296875
  646.       ],
  647.       "size": [
  648.         270,
  649.         82
  650.       ],
  651.       "flags": {},
  652.       "order": 8,
  653.       "mode": 0,
  654.       "inputs": [
  655.         {
  656.           "name": "model",
  657.           "type": "MODEL",
  658.           "link": 149
  659.         }
  660.       ],
  661.       "outputs": [
  662.         {
  663.           "name": "MODEL",
  664.           "type": "MODEL",
  665.           "links": [
  666.             150
  667.           ]
  668.         }
  669.       ],
  670.       "properties": {
  671.         "cnr_id": "comfy-core",
  672.         "ver": "0.3.48",
  673.         "Node name for S&R": "LoraLoaderModelOnly"
  674.       },
  675.       "widgets_values": [
  676.         "wan14\\lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank32_bf16.safetensors",
  677.         2.0000000000000004
  678.       ]
  679.     },
  680.     {
  681.       "id": 70,
  682.       "type": "LoraLoaderModelOnly",
  683.       "pos": [
  684.         33.04222869873047,
  685.         -349.9578552246094
  686.       ],
  687.       "size": [
  688.         270,
  689.         82
  690.       ],
  691.       "flags": {},
  692.       "order": 9,
  693.       "mode": 0,
  694.       "inputs": [
  695.         {
  696.           "name": "model",
  697.           "type": "MODEL",
  698.           "link": 152
  699.         }
  700.       ],
  701.       "outputs": [
  702.         {
  703.           "name": "MODEL",
  704.           "type": "MODEL",
  705.           "links": [
  706.             153
  707.           ]
  708.         }
  709.       ],
  710.       "properties": {
  711.         "cnr_id": "comfy-core",
  712.         "ver": "0.3.48",
  713.         "Node name for S&R": "LoraLoaderModelOnly"
  714.       },
  715.       "widgets_values": [
  716.         "wan14\\lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank32_bf16.safetensors",
  717.         0.8000000000000002
  718.       ]
  719.     },
  720.     {
  721.       "id": 54,
  722.       "type": "ModelSamplingSD3",
  723.       "pos": [
  724.         529.1021728515625,
  725.         -62.642242431640625
  726.       ],
  727.       "size": [
  728.         210,
  729.         60
  730.       ],
  731.       "flags": {},
  732.       "order": 12,
  733.       "mode": 0,
  734.       "inputs": [
  735.         {
  736.           "name": "model",
  737.           "type": "MODEL",
  738.           "link": 153
  739.         }
  740.       ],
  741.       "outputs": [
  742.         {
  743.           "name": "MODEL",
  744.           "type": "MODEL",
  745.           "slot_index": 0,
  746.           "links": [
  747.             125
  748.           ]
  749.         }
  750.       ],
  751.       "properties": {
  752.         "cnr_id": "comfy-core",
  753.         "ver": "0.3.45",
  754.         "Node name for S&R": "ModelSamplingSD3"
  755.       },
  756.       "widgets_values": [
  757.         8.000000000000002
  758.       ]
  759.     },
  760.     {
  761.       "id": 55,
  762.       "type": "ModelSamplingSD3",
  763.       "pos": [
  764.         516.454833984375,
  765.         62.954917907714844
  766.       ],
  767.       "size": [
  768.         210,
  769.         58
  770.       ],
  771.       "flags": {},
  772.       "order": 11,
  773.       "mode": 0,
  774.       "inputs": [
  775.         {
  776.           "name": "model",
  777.           "type": "MODEL",
  778.           "link": 150
  779.         }
  780.       ],
  781.       "outputs": [
  782.         {
  783.           "name": "MODEL",
  784.           "type": "MODEL",
  785.           "slot_index": 0,
  786.           "links": [
  787.             123
  788.           ]
  789.         }
  790.       ],
  791.       "properties": {
  792.         "cnr_id": "comfy-core",
  793.         "ver": "0.3.45",
  794.         "Node name for S&R": "ModelSamplingSD3"
  795.       },
  796.       "widgets_values": [
  797.         8
  798.       ]
  799.     }
  800.   ],
  801.   "links": [
  802.     [
  803.       74,
  804.       38,
  805.       0,
  806.       6,
  807.       0,
  808.       "CLIP"
  809.     ],
  810.     [
  811.       75,
  812.       38,
  813.       0,
  814.       7,
  815.       0,
  816.       "CLIP"
  817.     ],
  818.     [
  819.       76,
  820.       39,
  821.       0,
  822.       8,
  823.       1,
  824.       "VAE"
  825.     ],
  826.     [
  827.       123,
  828.       55,
  829.       0,
  830.       58,
  831.       0,
  832.       "MODEL"
  833.     ],
  834.     [
  835.       124,
  836.       58,
  837.       0,
  838.       8,
  839.       0,
  840.       "LATENT"
  841.     ],
  842.     [
  843.       125,
  844.       54,
  845.       0,
  846.       57,
  847.       0,
  848.       "MODEL"
  849.     ],
  850.     [
  851.       131,
  852.       8,
  853.       0,
  854.       60,
  855.       0,
  856.       "IMAGE"
  857.     ],
  858.     [
  859.       132,
  860.       60,
  861.       0,
  862.       61,
  863.       0,
  864.       "VIDEO"
  865.     ],
  866.     [
  867.       138,
  868.       39,
  869.       0,
  870.       67,
  871.       2,
  872.       "VAE"
  873.     ],
  874.     [
  875.       140,
  876.       67,
  877.       2,
  878.       57,
  879.       3,
  880.       "LATENT"
  881.     ],
  882.     [
  883.       142,
  884.       6,
  885.       0,
  886.       67,
  887.       0,
  888.       "CONDITIONING"
  889.     ],
  890.     [
  891.       143,
  892.       7,
  893.       0,
  894.       67,
  895.       1,
  896.       "CONDITIONING"
  897.     ],
  898.     [
  899.       144,
  900.       67,
  901.       0,
  902.       57,
  903.       1,
  904.       "CONDITIONING"
  905.     ],
  906.     [
  907.       145,
  908.       67,
  909.       1,
  910.       57,
  911.       2,
  912.       "CONDITIONING"
  913.     ],
  914.     [
  915.       146,
  916.       67,
  917.       0,
  918.       58,
  919.       1,
  920.       "CONDITIONING"
  921.     ],
  922.     [
  923.       147,
  924.       67,
  925.       1,
  926.       58,
  927.       2,
  928.       "CONDITIONING"
  929.     ],
  930.     [
  931.       148,
  932.       57,
  933.       0,
  934.       58,
  935.       3,
  936.       "LATENT"
  937.     ],
  938.     [
  939.       149,
  940.       64,
  941.       0,
  942.       68,
  943.       0,
  944.       "MODEL"
  945.     ],
  946.     [
  947.       150,
  948.       68,
  949.       0,
  950.       55,
  951.       0,
  952.       "MODEL"
  953.     ],
  954.     [
  955.       151,
  956.       69,
  957.       0,
  958.       67,
  959.       4,
  960.       "IMAGE"
  961.     ],
  962.     [
  963.       152,
  964.       63,
  965.       0,
  966.       70,
  967.       0,
  968.       "MODEL"
  969.     ],
  970.     [
  971.       153,
  972.       70,
  973.       0,
  974.       54,
  975.       0,
  976.       "MODEL"
  977.     ]
  978.   ],
  979.   "groups": [
  980.     {
  981.       "id": 1,
  982.       "title": "Step1 - Load models",
  983.       "bounding": [
  984.         20,
  985.         -150,
  986.         371.0310363769531,
  987.         571.3974609375
  988.       ],
  989.       "color": "#3f789e",
  990.       "font_size": 24,
  991.       "flags": {}
  992.     },
  993.     {
  994.       "id": 3,
  995.       "title": "Step3 Prompt",
  996.       "bounding": [
  997.         410,
  998.         210,
  999.         445.27801513671875,
  1000.         464.2060852050781
  1001.       ],
  1002.       "color": "#3f789e",
  1003.       "font_size": 24,
  1004.       "flags": {}
  1005.     }
  1006.   ],
  1007.   "config": {},
  1008.   "extra": {
  1009.     "ds": {
  1010.       "scale": 0.6303940863128881,
  1011.       "offset": [
  1012.         316.9462181423799,
  1013.         235.0698327642785
  1014.       ]
  1015.     },
  1016.     "frontendVersion": "1.23.4",
  1017.     "VHS_latentpreview": true,
  1018.     "VHS_latentpreviewrate": 0,
  1019.     "VHS_MetadataImage": true,
  1020.     "VHS_KeepIntermediate": true
  1021.   },
  1022.   "version": 0.4
  1023. }
Tags: wan comfy ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment