taek933

Untitled

Dec 7th, 2025
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 27.27 KB | None | 0 0
  1. {
  2.   "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
  3.   "revision": 0,
  4.   "last_node_id": 117,
  5.   "last_link_id": 220,
  6.   "nodes": [
  7.     {
  8.       "id": 84,
  9.       "type": "CLIPLoader",
  10.       "pos": [
  11.         60,
  12.         30
  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.             178,
  29.             181
  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.         "ue_properties": {
  45.           "widget_ue_connectable": {},
  46.           "version": "7.1",
  47.           "input_ue_unconnectable": {}
  48.         }
  49.       },
  50.       "widgets_values": [
  51.         "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  52.         "wan",
  53.         "default"
  54.       ]
  55.     },
  56.     {
  57.       "id": 90,
  58.       "type": "VAELoader",
  59.       "pos": [
  60.         60,
  61.         190
  62.       ],
  63.       "size": [
  64.         344.731689453125,
  65.         59.98149108886719
  66.       ],
  67.       "flags": {},
  68.       "order": 1,
  69.       "mode": 0,
  70.       "inputs": [],
  71.       "outputs": [
  72.         {
  73.           "name": "VAE",
  74.           "type": "VAE",
  75.           "slot_index": 0,
  76.           "links": [
  77.             176,
  78.             185
  79.           ]
  80.         }
  81.       ],
  82.       "properties": {
  83.         "cnr_id": "comfy-core",
  84.         "ver": "0.3.45",
  85.         "Node name for S&R": "VAELoader",
  86.         "models": [
  87.           {
  88.             "name": "wan_2.1_vae.safetensors",
  89.             "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
  90.             "directory": "vae"
  91.           }
  92.         ],
  93.         "ue_properties": {
  94.           "widget_ue_connectable": {},
  95.           "version": "7.1",
  96.           "input_ue_unconnectable": {}
  97.         }
  98.       },
  99.       "widgets_values": [
  100.         "wan_2.1_vae.safetensors"
  101.       ]
  102.     },
  103.     {
  104.       "id": 103,
  105.       "type": "ModelSamplingSD3",
  106.       "pos": [
  107.         740,
  108.         -100
  109.       ],
  110.       "size": [
  111.         210,
  112.         58
  113.       ],
  114.       "flags": {
  115.         "collapsed": false
  116.       },
  117.       "order": 15,
  118.       "mode": 0,
  119.       "inputs": [
  120.         {
  121.           "name": "model",
  122.           "type": "MODEL",
  123.           "link": 189
  124.         }
  125.       ],
  126.       "outputs": [
  127.         {
  128.           "name": "MODEL",
  129.           "type": "MODEL",
  130.           "slot_index": 0,
  131.           "links": [
  132.             192
  133.           ]
  134.         }
  135.       ],
  136.       "properties": {
  137.         "cnr_id": "comfy-core",
  138.         "ver": "0.3.45",
  139.         "Node name for S&R": "ModelSamplingSD3",
  140.         "ue_properties": {
  141.           "widget_ue_connectable": {},
  142.           "version": "7.1",
  143.           "input_ue_unconnectable": {}
  144.         }
  145.       },
  146.       "widgets_values": [
  147.         5.000000000000001
  148.       ]
  149.     },
  150.     {
  151.       "id": 93,
  152.       "type": "CLIPTextEncode",
  153.       "pos": [
  154.         440,
  155.         90
  156.       ],
  157.       "size": [
  158.         510,
  159.         160
  160.       ],
  161.       "flags": {},
  162.       "order": 10,
  163.       "mode": 0,
  164.       "inputs": [
  165.         {
  166.           "name": "clip",
  167.           "type": "CLIP",
  168.           "link": 181
  169.         }
  170.       ],
  171.       "outputs": [
  172.         {
  173.           "name": "CONDITIONING",
  174.           "type": "CONDITIONING",
  175.           "slot_index": 0,
  176.           "links": [
  177.             183
  178.           ]
  179.         }
  180.       ],
  181.       "title": "CLIP Text Encode (Positive Prompt)",
  182.       "properties": {
  183.         "cnr_id": "comfy-core",
  184.         "ver": "0.3.45",
  185.         "Node name for S&R": "CLIPTextEncode",
  186.         "ue_properties": {
  187.           "widget_ue_connectable": {},
  188.           "version": "7.1",
  189.           "input_ue_unconnectable": {}
  190.         }
  191.       },
  192.       "widgets_values": [
  193.         "The white dragon warrior stands still, eyes full of determination and strength. The camera slowly moves closer or circles around the warrior, highlighting the powerful presence and heroic spirit of the character."
  194.       ],
  195.       "color": "#232",
  196.       "bgcolor": "#353"
  197.     },
  198.     {
  199.       "id": 89,
  200.       "type": "CLIPTextEncode",
  201.       "pos": [
  202.         440,
  203.         290
  204.       ],
  205.       "size": [
  206.         510,
  207.         130
  208.       ],
  209.       "flags": {},
  210.       "order": 9,
  211.       "mode": 0,
  212.       "inputs": [
  213.         {
  214.           "name": "clip",
  215.           "type": "CLIP",
  216.           "link": 178
  217.         }
  218.       ],
  219.       "outputs": [
  220.         {
  221.           "name": "CONDITIONING",
  222.           "type": "CONDITIONING",
  223.           "slot_index": 0,
  224.           "links": [
  225.             184
  226.           ]
  227.         }
  228.       ],
  229.       "title": "CLIP Text Encode (Negative Prompt)",
  230.       "properties": {
  231.         "cnr_id": "comfy-core",
  232.         "ver": "0.3.45",
  233.         "Node name for S&R": "CLIPTextEncode",
  234.         "ue_properties": {
  235.           "widget_ue_connectable": {},
  236.           "version": "7.1",
  237.           "input_ue_unconnectable": {}
  238.         }
  239.       },
  240.       "widgets_values": [
  241.         "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
  242.       ],
  243.       "color": "#322",
  244.       "bgcolor": "#533"
  245.     },
  246.     {
  247.       "id": 102,
  248.       "type": "LoraLoaderModelOnly",
  249.       "pos": [
  250.         450,
  251.         -100
  252.       ],
  253.       "size": [
  254.         280,
  255.         82
  256.       ],
  257.       "flags": {},
  258.       "order": 12,
  259.       "mode": 4,
  260.       "inputs": [
  261.         {
  262.           "name": "model",
  263.           "type": "MODEL",
  264.           "link": 217
  265.         }
  266.       ],
  267.       "outputs": [
  268.         {
  269.           "name": "MODEL",
  270.           "type": "MODEL",
  271.           "links": [
  272.             189
  273.           ]
  274.         }
  275.       ],
  276.       "properties": {
  277.         "cnr_id": "comfy-core",
  278.         "ver": "0.3.49",
  279.         "Node name for S&R": "LoraLoaderModelOnly",
  280.         "models": [
  281.           {
  282.             "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
  283.             "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",
  284.             "directory": "loras"
  285.           }
  286.         ],
  287.         "ue_properties": {
  288.           "widget_ue_connectable": {},
  289.           "version": "7.1",
  290.           "input_ue_unconnectable": {}
  291.         }
  292.       },
  293.       "widgets_values": [
  294.         "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
  295.         1.0000000000000002
  296.       ]
  297.     },
  298.     {
  299.       "id": 105,
  300.       "type": "MarkdownNote",
  301.       "pos": [
  302.         -470,
  303.         280
  304.       ],
  305.       "size": [
  306.         480,
  307.         180
  308.       ],
  309.       "flags": {},
  310.       "order": 2,
  311.       "mode": 0,
  312.       "inputs": [],
  313.       "outputs": [],
  314.       "title": "VRAM Usage",
  315.       "properties": {
  316.         "ue_properties": {
  317.           "version": "7.1",
  318.           "widget_ue_connectable": {},
  319.           "input_ue_unconnectable": {}
  320.         }
  321.       },
  322.       "widgets_values": [
  323.         "## GPU:RTX4090D 24GB\n\n| Model            | Size |VRAM Usage | 1st Generation | 2nd Generation |\n|---------------------|-------|-----------|---------------|-----------------|\n| fp8_scaled               |640*640| 84%               | ≈  536s              | ≈ 513s                   |\n| fp8_scaled +  4steps LoRA  | 640*640  | 83%                | ≈ 97s               | ≈ 71s                   |"
  324.       ],
  325.       "color": "#432",
  326.       "bgcolor": "#653"
  327.     },
  328.     {
  329.       "id": 67,
  330.       "type": "Note",
  331.       "pos": [
  332.         510,
  333.         820
  334.       ],
  335.       "size": [
  336.         390,
  337.         88
  338.       ],
  339.       "flags": {},
  340.       "order": 3,
  341.       "mode": 0,
  342.       "inputs": [],
  343.       "outputs": [],
  344.       "title": "Video Size",
  345.       "properties": {
  346.         "ue_properties": {
  347.           "widget_ue_connectable": {},
  348.           "version": "7.1",
  349.           "input_ue_unconnectable": {}
  350.         }
  351.       },
  352.       "widgets_values": [
  353.         "By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
  354.       ],
  355.       "color": "#432",
  356.       "bgcolor": "#653"
  357.     },
  358.     {
  359.       "id": 104,
  360.       "type": "ModelSamplingSD3",
  361.       "pos": [
  362.         740,
  363.         -230
  364.       ],
  365.       "size": [
  366.         210,
  367.         60
  368.       ],
  369.       "flags": {},
  370.       "order": 14,
  371.       "mode": 0,
  372.       "inputs": [
  373.         {
  374.           "name": "model",
  375.           "type": "MODEL",
  376.           "link": 190
  377.         }
  378.       ],
  379.       "outputs": [
  380.         {
  381.           "name": "MODEL",
  382.           "type": "MODEL",
  383.           "slot_index": 0,
  384.           "links": [
  385.             195
  386.           ]
  387.         }
  388.       ],
  389.       "properties": {
  390.         "cnr_id": "comfy-core",
  391.         "ver": "0.3.45",
  392.         "Node name for S&R": "ModelSamplingSD3",
  393.         "ue_properties": {
  394.           "widget_ue_connectable": {},
  395.           "version": "7.1",
  396.           "input_ue_unconnectable": {}
  397.         }
  398.       },
  399.       "widgets_values": [
  400.         5.000000000000001
  401.       ]
  402.     },
  403.     {
  404.       "id": 94,
  405.       "type": "CreateVideo",
  406.       "pos": [
  407.         1350,
  408.         460
  409.       ],
  410.       "size": [
  411.         270,
  412.         78
  413.       ],
  414.       "flags": {},
  415.       "order": 19,
  416.       "mode": 0,
  417.       "inputs": [
  418.         {
  419.           "name": "images",
  420.           "type": "IMAGE",
  421.           "link": 182
  422.         },
  423.         {
  424.           "name": "audio",
  425.           "shape": 7,
  426.           "type": "AUDIO",
  427.           "link": null
  428.         }
  429.       ],
  430.       "outputs": [
  431.         {
  432.           "name": "VIDEO",
  433.           "type": "VIDEO",
  434.           "links": [
  435.             197
  436.           ]
  437.         }
  438.       ],
  439.       "properties": {
  440.         "cnr_id": "comfy-core",
  441.         "ver": "0.3.45",
  442.         "Node name for S&R": "CreateVideo",
  443.         "ue_properties": {
  444.           "widget_ue_connectable": {},
  445.           "version": "7.1",
  446.           "input_ue_unconnectable": {}
  447.         }
  448.       },
  449.       "widgets_values": [
  450.         16
  451.       ]
  452.     },
  453.     {
  454.       "id": 87,
  455.       "type": "VAEDecode",
  456.       "pos": [
  457.         1060,
  458.         480
  459.       ],
  460.       "size": [
  461.         210,
  462.         46
  463.       ],
  464.       "flags": {},
  465.       "order": 18,
  466.       "mode": 0,
  467.       "inputs": [
  468.         {
  469.           "name": "samples",
  470.           "type": "LATENT",
  471.           "link": 175
  472.         },
  473.         {
  474.           "name": "vae",
  475.           "type": "VAE",
  476.           "link": 176
  477.         }
  478.       ],
  479.       "outputs": [
  480.         {
  481.           "name": "IMAGE",
  482.           "type": "IMAGE",
  483.           "slot_index": 0,
  484.           "links": [
  485.             182
  486.           ]
  487.         }
  488.       ],
  489.       "properties": {
  490.         "cnr_id": "comfy-core",
  491.         "ver": "0.3.45",
  492.         "Node name for S&R": "VAEDecode",
  493.         "ue_properties": {
  494.           "widget_ue_connectable": {},
  495.           "version": "7.1",
  496.           "input_ue_unconnectable": {}
  497.         }
  498.       },
  499.       "widgets_values": []
  500.     },
  501.     {
  502.       "id": 108,
  503.       "type": "SaveVideo",
  504.       "pos": [
  505.         1690,
  506.         -250
  507.       ],
  508.       "size": [
  509.         890,
  510.         988
  511.       ],
  512.       "flags": {},
  513.       "order": 20,
  514.       "mode": 0,
  515.       "inputs": [
  516.         {
  517.           "name": "video",
  518.           "type": "VIDEO",
  519.           "link": 197
  520.         }
  521.       ],
  522.       "outputs": [],
  523.       "properties": {
  524.         "cnr_id": "comfy-core",
  525.         "ver": "0.3.49",
  526.         "Node name for S&R": "SaveVideo",
  527.         "ue_properties": {
  528.           "widget_ue_connectable": {},
  529.           "version": "7.1",
  530.           "input_ue_unconnectable": {}
  531.         }
  532.       },
  533.       "widgets_values": [
  534.         "video/ComfyUI",
  535.         "auto",
  536.         "auto"
  537.       ]
  538.     },
  539.     {
  540.       "id": 86,
  541.       "type": "KSamplerAdvanced",
  542.       "pos": [
  543.         990,
  544.         -250
  545.       ],
  546.       "size": [
  547.         304.748046875,
  548.         546
  549.       ],
  550.       "flags": {},
  551.       "order": 16,
  552.       "mode": 0,
  553.       "inputs": [
  554.         {
  555.           "name": "model",
  556.           "type": "MODEL",
  557.           "link": 195
  558.         },
  559.         {
  560.           "name": "positive",
  561.           "type": "CONDITIONING",
  562.           "link": 172
  563.         },
  564.         {
  565.           "name": "negative",
  566.           "type": "CONDITIONING",
  567.           "link": 173
  568.         },
  569.         {
  570.           "name": "latent_image",
  571.           "type": "LATENT",
  572.           "link": 174
  573.         }
  574.       ],
  575.       "outputs": [
  576.         {
  577.           "name": "LATENT",
  578.           "type": "LATENT",
  579.           "links": [
  580.             170
  581.           ]
  582.         }
  583.       ],
  584.       "properties": {
  585.         "cnr_id": "comfy-core",
  586.         "ver": "0.3.45",
  587.         "Node name for S&R": "KSamplerAdvanced",
  588.         "ue_properties": {
  589.           "widget_ue_connectable": {},
  590.           "version": "7.1",
  591.           "input_ue_unconnectable": {}
  592.         }
  593.       },
  594.       "widgets_values": [
  595.         "enable",
  596.         138073435077572,
  597.         "randomize",
  598.         4,
  599.         1,
  600.         "euler",
  601.         "simple",
  602.         0,
  603.         2,
  604.         "enable"
  605.       ]
  606.     },
  607.     {
  608.       "id": 85,
  609.       "type": "KSamplerAdvanced",
  610.       "pos": [
  611.         1336.748046875,
  612.         -250
  613.       ],
  614.       "size": [
  615.         304.748046875,
  616.         546
  617.       ],
  618.       "flags": {},
  619.       "order": 17,
  620.       "mode": 0,
  621.       "inputs": [
  622.         {
  623.           "name": "model",
  624.           "type": "MODEL",
  625.           "link": 192
  626.         },
  627.         {
  628.           "name": "positive",
  629.           "type": "CONDITIONING",
  630.           "link": 168
  631.         },
  632.         {
  633.           "name": "negative",
  634.           "type": "CONDITIONING",
  635.           "link": 169
  636.         },
  637.         {
  638.           "name": "latent_image",
  639.           "type": "LATENT",
  640.           "link": 170
  641.         }
  642.       ],
  643.       "outputs": [
  644.         {
  645.           "name": "LATENT",
  646.           "type": "LATENT",
  647.           "links": [
  648.             175
  649.           ]
  650.         }
  651.       ],
  652.       "properties": {
  653.         "cnr_id": "comfy-core",
  654.         "ver": "0.3.45",
  655.         "Node name for S&R": "KSamplerAdvanced",
  656.         "ue_properties": {
  657.           "widget_ue_connectable": {},
  658.           "version": "7.1",
  659.           "input_ue_unconnectable": {}
  660.         }
  661.       },
  662.       "widgets_values": [
  663.         "disable",
  664.         0,
  665.         "fixed",
  666.         4,
  667.         1,
  668.         "euler",
  669.         "simple",
  670.         2,
  671.         4,
  672.         "disable"
  673.       ]
  674.     },
  675.     {
  676.       "id": 97,
  677.       "type": "LoadImage",
  678.       "pos": [
  679.         70,
  680.         400
  681.       ],
  682.       "size": [
  683.         315,
  684.         314.0001220703125
  685.       ],
  686.       "flags": {},
  687.       "order": 4,
  688.       "mode": 0,
  689.       "inputs": [],
  690.       "outputs": [
  691.         {
  692.           "name": "IMAGE",
  693.           "type": "IMAGE",
  694.           "slot_index": 0,
  695.           "links": [
  696.             186
  697.           ]
  698.         },
  699.         {
  700.           "name": "MASK",
  701.           "type": "MASK",
  702.           "slot_index": 1,
  703.           "links": null
  704.         }
  705.       ],
  706.       "properties": {
  707.         "cnr_id": "comfy-core",
  708.         "ver": "0.3.45",
  709.         "Node name for S&R": "LoadImage",
  710.         "ue_properties": {
  711.           "widget_ue_connectable": {},
  712.           "version": "7.1",
  713.           "input_ue_unconnectable": {}
  714.         }
  715.       },
  716.       "widgets_values": [
  717.         "video_wan2_2_14B_i2v_input_image.jpg",
  718.         "image"
  719.       ]
  720.     },
  721.     {
  722.       "id": 115,
  723.       "type": "Note",
  724.       "pos": [
  725.         -315.2754347557798,
  726.         -489.70554590417606
  727.       ],
  728.       "size": [
  729.         360,
  730.         100
  731.       ],
  732.       "flags": {},
  733.       "order": 5,
  734.       "mode": 0,
  735.       "inputs": [],
  736.       "outputs": [],
  737.       "title": "About 4 Steps LoRA",
  738.       "properties": {
  739.         "ue_properties": {
  740.           "widget_ue_connectable": {},
  741.           "version": "7.1",
  742.           "input_ue_unconnectable": {}
  743.         }
  744.       },
  745.       "widgets_values": [
  746.         "Using the Wan2.2 Lighting LoRA will result in the loss of video dynamics, but it will reduce the generation time. This template provides two workflows, and you can enable one as needed."
  747.       ],
  748.       "color": "#432",
  749.       "bgcolor": "#653"
  750.     },
  751.     {
  752.       "id": 116,
  753.       "type": "UnetLoaderGGUF",
  754.       "pos": [
  755.         -46.875986286931585,
  756.         -245.3630711641561
  757.       ],
  758.       "size": [
  759.         414.79292425242386,
  760.         58
  761.       ],
  762.       "flags": {},
  763.       "order": 6,
  764.       "mode": 0,
  765.       "inputs": [],
  766.       "outputs": [
  767.         {
  768.           "name": "MODEL",
  769.           "type": "MODEL",
  770.           "links": [
  771.             215
  772.           ]
  773.         }
  774.       ],
  775.       "properties": {
  776.         "cnr_id": "ComfyUI-GGUF",
  777.         "ver": "be2a08330d7ec232d684e50ab938870d7529471e",
  778.         "Node name for S&R": "UnetLoaderGGUF"
  779.       },
  780.       "widgets_values": [
  781.         "wan2.2\\Wan2_2-I2V-A14B-HIGH_Q8_0(lightning_edition)better-camera_V2.gguf"
  782.       ]
  783.     },
  784.     {
  785.       "id": 117,
  786.       "type": "UnetLoaderGGUF",
  787.       "pos": [
  788.         -60.86911655047444,
  789.         -118.90748213659032
  790.       ],
  791.       "size": [
  792.         456.77430465697273,
  793.         58
  794.       ],
  795.       "flags": {},
  796.       "order": 7,
  797.       "mode": 0,
  798.       "inputs": [],
  799.       "outputs": [
  800.         {
  801.           "name": "MODEL",
  802.           "type": "MODEL",
  803.           "links": [
  804.             217
  805.           ]
  806.         }
  807.       ],
  808.       "properties": {
  809.         "cnr_id": "ComfyUI-GGUF",
  810.         "ver": "be2a08330d7ec232d684e50ab938870d7529471e",
  811.         "Node name for S&R": "UnetLoaderGGUF"
  812.       },
  813.       "widgets_values": [
  814.         "wan2.2\\Wan2_2-I2V-A14B-LOW_Q8_0(lightning_edition)better-camera_V2.gguf"
  815.       ]
  816.     },
  817.     {
  818.       "id": 66,
  819.       "type": "MarkdownNote",
  820.       "pos": [
  821.         -671.4544737036366,
  822.         -324.13947548706096
  823.       ],
  824.       "size": [
  825.         480,
  826.         530
  827.       ],
  828.       "flags": {},
  829.       "order": 8,
  830.       "mode": 0,
  831.       "inputs": [],
  832.       "outputs": [],
  833.       "title": "Model Links",
  834.       "properties": {
  835.         "ue_properties": {
  836.           "widget_ue_connectable": {},
  837.           "version": "7.1",
  838.           "input_ue_unconnectable": {}
  839.         }
  840.       },
  841.       "widgets_values": [
  842.         "[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2_2\n)\n\n**Diffusion Model**\n- [wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors](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)\n- [wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors](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)\n\n**LoRA**\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors](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)\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors](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)\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_fp8_scaled.safetensors\n│   │   └─── wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors\n│   ├───📂 loras/\n│   │   ├─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│   │   └─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│   ├───📂 text_encoders/\n│   │   └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│   └───📂 vae/\n│       └── wan_2.1_vae.safetensors\n```\n"
  843.       ],
  844.       "color": "#432",
  845.       "bgcolor": "#653"
  846.     },
  847.     {
  848.       "id": 101,
  849.       "type": "LoraLoaderModelOnly",
  850.       "pos": [
  851.         450,
  852.         -230
  853.       ],
  854.       "size": [
  855.         280,
  856.         82
  857.       ],
  858.       "flags": {},
  859.       "order": 11,
  860.       "mode": 4,
  861.       "inputs": [
  862.         {
  863.           "name": "model",
  864.           "type": "MODEL",
  865.           "link": 215
  866.         }
  867.       ],
  868.       "outputs": [
  869.         {
  870.           "name": "MODEL",
  871.           "type": "MODEL",
  872.           "links": [
  873.             190
  874.           ]
  875.         }
  876.       ],
  877.       "properties": {
  878.         "cnr_id": "comfy-core",
  879.         "ver": "0.3.49",
  880.         "Node name for S&R": "LoraLoaderModelOnly",
  881.         "models": [
  882.           {
  883.             "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
  884.             "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",
  885.             "directory": "loras"
  886.           }
  887.         ],
  888.         "ue_properties": {
  889.           "widget_ue_connectable": {},
  890.           "version": "7.1",
  891.           "input_ue_unconnectable": {}
  892.         }
  893.       },
  894.       "widgets_values": [
  895.         "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
  896.         1.0000000000000002
  897.       ]
  898.     },
  899.     {
  900.       "id": 98,
  901.       "type": "WanImageToVideo",
  902.       "pos": [
  903.         530,
  904.         530
  905.       ],
  906.       "size": [
  907.         342.5999755859375,
  908.         210
  909.       ],
  910.       "flags": {},
  911.       "order": 13,
  912.       "mode": 0,
  913.       "inputs": [
  914.         {
  915.           "name": "positive",
  916.           "type": "CONDITIONING",
  917.           "link": 183
  918.         },
  919.         {
  920.           "name": "negative",
  921.           "type": "CONDITIONING",
  922.           "link": 184
  923.         },
  924.         {
  925.           "name": "vae",
  926.           "type": "VAE",
  927.           "link": 185
  928.         },
  929.         {
  930.           "name": "clip_vision_output",
  931.           "shape": 7,
  932.           "type": "CLIP_VISION_OUTPUT",
  933.           "link": null
  934.         },
  935.         {
  936.           "name": "start_image",
  937.           "shape": 7,
  938.           "type": "IMAGE",
  939.           "link": 186
  940.         }
  941.       ],
  942.       "outputs": [
  943.         {
  944.           "name": "positive",
  945.           "type": "CONDITIONING",
  946.           "slot_index": 0,
  947.           "links": [
  948.             168,
  949.             172
  950.           ]
  951.         },
  952.         {
  953.           "name": "negative",
  954.           "type": "CONDITIONING",
  955.           "slot_index": 1,
  956.           "links": [
  957.             169,
  958.             173
  959.           ]
  960.         },
  961.         {
  962.           "name": "latent",
  963.           "type": "LATENT",
  964.           "slot_index": 2,
  965.           "links": [
  966.             174
  967.           ]
  968.         }
  969.       ],
  970.       "properties": {
  971.         "cnr_id": "comfy-core",
  972.         "ver": "0.3.45",
  973.         "Node name for S&R": "WanImageToVideo",
  974.         "ue_properties": {
  975.           "widget_ue_connectable": {},
  976.           "version": "7.1",
  977.           "input_ue_unconnectable": {}
  978.         }
  979.       },
  980.       "widgets_values": [
  981.         512,
  982.         512,
  983.         81,
  984.         1
  985.       ]
  986.     }
  987.   ],
  988.   "links": [
  989.     [
  990.       168,
  991.       98,
  992.       0,
  993.       85,
  994.       1,
  995.       "CONDITIONING"
  996.     ],
  997.     [
  998.       169,
  999.       98,
  1000.       1,
  1001.       85,
  1002.       2,
  1003.       "CONDITIONING"
  1004.     ],
  1005.     [
  1006.       170,
  1007.       86,
  1008.       0,
  1009.       85,
  1010.       3,
  1011.       "LATENT"
  1012.     ],
  1013.     [
  1014.       172,
  1015.       98,
  1016.       0,
  1017.       86,
  1018.       1,
  1019.       "CONDITIONING"
  1020.     ],
  1021.     [
  1022.       173,
  1023.       98,
  1024.       1,
  1025.       86,
  1026.       2,
  1027.       "CONDITIONING"
  1028.     ],
  1029.     [
  1030.       174,
  1031.       98,
  1032.       2,
  1033.       86,
  1034.       3,
  1035.       "LATENT"
  1036.     ],
  1037.     [
  1038.       175,
  1039.       85,
  1040.       0,
  1041.       87,
  1042.       0,
  1043.       "LATENT"
  1044.     ],
  1045.     [
  1046.       176,
  1047.       90,
  1048.       0,
  1049.       87,
  1050.       1,
  1051.       "VAE"
  1052.     ],
  1053.     [
  1054.       178,
  1055.       84,
  1056.       0,
  1057.       89,
  1058.       0,
  1059.       "CLIP"
  1060.     ],
  1061.     [
  1062.       181,
  1063.       84,
  1064.       0,
  1065.       93,
  1066.       0,
  1067.       "CLIP"
  1068.     ],
  1069.     [
  1070.       182,
  1071.       87,
  1072.       0,
  1073.       94,
  1074.       0,
  1075.       "IMAGE"
  1076.     ],
  1077.     [
  1078.       183,
  1079.       93,
  1080.       0,
  1081.       98,
  1082.       0,
  1083.       "CONDITIONING"
  1084.     ],
  1085.     [
  1086.       184,
  1087.       89,
  1088.       0,
  1089.       98,
  1090.       1,
  1091.       "CONDITIONING"
  1092.     ],
  1093.     [
  1094.       185,
  1095.       90,
  1096.       0,
  1097.       98,
  1098.       2,
  1099.       "VAE"
  1100.     ],
  1101.     [
  1102.       186,
  1103.       97,
  1104.       0,
  1105.       98,
  1106.       4,
  1107.       "IMAGE"
  1108.     ],
  1109.     [
  1110.       189,
  1111.       102,
  1112.       0,
  1113.       103,
  1114.       0,
  1115.       "MODEL"
  1116.     ],
  1117.     [
  1118.       190,
  1119.       101,
  1120.       0,
  1121.       104,
  1122.       0,
  1123.       "MODEL"
  1124.     ],
  1125.     [
  1126.       192,
  1127.       103,
  1128.       0,
  1129.       85,
  1130.       0,
  1131.       "MODEL"
  1132.     ],
  1133.     [
  1134.       195,
  1135.       104,
  1136.       0,
  1137.       86,
  1138.       0,
  1139.       "MODEL"
  1140.     ],
  1141.     [
  1142.       197,
  1143.       94,
  1144.       0,
  1145.       108,
  1146.       0,
  1147.       "VIDEO"
  1148.     ],
  1149.     [
  1150.       215,
  1151.       116,
  1152.       0,
  1153.       101,
  1154.       0,
  1155.       "MODEL"
  1156.     ],
  1157.     [
  1158.       217,
  1159.       117,
  1160.       0,
  1161.       102,
  1162.       0,
  1163.       "MODEL"
  1164.     ]
  1165.   ],
  1166.   "groups": [
  1167.     {
  1168.       "id": 15,
  1169.       "title": "fp8_scaled +  4steps LoRA",
  1170.       "bounding": [
  1171.         30,
  1172.         -350,
  1173.         2580,
  1174.         1120
  1175.       ],
  1176.       "color": "#3f789e",
  1177.       "font_size": 24,
  1178.       "flags": {}
  1179.     },
  1180.     {
  1181.       "id": 11,
  1182.       "title": "Step1 - Load models",
  1183.       "bounding": [
  1184.         40,
  1185.         -310,
  1186.         371.0310363769531,
  1187.         571.3974609375
  1188.       ],
  1189.       "color": "#3f789e",
  1190.       "font_size": 24,
  1191.       "flags": {}
  1192.     },
  1193.     {
  1194.       "id": 12,
  1195.       "title": "Step2 - Upload start_image",
  1196.       "bounding": [
  1197.         40,
  1198.         280,
  1199.         370,
  1200.         470
  1201.       ],
  1202.       "color": "#3f789e",
  1203.       "font_size": 24,
  1204.       "flags": {}
  1205.     },
  1206.     {
  1207.       "id": 13,
  1208.       "title": "Step4 -  Prompt",
  1209.       "bounding": [
  1210.         430,
  1211.         20,
  1212.         530,
  1213.         420
  1214.       ],
  1215.       "color": "#3f789e",
  1216.       "font_size": 24,
  1217.       "flags": {}
  1218.     },
  1219.     {
  1220.       "id": 14,
  1221.       "title": "Step3 - Video size & length",
  1222.       "bounding": [
  1223.         430,
  1224.         460,
  1225.         530,
  1226.         290
  1227.       ],
  1228.       "color": "#3f789e",
  1229.       "font_size": 24,
  1230.       "flags": {}
  1231.     },
  1232.     {
  1233.       "id": 16,
  1234.       "title": "Lightx2v 4steps LoRA",
  1235.       "bounding": [
  1236.         430,
  1237.         -310,
  1238.         530,
  1239.         310
  1240.       ],
  1241.       "color": "#3f789e",
  1242.       "font_size": 24,
  1243.       "flags": {}
  1244.     }
  1245.   ],
  1246.   "config": {},
  1247.   "extra": {
  1248.     "ds": {
  1249.       "scale": 0.7972024500000029,
  1250.       "offset": [
  1251.         424.7190297211951,
  1252.         653.0978421106561
  1253.       ]
  1254.     },
  1255.     "frontendVersion": "1.28.7",
  1256.     "VHS_latentpreview": false,
  1257.     "VHS_latentpreviewrate": 0,
  1258.     "VHS_MetadataImage": true,
  1259.     "VHS_KeepIntermediate": true,
  1260.     "ue_links": []
  1261.   },
  1262.   "version": 0.4
  1263. }
Advertisement
Add Comment
Please, Sign In to add comment