Guest User

Untitled

a guest
Jul 28th, 2025
1,001
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 22.43 KB | Source Code | 0 0
  1. {
  2.   "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
  3.   "revision": 0,
  4.   "last_node_id": 76,
  5.   "last_link_id": 163,
  6.   "nodes": [
  7.     {
  8.       "id": 38,
  9.       "type": "CLIPLoader",
  10.       "pos": [
  11.         38.86457061767578,
  12.         189.26513671875
  13.       ],
  14.       "size": [
  15.         346.391845703125,
  16.         106
  17.       ],
  18.       "flags": {},
  19.       "order": 0,
  20.       "mode": 0,
  21.       "inputs": [],
  22.       "outputs": [
  23.         {
  24.           "name": "CLIP",
  25.           "type": "CLIP",
  26.           "slot_index": 0,
  27.           "links": [
  28.             74,
  29.             75
  30.           ]
  31.         }
  32.       ],
  33.       "properties": {
  34.         "cnr_id": "comfy-core",
  35.         "ver": "0.3.45",
  36.         "Node name for S&R": "CLIPLoader",
  37.         "models": [
  38.           {
  39.             "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  40.             "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  41.             "directory": "text_encoders"
  42.           }
  43.         ]
  44.       },
  45.       "widgets_values": [
  46.         "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  47.         "wan",
  48.         "default"
  49.       ]
  50.     },
  51.     {
  52.       "id": 7,
  53.       "type": "CLIPTextEncode",
  54.       "pos": [
  55.         420,
  56.         410
  57.       ],
  58.       "size": [
  59.         425.27801513671875,
  60.         180.6060791015625
  61.       ],
  62.       "flags": {},
  63.       "order": 7,
  64.       "mode": 0,
  65.       "inputs": [
  66.         {
  67.           "name": "clip",
  68.           "type": "CLIP",
  69.           "link": 75
  70.         }
  71.       ],
  72.       "outputs": [
  73.         {
  74.           "name": "CONDITIONING",
  75.           "type": "CONDITIONING",
  76.           "slot_index": 0,
  77.           "links": [
  78.             135
  79.           ]
  80.         }
  81.       ],
  82.       "title": "CLIP Text Encode (Negative Prompt)",
  83.       "properties": {
  84.         "cnr_id": "comfy-core",
  85.         "ver": "0.3.45",
  86.         "Node name for S&R": "CLIPTextEncode"
  87.       },
  88.       "widgets_values": [
  89.         "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
  90.       ],
  91.       "color": "#322",
  92.       "bgcolor": "#533"
  93.     },
  94.     {
  95.       "id": 66,
  96.       "type": "MarkdownNote",
  97.       "pos": [
  98.         -480,
  99.         -120
  100.       ],
  101.       "size": [
  102.         480,
  103.         350
  104.       ],
  105.       "flags": {},
  106.       "order": 1,
  107.       "mode": 0,
  108.       "inputs": [],
  109.       "outputs": [],
  110.       "title": "Model Links",
  111.       "properties": {},
  112.       "widgets_values": [
  113.         "[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_i2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_i2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp16.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_i2v_low_noise_14B_fp16.safetensors\n│   │   └─── wan2.2_i2v_high_noise_14B_fp16.safetensors\n│   ├───📂 text_encoders/\n│   │   └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│   └───📂 vae/\n│       └── wan_2.1_vae.safetensors\n```\n"
  114.       ],
  115.       "color": "#432",
  116.       "bgcolor": "#653"
  117.     },
  118.     {
  119.       "id": 8,
  120.       "type": "VAEDecode",
  121.       "pos": [
  122.         1248.888916015625,
  123.         -46.666664123535156
  124.       ],
  125.       "size": [
  126.         210,
  127.         46
  128.       ],
  129.       "flags": {},
  130.       "order": 17,
  131.       "mode": 0,
  132.       "inputs": [
  133.         {
  134.           "name": "samples",
  135.           "type": "LATENT",
  136.           "link": 124
  137.         },
  138.         {
  139.           "name": "vae",
  140.           "type": "VAE",
  141.           "link": 76
  142.         }
  143.       ],
  144.       "outputs": [
  145.         {
  146.           "name": "IMAGE",
  147.           "type": "IMAGE",
  148.           "slot_index": 0,
  149.           "links": [
  150.             131
  151.           ]
  152.         }
  153.       ],
  154.       "properties": {
  155.         "cnr_id": "comfy-core",
  156.         "ver": "0.3.45",
  157.         "Node name for S&R": "VAEDecode"
  158.       },
  159.       "widgets_values": []
  160.     },
  161.     {
  162.       "id": 39,
  163.       "type": "VAELoader",
  164.       "pos": [
  165.         40,
  166.         350
  167.       ],
  168.       "size": [
  169.         344.731689453125,
  170.         59.98149108886719
  171.       ],
  172.       "flags": {},
  173.       "order": 2,
  174.       "mode": 0,
  175.       "inputs": [],
  176.       "outputs": [
  177.         {
  178.           "name": "VAE",
  179.           "type": "VAE",
  180.           "slot_index": 0,
  181.           "links": [
  182.             76,
  183.             141
  184.           ]
  185.         }
  186.       ],
  187.       "properties": {
  188.         "cnr_id": "comfy-core",
  189.         "ver": "0.3.45",
  190.         "Node name for S&R": "VAELoader",
  191.         "models": [
  192.           {
  193.             "name": "wan_2.1_vae.safetensors",
  194.             "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
  195.             "directory": "vae"
  196.           }
  197.         ]
  198.       },
  199.       "widgets_values": [
  200.         "Wan2.1_VAE.safetensors"
  201.       ]
  202.     },
  203.     {
  204.       "id": 63,
  205.       "type": "WanImageToVideo",
  206.       "pos": [
  207.         450,
  208.         690
  209.       ],
  210.       "size": [
  211.         342.5999755859375,
  212.         210
  213.       ],
  214.       "flags": {},
  215.       "order": 10,
  216.       "mode": 0,
  217.       "inputs": [
  218.         {
  219.           "name": "positive",
  220.           "type": "CONDITIONING",
  221.           "link": 134
  222.         },
  223.         {
  224.           "name": "negative",
  225.           "type": "CONDITIONING",
  226.           "link": 135
  227.         },
  228.         {
  229.           "name": "vae",
  230.           "type": "VAE",
  231.           "link": 141
  232.         },
  233.         {
  234.           "name": "clip_vision_output",
  235.           "shape": 7,
  236.           "type": "CLIP_VISION_OUTPUT",
  237.           "link": null
  238.         },
  239.         {
  240.           "name": "start_image",
  241.           "shape": 7,
  242.           "type": "IMAGE",
  243.           "link": 133
  244.         }
  245.       ],
  246.       "outputs": [
  247.         {
  248.           "name": "positive",
  249.           "type": "CONDITIONING",
  250.           "slot_index": 0,
  251.           "links": [
  252.             136,
  253.             138
  254.           ]
  255.         },
  256.         {
  257.           "name": "negative",
  258.           "type": "CONDITIONING",
  259.           "slot_index": 1,
  260.           "links": [
  261.             137,
  262.             139
  263.           ]
  264.         },
  265.         {
  266.           "name": "latent",
  267.           "type": "LATENT",
  268.           "slot_index": 2,
  269.           "links": [
  270.             140
  271.           ]
  272.         }
  273.       ],
  274.       "properties": {
  275.         "cnr_id": "comfy-core",
  276.         "ver": "0.3.45",
  277.         "Node name for S&R": "WanImageToVideo"
  278.       },
  279.       "widgets_values": [
  280.         480,
  281.         832,
  282.         81,
  283.         1
  284.       ]
  285.     },
  286.     {
  287.       "id": 60,
  288.       "type": "CreateVideo",
  289.       "pos": [
  290.         1240,
  291.         60
  292.       ],
  293.       "size": [
  294.         270,
  295.         78
  296.       ],
  297.       "flags": {},
  298.       "order": 18,
  299.       "mode": 0,
  300.       "inputs": [
  301.         {
  302.           "name": "images",
  303.           "type": "IMAGE",
  304.           "link": 131
  305.         },
  306.         {
  307.           "name": "audio",
  308.           "shape": 7,
  309.           "type": "AUDIO",
  310.           "link": null
  311.         }
  312.       ],
  313.       "outputs": [
  314.         {
  315.           "name": "VIDEO",
  316.           "type": "VIDEO",
  317.           "links": [
  318.             132
  319.           ]
  320.         }
  321.       ],
  322.       "properties": {
  323.         "cnr_id": "comfy-core",
  324.         "ver": "0.3.45",
  325.         "Node name for S&R": "CreateVideo"
  326.       },
  327.       "widgets_values": [
  328.         16
  329.       ]
  330.     },
  331.     {
  332.       "id": 57,
  333.       "type": "KSamplerAdvanced",
  334.       "pos": [
  335.         927.8072509765625,
  336.         -74.62626647949219
  337.       ],
  338.       "size": [
  339.         304.748046875,
  340.         334
  341.       ],
  342.       "flags": {},
  343.       "order": 15,
  344.       "mode": 0,
  345.       "inputs": [
  346.         {
  347.           "name": "model",
  348.           "type": "MODEL",
  349.           "link": 147
  350.         },
  351.         {
  352.           "name": "positive",
  353.           "type": "CONDITIONING",
  354.           "link": 136
  355.         },
  356.         {
  357.           "name": "negative",
  358.           "type": "CONDITIONING",
  359.           "link": 137
  360.         },
  361.         {
  362.           "name": "latent_image",
  363.           "type": "LATENT",
  364.           "link": 140
  365.         }
  366.       ],
  367.       "outputs": [
  368.         {
  369.           "name": "LATENT",
  370.           "type": "LATENT",
  371.           "links": [
  372.             113
  373.           ]
  374.         }
  375.       ],
  376.       "properties": {
  377.         "cnr_id": "comfy-core",
  378.         "ver": "0.3.45",
  379.         "Node name for S&R": "KSamplerAdvanced"
  380.       },
  381.       "widgets_values": [
  382.         "enable",
  383.         795023314054849,
  384.         "randomize",
  385.         6,
  386.         1,
  387.         "euler",
  388.         "simple",
  389.         0,
  390.         3,
  391.         "enable"
  392.       ]
  393.     },
  394.     {
  395.       "id": 58,
  396.       "type": "KSamplerAdvanced",
  397.       "pos": [
  398.         890,
  399.         360
  400.       ],
  401.       "size": [
  402.         304.748046875,
  403.         498.6905822753906
  404.       ],
  405.       "flags": {},
  406.       "order": 16,
  407.       "mode": 0,
  408.       "inputs": [
  409.         {
  410.           "name": "model",
  411.           "type": "MODEL",
  412.           "link": 148
  413.         },
  414.         {
  415.           "name": "positive",
  416.           "type": "CONDITIONING",
  417.           "link": 138
  418.         },
  419.         {
  420.           "name": "negative",
  421.           "type": "CONDITIONING",
  422.           "link": 139
  423.         },
  424.         {
  425.           "name": "latent_image",
  426.           "type": "LATENT",
  427.           "link": 113
  428.         }
  429.       ],
  430.       "outputs": [
  431.         {
  432.           "name": "LATENT",
  433.           "type": "LATENT",
  434.           "links": [
  435.             124
  436.           ]
  437.         }
  438.       ],
  439.       "properties": {
  440.         "cnr_id": "comfy-core",
  441.         "ver": "0.3.45",
  442.         "Node name for S&R": "KSamplerAdvanced"
  443.       },
  444.       "widgets_values": [
  445.         "disable",
  446.         0,
  447.         "fixed",
  448.         6,
  449.         1,
  450.         "euler",
  451.         "simple",
  452.         3,
  453.         10000,
  454.         "disable"
  455.       ]
  456.     },
  457.     {
  458.       "id": 61,
  459.       "type": "SaveVideo",
  460.       "pos": [
  461.         1317.4085693359375,
  462.         211.24929809570312
  463.       ],
  464.       "size": [
  465.         710,
  466.         1360.22216796875
  467.       ],
  468.       "flags": {},
  469.       "order": 19,
  470.       "mode": 0,
  471.       "inputs": [
  472.         {
  473.           "name": "video",
  474.           "type": "VIDEO",
  475.           "link": 132
  476.         }
  477.       ],
  478.       "outputs": [],
  479.       "properties": {
  480.         "cnr_id": "comfy-core",
  481.         "ver": "0.3.45",
  482.         "Node name for S&R": "SaveVideo"
  483.       },
  484.       "widgets_values": [
  485.         "video/ComfyUI",
  486.         "auto",
  487.         "auto"
  488.       ]
  489.     },
  490.     {
  491.       "id": 62,
  492.       "type": "LoadImage",
  493.       "pos": [
  494.         50,
  495.         570
  496.       ],
  497.       "size": [
  498.         315,
  499.         314
  500.       ],
  501.       "flags": {},
  502.       "order": 3,
  503.       "mode": 0,
  504.       "inputs": [],
  505.       "outputs": [
  506.         {
  507.           "name": "IMAGE",
  508.           "type": "IMAGE",
  509.           "slot_index": 0,
  510.           "links": [
  511.             133
  512.           ]
  513.         },
  514.         {
  515.           "name": "MASK",
  516.           "type": "MASK",
  517.           "slot_index": 1,
  518.           "links": null
  519.         }
  520.       ],
  521.       "properties": {
  522.         "cnr_id": "comfy-core",
  523.         "ver": "0.3.45",
  524.         "Node name for S&R": "LoadImage"
  525.       },
  526.       "widgets_values": [
  527.         "90017924.png",
  528.         "image"
  529.       ]
  530.     },
  531.     {
  532.       "id": 6,
  533.       "type": "CLIPTextEncode",
  534.       "pos": [
  535.         420,
  536.         210
  537.       ],
  538.       "size": [
  539.         422.84503173828125,
  540.         164.31304931640625
  541.       ],
  542.       "flags": {},
  543.       "order": 6,
  544.       "mode": 0,
  545.       "inputs": [
  546.         {
  547.           "name": "clip",
  548.           "type": "CLIP",
  549.           "link": 74
  550.         }
  551.       ],
  552.       "outputs": [
  553.         {
  554.           "name": "CONDITIONING",
  555.           "type": "CONDITIONING",
  556.           "slot_index": 0,
  557.           "links": [
  558.             134
  559.           ]
  560.         }
  561.       ],
  562.       "title": "CLIP Text Encode (Positive Prompt)",
  563.       "properties": {
  564.         "cnr_id": "comfy-core",
  565.         "ver": "0.3.45",
  566.         "Node name for S&R": "CLIPTextEncode"
  567.       },
  568.       "widgets_values": [
  569.         "A girl runs happily on a grassfield having her arms outstretched. She smiles and runs."
  570.       ],
  571.       "color": "#232",
  572.       "bgcolor": "#353"
  573.     },
  574.     {
  575.       "id": 67,
  576.       "type": "UnetLoaderGGUF",
  577.       "pos": [
  578.         83.8358383178711,
  579.         60.79548263549805
  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.             158
  595.           ]
  596.         }
  597.       ],
  598.       "properties": {
  599.         "cnr_id": "comfyui-gguf",
  600.         "ver": "1.1.0",
  601.         "Node name for S&R": "UnetLoaderGGUF"
  602.       },
  603.       "widgets_values": [
  604.         "wan2.2_i2v_low_noise_14B_Q8_0.gguf"
  605.       ]
  606.     },
  607.     {
  608.       "id": 70,
  609.       "type": "UnetLoaderGGUF",
  610.       "pos": [
  611.         54.65947723388672,
  612.         -51.06560516357422
  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.             156
  628.           ]
  629.         }
  630.       ],
  631.       "properties": {
  632.         "cnr_id": "comfyui-gguf",
  633.         "ver": "1.1.0",
  634.         "Node name for S&R": "UnetLoaderGGUF"
  635.       },
  636.       "widgets_values": [
  637.         "wan2.2_i2v_high_noise_14B_Q8_0.gguf"
  638.       ]
  639.     },
  640.     {
  641.       "id": 72,
  642.       "type": "LoraLoaderModelOnly",
  643.       "pos": [
  644.         10.5049409866333,
  645.         -480.7431640625
  646.       ],
  647.       "size": [
  648.         453.57525634765625,
  649.         82
  650.       ],
  651.       "flags": {},
  652.       "order": 9,
  653.       "mode": 0,
  654.       "inputs": [
  655.         {
  656.           "name": "model",
  657.           "type": "MODEL",
  658.           "link": 156
  659.         }
  660.       ],
  661.       "outputs": [
  662.         {
  663.           "name": "MODEL",
  664.           "type": "MODEL",
  665.           "links": [
  666.             157
  667.           ]
  668.         }
  669.       ],
  670.       "properties": {
  671.         "cnr_id": "comfy-core",
  672.         "ver": "0.3.36",
  673.         "Node name for S&R": "LoraLoaderModelOnly",
  674.         "widget_ue_connectable": {}
  675.       },
  676.       "widgets_values": [
  677.         "lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors",
  678.         1.0000000000000002
  679.       ]
  680.     },
  681.     {
  682.       "id": 73,
  683.       "type": "LoraLoaderModelOnly",
  684.       "pos": [
  685.         25.502286911010742,
  686.         -353.6159973144531
  687.       ],
  688.       "size": [
  689.         453.57525634765625,
  690.         82
  691.       ],
  692.       "flags": {},
  693.       "order": 8,
  694.       "mode": 0,
  695.       "inputs": [
  696.         {
  697.           "name": "model",
  698.           "type": "MODEL",
  699.           "link": 158
  700.         }
  701.       ],
  702.       "outputs": [
  703.         {
  704.           "name": "MODEL",
  705.           "type": "MODEL",
  706.           "links": [
  707.             159
  708.           ]
  709.         }
  710.       ],
  711.       "properties": {
  712.         "cnr_id": "comfy-core",
  713.         "ver": "0.3.36",
  714.         "Node name for S&R": "LoraLoaderModelOnly",
  715.         "widget_ue_connectable": {}
  716.       },
  717.       "widgets_values": [
  718.         "lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors",
  719.         1.0000000000000002
  720.       ]
  721.     },
  722.     {
  723.       "id": 68,
  724.       "type": "PathchSageAttentionKJ",
  725.       "pos": [
  726.         544.0201416015625,
  727.         -464.5091247558594
  728.       ],
  729.       "size": [
  730.         270,
  731.         58
  732.       ],
  733.       "flags": {},
  734.       "order": 12,
  735.       "mode": 0,
  736.       "inputs": [
  737.         {
  738.           "name": "model",
  739.           "type": "MODEL",
  740.           "link": 157
  741.         }
  742.       ],
  743.       "outputs": [
  744.         {
  745.           "name": "MODEL",
  746.           "type": "MODEL",
  747.           "links": [
  748.             150
  749.           ]
  750.         }
  751.       ],
  752.       "properties": {
  753.         "cnr_id": "comfyui-kjnodes",
  754.         "ver": "1.1.1",
  755.         "Node name for S&R": "PathchSageAttentionKJ"
  756.       },
  757.       "widgets_values": [
  758.         "auto"
  759.       ]
  760.     },
  761.     {
  762.       "id": 71,
  763.       "type": "PathchSageAttentionKJ",
  764.       "pos": [
  765.         555.5360107421875,
  766.         -342.34674072265625
  767.       ],
  768.       "size": [
  769.         270,
  770.         58
  771.       ],
  772.       "flags": {},
  773.       "order": 11,
  774.       "mode": 0,
  775.       "inputs": [
  776.         {
  777.           "name": "model",
  778.           "type": "MODEL",
  779.           "link": 159
  780.         }
  781.       ],
  782.       "outputs": [
  783.         {
  784.           "name": "MODEL",
  785.           "type": "MODEL",
  786.           "links": [
  787.             155
  788.           ]
  789.         }
  790.       ],
  791.       "properties": {
  792.         "cnr_id": "comfyui-kjnodes",
  793.         "ver": "1.1.1",
  794.         "Node name for S&R": "PathchSageAttentionKJ"
  795.       },
  796.       "widgets_values": [
  797.         "auto"
  798.       ]
  799.     },
  800.     {
  801.       "id": 55,
  802.       "type": "ModelSamplingSD3",
  803.       "pos": [
  804.         457.86297607421875,
  805.         58.620277404785156
  806.       ],
  807.       "size": [
  808.         210,
  809.         58
  810.       ],
  811.       "flags": {},
  812.       "order": 13,
  813.       "mode": 0,
  814.       "inputs": [
  815.         {
  816.           "name": "model",
  817.           "type": "MODEL",
  818.           "link": 155
  819.         }
  820.       ],
  821.       "outputs": [
  822.         {
  823.           "name": "MODEL",
  824.           "type": "MODEL",
  825.           "slot_index": 0,
  826.           "links": [
  827.             148
  828.           ]
  829.         }
  830.       ],
  831.       "properties": {
  832.         "cnr_id": "comfy-core",
  833.         "ver": "0.3.45",
  834.         "Node name for S&R": "ModelSamplingSD3"
  835.       },
  836.       "widgets_values": [
  837.         8.540000000000001
  838.       ]
  839.     },
  840.     {
  841.       "id": 54,
  842.       "type": "ModelSamplingSD3",
  843.       "pos": [
  844.         455.1036376953125,
  845.         -58.961334228515625
  846.       ],
  847.       "size": [
  848.         210,
  849.         60
  850.       ],
  851.       "flags": {},
  852.       "order": 14,
  853.       "mode": 0,
  854.       "inputs": [
  855.         {
  856.           "name": "model",
  857.           "type": "MODEL",
  858.           "link": 150
  859.         }
  860.       ],
  861.       "outputs": [
  862.         {
  863.           "name": "MODEL",
  864.           "type": "MODEL",
  865.           "slot_index": 0,
  866.           "links": [
  867.             147
  868.           ]
  869.         }
  870.       ],
  871.       "properties": {
  872.         "cnr_id": "comfy-core",
  873.         "ver": "0.3.45",
  874.         "Node name for S&R": "ModelSamplingSD3"
  875.       },
  876.       "widgets_values": [
  877.         8.000000000000002
  878.       ]
  879.     }
  880.   ],
  881.   "links": [
  882.     [
  883.       74,
  884.       38,
  885.       0,
  886.       6,
  887.       0,
  888.       "CLIP"
  889.     ],
  890.     [
  891.       75,
  892.       38,
  893.       0,
  894.       7,
  895.       0,
  896.       "CLIP"
  897.     ],
  898.     [
  899.       76,
  900.       39,
  901.       0,
  902.       8,
  903.       1,
  904.       "VAE"
  905.     ],
  906.     [
  907.       113,
  908.       57,
  909.       0,
  910.       58,
  911.       3,
  912.       "LATENT"
  913.     ],
  914.     [
  915.       124,
  916.       58,
  917.       0,
  918.       8,
  919.       0,
  920.       "LATENT"
  921.     ],
  922.     [
  923.       131,
  924.       8,
  925.       0,
  926.       60,
  927.       0,
  928.       "IMAGE"
  929.     ],
  930.     [
  931.       132,
  932.       60,
  933.       0,
  934.       61,
  935.       0,
  936.       "VIDEO"
  937.     ],
  938.     [
  939.       133,
  940.       62,
  941.       0,
  942.       63,
  943.       4,
  944.       "IMAGE"
  945.     ],
  946.     [
  947.       134,
  948.       6,
  949.       0,
  950.       63,
  951.       0,
  952.       "CONDITIONING"
  953.     ],
  954.     [
  955.       135,
  956.       7,
  957.       0,
  958.       63,
  959.       1,
  960.       "CONDITIONING"
  961.     ],
  962.     [
  963.       136,
  964.       63,
  965.       0,
  966.       57,
  967.       1,
  968.       "CONDITIONING"
  969.     ],
  970.     [
  971.       137,
  972.       63,
  973.       1,
  974.       57,
  975.       2,
  976.       "CONDITIONING"
  977.     ],
  978.     [
  979.       138,
  980.       63,
  981.       0,
  982.       58,
  983.       1,
  984.       "CONDITIONING"
  985.     ],
  986.     [
  987.       139,
  988.       63,
  989.       1,
  990.       58,
  991.       2,
  992.       "CONDITIONING"
  993.     ],
  994.     [
  995.       140,
  996.       63,
  997.       2,
  998.       57,
  999.       3,
  1000.       "LATENT"
  1001.     ],
  1002.     [
  1003.       141,
  1004.       39,
  1005.       0,
  1006.       63,
  1007.       2,
  1008.       "VAE"
  1009.     ],
  1010.     [
  1011.       147,
  1012.       54,
  1013.       0,
  1014.       57,
  1015.       0,
  1016.       "MODEL"
  1017.     ],
  1018.     [
  1019.       148,
  1020.       55,
  1021.       0,
  1022.       58,
  1023.       0,
  1024.       "MODEL"
  1025.     ],
  1026.     [
  1027.       150,
  1028.       68,
  1029.       0,
  1030.       54,
  1031.       0,
  1032.       "MODEL"
  1033.     ],
  1034.     [
  1035.       155,
  1036.       71,
  1037.       0,
  1038.       55,
  1039.       0,
  1040.       "MODEL"
  1041.     ],
  1042.     [
  1043.       156,
  1044.       70,
  1045.       0,
  1046.       72,
  1047.       0,
  1048.       "MODEL"
  1049.     ],
  1050.     [
  1051.       157,
  1052.       72,
  1053.       0,
  1054.       68,
  1055.       0,
  1056.       "MODEL"
  1057.     ],
  1058.     [
  1059.       158,
  1060.       67,
  1061.       0,
  1062.       73,
  1063.       0,
  1064.       "MODEL"
  1065.     ],
  1066.     [
  1067.       159,
  1068.       73,
  1069.       0,
  1070.       71,
  1071.       0,
  1072.       "MODEL"
  1073.     ]
  1074.   ],
  1075.   "groups": [
  1076.     {
  1077.       "id": 1,
  1078.       "title": "Step1 - Load models",
  1079.       "bounding": [
  1080.         20,
  1081.         -150,
  1082.         371.0310363769531,
  1083.         571.3974609375
  1084.       ],
  1085.       "color": "#3f789e",
  1086.       "font_size": 24,
  1087.       "flags": {}
  1088.     },
  1089.     {
  1090.       "id": 2,
  1091.       "title": "Step2 - Upload start_image",
  1092.       "bounding": [
  1093.         20,
  1094.         450,
  1095.         370,
  1096.         470
  1097.       ],
  1098.       "color": "#3f789e",
  1099.       "font_size": 24,
  1100.       "flags": {}
  1101.     },
  1102.     {
  1103.       "id": 3,
  1104.       "title": "Step4 -  Prompt",
  1105.       "bounding": [
  1106.         410,
  1107.         140,
  1108.         445.27801513671875,
  1109.         464.2060852050781
  1110.       ],
  1111.       "color": "#3f789e",
  1112.       "font_size": 24,
  1113.       "flags": {}
  1114.     },
  1115.     {
  1116.       "id": 4,
  1117.       "title": "Step3 - Video size & length",
  1118.       "bounding": [
  1119.         410,
  1120.         620,
  1121.         440,
  1122.         300
  1123.       ],
  1124.       "color": "#3f789e",
  1125.       "font_size": 24,
  1126.       "flags": {}
  1127.     }
  1128.   ],
  1129.   "config": {},
  1130.   "extra": {
  1131.     "ds": {
  1132.       "scale": 0.658845000000001,
  1133.       "offset": [
  1134.         884.7273840590356,
  1135.         74.69722000853791
  1136.       ]
  1137.     },
  1138.     "frontendVersion": "1.23.4",
  1139.     "VHS_latentpreview": false,
  1140.     "VHS_latentpreviewrate": 0,
  1141.     "VHS_MetadataImage": true,
  1142.     "VHS_KeepIntermediate": true
  1143.   },
  1144.   "version": 0.4
  1145. }
Advertisement
Add Comment
Please, Sign In to add comment