Advertisement
Kittu_123

Untitled

Jun 23rd, 2025
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 24.60 KB | Source Code | 0 0
  1. {
  2.   "id": "b97eb44c-7dc1-4491-8050-57799bcc41f7",
  3.   "revision": 0,
  4.   "last_node_id": 29,
  5.   "last_link_id": 39,
  6.   "nodes": [
  7.     {
  8.       "id": 7,
  9.       "type": "VAELoader",
  10.       "pos": [
  11.         -885.0819091796875,
  12.         1013.282958984375
  13.       ],
  14.       "size": [
  15.         270,
  16.         58
  17.       ],
  18.       "flags": {},
  19.       "order": 0,
  20.       "mode": 0,
  21.       "inputs": [],
  22.       "outputs": [
  23.         {
  24.           "name": "VAE",
  25.           "type": "VAE",
  26.           "links": [
  27.             12,
  28.             23
  29.           ]
  30.         }
  31.       ],
  32.       "properties": {
  33.         "enableTabs": false,
  34.         "tabWidth": 65,
  35.         "tabXOffset": 10,
  36.         "hasSecondTab": false,
  37.         "secondTabText": "Send Back",
  38.         "secondTabOffset": 80,
  39.         "secondTabWidth": 65,
  40.         "cnr_id": "comfy-core",
  41.         "ver": "0.3.34",
  42.         "Node name for S&R": "VAELoader"
  43.       },
  44.       "widgets_values": [
  45.         "Wan2.1\\wan_2.1_vae.safetensors"
  46.       ]
  47.     },
  48.     {
  49.       "id": 9,
  50.       "type": "LoraLoaderModelOnly",
  51.       "pos": [
  52.         -161.58033752441406,
  53.         633.5283203125
  54.       ],
  55.       "size": [
  56.         270,
  57.         82
  58.       ],
  59.       "flags": {},
  60.       "order": 5,
  61.       "mode": 0,
  62.       "inputs": [
  63.         {
  64.           "name": "model",
  65.           "type": "MODEL",
  66.           "link": 36
  67.         }
  68.       ],
  69.       "outputs": [
  70.         {
  71.           "name": "MODEL",
  72.           "type": "MODEL",
  73.           "links": [
  74.             33
  75.           ]
  76.         }
  77.       ],
  78.       "properties": {
  79.         "enableTabs": false,
  80.         "tabWidth": 65,
  81.         "tabXOffset": 10,
  82.         "hasSecondTab": false,
  83.         "secondTabText": "Send Back",
  84.         "secondTabOffset": 80,
  85.         "secondTabWidth": 65,
  86.         "cnr_id": "comfy-core",
  87.         "ver": "0.3.34",
  88.         "Node name for S&R": "LoraLoaderModelOnly"
  89.       },
  90.       "widgets_values": [
  91.         "Wan\\Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
  92.         0.5000000000000001
  93.       ]
  94.     },
  95.     {
  96.       "id": 26,
  97.       "type": "ModelSamplingSD3",
  98.       "pos": [
  99.         470.140625,
  100.         664.4957275390625
  101.       ],
  102.       "size": [
  103.         270,
  104.         58
  105.       ],
  106.       "flags": {},
  107.       "order": 9,
  108.       "mode": 0,
  109.       "inputs": [
  110.         {
  111.           "name": "model",
  112.           "type": "MODEL",
  113.           "link": 33
  114.         }
  115.       ],
  116.       "outputs": [
  117.         {
  118.           "name": "MODEL",
  119.           "type": "MODEL",
  120.           "links": [
  121.             34
  122.           ]
  123.         }
  124.       ],
  125.       "properties": {
  126.         "enableTabs": false,
  127.         "tabWidth": 65,
  128.         "tabXOffset": 10,
  129.         "hasSecondTab": false,
  130.         "secondTabText": "Send Back",
  131.         "secondTabOffset": 80,
  132.         "secondTabWidth": 65,
  133.         "cnr_id": "comfy-core",
  134.         "ver": "0.3.34",
  135.         "Node name for S&R": "ModelSamplingSD3"
  136.       },
  137.       "widgets_values": [
  138.         8.000000000000002
  139.       ]
  140.     },
  141.     {
  142.       "id": 19,
  143.       "type": "VAEDecode",
  144.       "pos": [
  145.         1559.224609375,
  146.         963.4998779296875
  147.       ],
  148.       "size": [
  149.         140,
  150.         46
  151.       ],
  152.       "flags": {},
  153.       "order": 14,
  154.       "mode": 0,
  155.       "inputs": [
  156.         {
  157.           "name": "samples",
  158.           "type": "LATENT",
  159.           "link": 38
  160.         },
  161.         {
  162.           "name": "vae",
  163.           "type": "VAE",
  164.           "link": 23
  165.         }
  166.       ],
  167.       "outputs": [
  168.         {
  169.           "name": "IMAGE",
  170.           "type": "IMAGE",
  171.           "links": [
  172.             27
  173.           ]
  174.         }
  175.       ],
  176.       "properties": {
  177.         "enableTabs": false,
  178.         "tabWidth": 65,
  179.         "tabXOffset": 10,
  180.         "hasSecondTab": false,
  181.         "secondTabText": "Send Back",
  182.         "secondTabOffset": 80,
  183.         "secondTabWidth": 65,
  184.         "cnr_id": "comfy-core",
  185.         "ver": "0.3.34",
  186.         "Node name for S&R": "VAEDecode"
  187.       },
  188.       "widgets_values": []
  189.     },
  190.     {
  191.       "id": 5,
  192.       "type": "UnetLoaderGGUF",
  193.       "pos": [
  194.         -899.7385864257812,
  195.         637.6922607421875
  196.       ],
  197.       "size": [
  198.         402.6316833496094,
  199.         72.2956314086914
  200.       ],
  201.       "flags": {},
  202.       "order": 1,
  203.       "mode": 0,
  204.       "inputs": [],
  205.       "outputs": [
  206.         {
  207.           "name": "MODEL",
  208.           "type": "MODEL",
  209.           "links": [
  210.             36
  211.           ]
  212.         }
  213.       ],
  214.       "properties": {
  215.         "enableTabs": false,
  216.         "tabWidth": 65,
  217.         "tabXOffset": 10,
  218.         "hasSecondTab": false,
  219.         "secondTabText": "Send Back",
  220.         "secondTabOffset": 80,
  221.         "secondTabWidth": 65,
  222.         "cnr_id": "comfyui-gguf",
  223.         "ver": "5aa6e98ad74e2fa826f80c8dbded5ec3dd09ba1f",
  224.         "Node name for S&R": "UnetLoaderGGUF"
  225.       },
  226.       "widgets_values": [
  227.         "Wan2.1\\Wan2.1_14B_VACE-Q5_K_S.gguf"
  228.       ]
  229.     },
  230.     {
  231.       "id": 3,
  232.       "type": "VHS_VideoCombine",
  233.       "pos": [
  234.         -200.54574584960938,
  235.         -412.8952941894531
  236.       ],
  237.       "size": [
  238.         214.7587890625,
  239.         94
  240.       ],
  241.       "flags": {
  242.         "collapsed": true
  243.       },
  244.       "order": 10,
  245.       "mode": 0,
  246.       "inputs": [
  247.         {
  248.           "name": "images",
  249.           "type": "IMAGE",
  250.           "link": 2
  251.         },
  252.         {
  253.           "name": "audio",
  254.           "shape": 7,
  255.           "type": "AUDIO",
  256.           "link": null
  257.         },
  258.         {
  259.           "name": "meta_batch",
  260.           "shape": 7,
  261.           "type": "VHS_BatchManager",
  262.           "link": null
  263.         },
  264.         {
  265.           "name": "vae",
  266.           "shape": 7,
  267.           "type": "VAE",
  268.           "link": null
  269.         }
  270.       ],
  271.       "outputs": [
  272.         {
  273.           "name": "Filenames",
  274.           "type": "VHS_FILENAMES",
  275.           "links": null
  276.         }
  277.       ],
  278.       "properties": {
  279.         "enableTabs": false,
  280.         "tabWidth": 65,
  281.         "tabXOffset": 10,
  282.         "hasSecondTab": false,
  283.         "secondTabText": "Send Back",
  284.         "secondTabOffset": 80,
  285.         "secondTabWidth": 65,
  286.         "cnr_id": "comfyui-videohelpersuite",
  287.         "ver": "1.6.1",
  288.         "Node name for S&R": "VHS_VideoCombine"
  289.       },
  290.       "widgets_values": {
  291.         "frame_rate": 29.97,
  292.         "loop_count": 0,
  293.         "filename_prefix": "Wan_Cha",
  294.         "format": "video/h264-mp4",
  295.         "pix_fmt": "yuv420p",
  296.         "crf": 19,
  297.         "save_metadata": true,
  298.         "trim_to_audio": false,
  299.         "pingpong": false,
  300.         "save_output": true,
  301.         "videopreview": {
  302.           "hidden": false,
  303.           "paused": false,
  304.           "params": {
  305.             "filename": "Wan_Cha_00003.mp4",
  306.             "subfolder": "",
  307.             "type": "output",
  308.             "format": "video/h264-mp4",
  309.             "frame_rate": 29.97,
  310.             "workflow": "Wan_Cha_00003.png",
  311.             "fullpath": "C:\\DATA\\ComfyUI_windows_portable\\ComfyUI\\output\\Wan_Cha_00003.mp4"
  312.           }
  313.         }
  314.       }
  315.     },
  316.     {
  317.       "id": 2,
  318.       "type": "DepthAnythingV2Preprocessor",
  319.       "pos": [
  320.         -278.7125549316406,
  321.         -713.6663818359375
  322.       ],
  323.       "size": [
  324.         279.6646423339844,
  325.         82
  326.       ],
  327.       "flags": {},
  328.       "order": 8,
  329.       "mode": 0,
  330.       "inputs": [
  331.         {
  332.           "name": "image",
  333.           "type": "IMAGE",
  334.           "link": 1
  335.         }
  336.       ],
  337.       "outputs": [
  338.         {
  339.           "name": "IMAGE",
  340.           "type": "IMAGE",
  341.           "links": [
  342.             2,
  343.             13
  344.           ]
  345.         }
  346.       ],
  347.       "properties": {
  348.         "enableTabs": false,
  349.         "tabWidth": 65,
  350.         "tabXOffset": 10,
  351.         "hasSecondTab": false,
  352.         "secondTabText": "Send Back",
  353.         "secondTabOffset": 80,
  354.         "secondTabWidth": 65,
  355.         "cnr_id": "comfyui_controlnet_aux",
  356.         "ver": "1.0.7",
  357.         "Node name for S&R": "DepthAnythingV2Preprocessor"
  358.       },
  359.       "widgets_values": [
  360.         "depth_anything_v2_vitl.pth",
  361.         960
  362.       ]
  363.     },
  364.     {
  365.       "id": 11,
  366.       "type": "CLIPTextEncode",
  367.       "pos": [
  368.         -223.0758819580078,
  369.         1079.8175048828125
  370.       ],
  371.       "size": [
  372.         400,
  373.         200
  374.       ],
  375.       "flags": {},
  376.       "order": 7,
  377.       "mode": 0,
  378.       "inputs": [
  379.         {
  380.           "name": "clip",
  381.           "type": "CLIP",
  382.           "link": 7
  383.         }
  384.       ],
  385.       "outputs": [
  386.         {
  387.           "name": "CONDITIONING",
  388.           "type": "CONDITIONING",
  389.           "links": [
  390.             11
  391.           ]
  392.         }
  393.       ],
  394.       "properties": {
  395.         "enableTabs": false,
  396.         "tabWidth": 65,
  397.         "tabXOffset": 10,
  398.         "hasSecondTab": false,
  399.         "secondTabText": "Send Back",
  400.         "secondTabOffset": 80,
  401.         "secondTabWidth": 65,
  402.         "cnr_id": "comfy-core",
  403.         "ver": "0.3.34",
  404.         "Node name for S&R": "CLIPTextEncode"
  405.       },
  406.       "widgets_values": [
  407.         "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
  408.       ]
  409.     },
  410.     {
  411.       "id": 15,
  412.       "type": "WanVaceToVideo",
  413.       "pos": [
  414.         486.40826416015625,
  415.         892.10888671875
  416.       ],
  417.       "size": [
  418.         270,
  419.         254
  420.       ],
  421.       "flags": {},
  422.       "order": 11,
  423.       "mode": 0,
  424.       "inputs": [
  425.         {
  426.           "name": "positive",
  427.           "type": "CONDITIONING",
  428.           "link": 10
  429.         },
  430.         {
  431.           "name": "negative",
  432.           "type": "CONDITIONING",
  433.           "link": 11
  434.         },
  435.         {
  436.           "name": "vae",
  437.           "type": "VAE",
  438.           "link": 12
  439.         },
  440.         {
  441.           "name": "control_video",
  442.           "shape": 7,
  443.           "type": "IMAGE",
  444.           "link": 13
  445.         },
  446.         {
  447.           "name": "control_masks",
  448.           "shape": 7,
  449.           "type": "MASK",
  450.           "link": null
  451.         },
  452.         {
  453.           "name": "reference_image",
  454.           "shape": 7,
  455.           "type": "IMAGE",
  456.           "link": 14
  457.         }
  458.       ],
  459.       "outputs": [
  460.         {
  461.           "name": "positive",
  462.           "type": "CONDITIONING",
  463.           "links": [
  464.             15
  465.           ]
  466.         },
  467.         {
  468.           "name": "negative",
  469.           "type": "CONDITIONING",
  470.           "links": [
  471.             16
  472.           ]
  473.         },
  474.         {
  475.           "name": "latent",
  476.           "type": "LATENT",
  477.           "links": [
  478.             17
  479.           ]
  480.         },
  481.         {
  482.           "name": "trim_latent",
  483.           "type": "INT",
  484.           "links": [
  485.             37
  486.           ]
  487.         }
  488.       ],
  489.       "properties": {
  490.         "enableTabs": false,
  491.         "tabWidth": 65,
  492.         "tabXOffset": 10,
  493.         "hasSecondTab": false,
  494.         "secondTabText": "Send Back",
  495.         "secondTabOffset": 80,
  496.         "secondTabWidth": 65,
  497.         "cnr_id": "comfy-core",
  498.         "ver": "0.3.34",
  499.         "Node name for S&R": "WanVaceToVideo"
  500.       },
  501.       "widgets_values": [
  502.         544,
  503.         960,
  504.         97,
  505.         1,
  506.         1
  507.       ]
  508.     },
  509.     {
  510.       "id": 29,
  511.       "type": "TrimVideoLatent",
  512.       "pos": [
  513.         1254.13671875,
  514.         707.5703125
  515.       ],
  516.       "size": [
  517.         270,
  518.         58
  519.       ],
  520.       "flags": {},
  521.       "order": 13,
  522.       "mode": 0,
  523.       "inputs": [
  524.         {
  525.           "name": "samples",
  526.           "type": "LATENT",
  527.           "link": 39
  528.         },
  529.         {
  530.           "name": "trim_amount",
  531.           "type": "INT",
  532.           "widget": {
  533.             "name": "trim_amount"
  534.           },
  535.           "link": 37
  536.         }
  537.       ],
  538.       "outputs": [
  539.         {
  540.           "name": "LATENT",
  541.           "type": "LATENT",
  542.           "links": [
  543.             38
  544.           ]
  545.         }
  546.       ],
  547.       "properties": {
  548.         "enableTabs": false,
  549.         "tabWidth": 65,
  550.         "tabXOffset": 10,
  551.         "hasSecondTab": false,
  552.         "secondTabText": "Send Back",
  553.         "secondTabOffset": 80,
  554.         "secondTabWidth": 65,
  555.         "cnr_id": "comfy-core",
  556.         "ver": "0.3.34",
  557.         "Node name for S&R": "TrimVideoLatent"
  558.       },
  559.       "widgets_values": [
  560.         0
  561.       ]
  562.     },
  563.     {
  564.       "id": 6,
  565.       "type": "CLIPLoader",
  566.       "pos": [
  567.         -918.9007568359375,
  568.         809.4979248046875
  569.       ],
  570.       "size": [
  571.         336.712890625,
  572.         106
  573.       ],
  574.       "flags": {},
  575.       "order": 2,
  576.       "mode": 0,
  577.       "inputs": [],
  578.       "outputs": [
  579.         {
  580.           "name": "CLIP",
  581.           "type": "CLIP",
  582.           "links": [
  583.             6,
  584.             7
  585.           ]
  586.         }
  587.       ],
  588.       "properties": {
  589.         "enableTabs": false,
  590.         "tabWidth": 65,
  591.         "tabXOffset": 10,
  592.         "hasSecondTab": false,
  593.         "secondTabText": "Send Back",
  594.         "secondTabOffset": 80,
  595.         "secondTabWidth": 65,
  596.         "cnr_id": "comfy-core",
  597.         "ver": "0.3.34",
  598.         "Node name for S&R": "CLIPLoader"
  599.       },
  600.       "widgets_values": [
  601.         "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  602.         "wan",
  603.         "default"
  604.       ]
  605.     },
  606.     {
  607.       "id": 16,
  608.       "type": "KSampler",
  609.       "pos": [
  610.         879.4483032226562,
  611.         659.556396484375
  612.       ],
  613.       "size": [
  614.         270,
  615.         474
  616.       ],
  617.       "flags": {},
  618.       "order": 12,
  619.       "mode": 0,
  620.       "inputs": [
  621.         {
  622.           "name": "model",
  623.           "type": "MODEL",
  624.           "link": 34
  625.         },
  626.         {
  627.           "name": "positive",
  628.           "type": "CONDITIONING",
  629.           "link": 15
  630.         },
  631.         {
  632.           "name": "negative",
  633.           "type": "CONDITIONING",
  634.           "link": 16
  635.         },
  636.         {
  637.           "name": "latent_image",
  638.           "type": "LATENT",
  639.           "link": 17
  640.         }
  641.       ],
  642.       "outputs": [
  643.         {
  644.           "name": "LATENT",
  645.           "type": "LATENT",
  646.           "links": [
  647.             39
  648.           ]
  649.         }
  650.       ],
  651.       "properties": {
  652.         "enableTabs": false,
  653.         "tabWidth": 65,
  654.         "tabXOffset": 10,
  655.         "hasSecondTab": false,
  656.         "secondTabText": "Send Back",
  657.         "secondTabOffset": 80,
  658.         "secondTabWidth": 65,
  659.         "cnr_id": "comfy-core",
  660.         "ver": "0.3.34",
  661.         "Node name for S&R": "KSampler"
  662.       },
  663.       "widgets_values": [
  664.         514622845854535,
  665.         "randomize",
  666.         20,
  667.         1,
  668.         "uni_pc",
  669.         "simple",
  670.         1
  671.       ]
  672.     },
  673.     {
  674.       "id": 1,
  675.       "type": "VHS_LoadVideo",
  676.       "pos": [
  677.         -653.8704833984375,
  678.         -692.738525390625
  679.       ],
  680.       "size": [
  681.         247.455078125,
  682.         94
  683.       ],
  684.       "flags": {
  685.         "collapsed": true
  686.       },
  687.       "order": 3,
  688.       "mode": 0,
  689.       "inputs": [
  690.         {
  691.           "name": "meta_batch",
  692.           "shape": 7,
  693.           "type": "VHS_BatchManager",
  694.           "link": null
  695.         },
  696.         {
  697.           "name": "vae",
  698.           "shape": 7,
  699.           "type": "VAE",
  700.           "link": null
  701.         }
  702.       ],
  703.       "outputs": [
  704.         {
  705.           "name": "IMAGE",
  706.           "type": "IMAGE",
  707.           "links": [
  708.             1
  709.           ]
  710.         },
  711.         {
  712.           "name": "frame_count",
  713.           "type": "INT",
  714.           "links": []
  715.         },
  716.         {
  717.           "name": "audio",
  718.           "type": "AUDIO",
  719.           "links": null
  720.         },
  721.         {
  722.           "name": "video_info",
  723.           "type": "VHS_VIDEOINFO",
  724.           "links": null
  725.         }
  726.       ],
  727.       "properties": {
  728.         "enableTabs": false,
  729.         "tabWidth": 65,
  730.         "tabXOffset": 10,
  731.         "hasSecondTab": false,
  732.         "secondTabText": "Send Back",
  733.         "secondTabOffset": 80,
  734.         "secondTabWidth": 65,
  735.         "cnr_id": "comfyui-videohelpersuite",
  736.         "ver": "1.6.1",
  737.         "Node name for S&R": "VHS_LoadVideo"
  738.       },
  739.       "widgets_values": {
  740.         "video": "4990427-hd_1080_1920_30fps.mp4",
  741.         "force_rate": 0,
  742.         "custom_width": 544,
  743.         "custom_height": 960,
  744.         "frame_load_cap": 97,
  745.         "skip_first_frames": 0,
  746.         "select_every_nth": 1,
  747.         "format": "Wan",
  748.         "choose video to upload": "image",
  749.         "videopreview": {
  750.           "hidden": false,
  751.           "paused": false,
  752.           "params": {
  753.             "filename": "4990427-hd_1080_1920_30fps.mp4",
  754.             "type": "input",
  755.             "format": "video/mp4",
  756.             "force_rate": 0,
  757.             "custom_width": 544,
  758.             "custom_height": 960,
  759.             "frame_load_cap": 97,
  760.             "skip_first_frames": 0,
  761.             "select_every_nth": 1
  762.           }
  763.         }
  764.       }
  765.     },
  766.     {
  767.       "id": 4,
  768.       "type": "LoadImage",
  769.       "pos": [
  770.         205.44525146484375,
  771.         -739.0096435546875
  772.       ],
  773.       "size": [
  774.         274.080078125,
  775.         314
  776.       ],
  777.       "flags": {
  778.         "collapsed": false
  779.       },
  780.       "order": 4,
  781.       "mode": 0,
  782.       "inputs": [],
  783.       "outputs": [
  784.         {
  785.           "name": "IMAGE",
  786.           "type": "IMAGE",
  787.           "links": [
  788.             14
  789.           ]
  790.         },
  791.         {
  792.           "name": "MASK",
  793.           "type": "MASK",
  794.           "links": null
  795.         }
  796.       ],
  797.       "properties": {
  798.         "enableTabs": false,
  799.         "tabWidth": 65,
  800.         "tabXOffset": 10,
  801.         "hasSecondTab": false,
  802.         "secondTabText": "Send Back",
  803.         "secondTabOffset": 80,
  804.         "secondTabWidth": 65,
  805.         "cnr_id": "comfy-core",
  806.         "ver": "0.3.34",
  807.         "Node name for S&R": "LoadImage"
  808.       },
  809.       "widgets_values": [
  810.         "ComfyUI_00141_.png",
  811.         "image"
  812.       ]
  813.     },
  814.     {
  815.       "id": 10,
  816.       "type": "CLIPTextEncode",
  817.       "pos": [
  818.         -224.8989715576172,
  819.         792.0819091796875
  820.       ],
  821.       "size": [
  822.         400,
  823.         200
  824.       ],
  825.       "flags": {},
  826.       "order": 6,
  827.       "mode": 0,
  828.       "inputs": [
  829.         {
  830.           "name": "clip",
  831.           "type": "CLIP",
  832.           "link": 6
  833.         }
  834.       ],
  835.       "outputs": [
  836.         {
  837.           "name": "CONDITIONING",
  838.           "type": "CONDITIONING",
  839.           "links": [
  840.             10
  841.           ]
  842.         }
  843.       ],
  844.       "properties": {
  845.         "enableTabs": false,
  846.         "tabWidth": 65,
  847.         "tabXOffset": 10,
  848.         "hasSecondTab": false,
  849.         "secondTabText": "Send Back",
  850.         "secondTabOffset": 80,
  851.         "secondTabWidth": 65,
  852.         "cnr_id": "comfy-core",
  853.         "ver": "0.3.34",
  854.         "Node name for S&R": "CLIPTextEncode"
  855.       },
  856.       "widgets_values": [
  857.         "A ballerina performs in the center of a neon-lit rooftop in a futuristic cyberpunk city, with holograms flickering all around and flying cars zipping past skyscrapers in the distance. She wears a high-tech iridescent bodysuit with LED-threaded fabric that pulses in sync with her movements. Her tutu is made of thin, holographic layers that emit soft rainbow light with each spin. The city glows in electric pinks, teals, and purples, with rain mist reflecting the neon chaos. A dynamic drone camera circles her, capturing a blend of classical grace and digital rebellion. Emphasize futuristic textures, glowing effects, tech-fused elegance, and energetic motion."
  858.       ]
  859.     },
  860.     {
  861.       "id": 21,
  862.       "type": "VHS_VideoCombine",
  863.       "pos": [
  864.         2012.87939453125,
  865.         679.5328979492188
  866.       ],
  867.       "size": [
  868.         214.7587890625,
  869.         683.6919555664062
  870.       ],
  871.       "flags": {
  872.         "collapsed": true
  873.       },
  874.       "order": 15,
  875.       "mode": 0,
  876.       "inputs": [
  877.         {
  878.           "name": "images",
  879.           "type": "IMAGE",
  880.           "link": 27
  881.         },
  882.         {
  883.           "name": "audio",
  884.           "shape": 7,
  885.           "type": "AUDIO",
  886.           "link": null
  887.         },
  888.         {
  889.           "name": "meta_batch",
  890.           "shape": 7,
  891.           "type": "VHS_BatchManager",
  892.           "link": null
  893.         },
  894.         {
  895.           "name": "vae",
  896.           "shape": 7,
  897.           "type": "VAE",
  898.           "link": null
  899.         }
  900.       ],
  901.       "outputs": [
  902.         {
  903.           "name": "Filenames",
  904.           "type": "VHS_FILENAMES",
  905.           "links": null
  906.         }
  907.       ],
  908.       "properties": {
  909.         "enableTabs": false,
  910.         "tabWidth": 65,
  911.         "tabXOffset": 10,
  912.         "hasSecondTab": false,
  913.         "secondTabText": "Send Back",
  914.         "secondTabOffset": 80,
  915.         "secondTabWidth": 65,
  916.         "cnr_id": "comfyui-videohelpersuite",
  917.         "ver": "1.6.1",
  918.         "Node name for S&R": "VHS_VideoCombine"
  919.       },
  920.       "widgets_values": {
  921.         "frame_rate": 30,
  922.         "loop_count": 0,
  923.         "filename_prefix": "Wan2_v001",
  924.         "format": "video/h264-mp4",
  925.         "pix_fmt": "yuv420p",
  926.         "crf": 19,
  927.         "save_metadata": true,
  928.         "trim_to_audio": false,
  929.         "pingpong": false,
  930.         "save_output": true,
  931.         "videopreview": {
  932.           "hidden": false,
  933.           "paused": false,
  934.           "params": {
  935.             "filename": "Wan2_v001_00006.mp4",
  936.             "subfolder": "",
  937.             "type": "output",
  938.             "format": "video/h264-mp4",
  939.             "frame_rate": 30,
  940.             "workflow": "Wan2_v001_00006.png",
  941.             "fullpath": "C:\\DATA\\ComfyUI_windows_portable\\ComfyUI\\output\\Wan2_v001_00006.mp4"
  942.           }
  943.         }
  944.       }
  945.     }
  946.   ],
  947.   "links": [
  948.     [
  949.       1,
  950.       1,
  951.       0,
  952.       2,
  953.       0,
  954.       "IMAGE"
  955.     ],
  956.     [
  957.       2,
  958.       2,
  959.       0,
  960.       3,
  961.       0,
  962.       "IMAGE"
  963.     ],
  964.     [
  965.       6,
  966.       6,
  967.       0,
  968.       10,
  969.       0,
  970.       "CLIP"
  971.     ],
  972.     [
  973.       7,
  974.       6,
  975.       0,
  976.       11,
  977.       0,
  978.       "CLIP"
  979.     ],
  980.     [
  981.       10,
  982.       10,
  983.       0,
  984.       15,
  985.       0,
  986.       "CONDITIONING"
  987.     ],
  988.     [
  989.       11,
  990.       11,
  991.       0,
  992.       15,
  993.       1,
  994.       "CONDITIONING"
  995.     ],
  996.     [
  997.       12,
  998.       7,
  999.       0,
  1000.       15,
  1001.       2,
  1002.       "VAE"
  1003.     ],
  1004.     [
  1005.       13,
  1006.       2,
  1007.       0,
  1008.       15,
  1009.       3,
  1010.       "IMAGE"
  1011.     ],
  1012.     [
  1013.       14,
  1014.       4,
  1015.       0,
  1016.       15,
  1017.       5,
  1018.       "IMAGE"
  1019.     ],
  1020.     [
  1021.       15,
  1022.       15,
  1023.       0,
  1024.       16,
  1025.       1,
  1026.       "CONDITIONING"
  1027.     ],
  1028.     [
  1029.       16,
  1030.       15,
  1031.       1,
  1032.       16,
  1033.       2,
  1034.       "CONDITIONING"
  1035.     ],
  1036.     [
  1037.       17,
  1038.       15,
  1039.       2,
  1040.       16,
  1041.       3,
  1042.       "LATENT"
  1043.     ],
  1044.     [
  1045.       23,
  1046.       7,
  1047.       0,
  1048.       19,
  1049.       1,
  1050.       "VAE"
  1051.     ],
  1052.     [
  1053.       27,
  1054.       19,
  1055.       0,
  1056.       21,
  1057.       0,
  1058.       "IMAGE"
  1059.     ],
  1060.     [
  1061.       33,
  1062.       9,
  1063.       0,
  1064.       26,
  1065.       0,
  1066.       "MODEL"
  1067.     ],
  1068.     [
  1069.       34,
  1070.       26,
  1071.       0,
  1072.       16,
  1073.       0,
  1074.       "MODEL"
  1075.     ],
  1076.     [
  1077.       36,
  1078.       5,
  1079.       0,
  1080.       9,
  1081.       0,
  1082.       "MODEL"
  1083.     ],
  1084.     [
  1085.       37,
  1086.       15,
  1087.       3,
  1088.       29,
  1089.       1,
  1090.       "INT"
  1091.     ],
  1092.     [
  1093.       38,
  1094.       29,
  1095.       0,
  1096.       19,
  1097.       0,
  1098.       "LATENT"
  1099.     ],
  1100.     [
  1101.       39,
  1102.       16,
  1103.       0,
  1104.       29,
  1105.       0,
  1106.       "LATENT"
  1107.     ]
  1108.   ],
  1109.   "groups": [
  1110.     {
  1111.       "id": 1,
  1112.       "title": "Depth_+ Ref image",
  1113.       "bounding": [
  1114.         -711.5718994140625,
  1115.         -861.7512817382812,
  1116.         1311.0972900390625,
  1117.         923.88916015625
  1118.       ],
  1119.       "color": "#3f789e",
  1120.       "font_size": 24,
  1121.       "flags": {}
  1122.     },
  1123.     {
  1124.       "id": 2,
  1125.       "title": "Models_Text",
  1126.       "bounding": [
  1127.         -933.5518798828125,
  1128.         527.1587524414062,
  1129.         1120.47607421875,
  1130.         762.658935546875
  1131.       ],
  1132.       "color": "#3f789e",
  1133.       "font_size": 24,
  1134.       "flags": {}
  1135.     },
  1136.     {
  1137.       "id": 3,
  1138.       "title": "wan_Sample_",
  1139.       "bounding": [
  1140.         439.4103698730469,
  1141.         556.0061645507812,
  1142.         1503.04541015625,
  1143.         600.1027221679688
  1144.       ],
  1145.       "color": "#3f789e",
  1146.       "font_size": 24,
  1147.       "flags": {}
  1148.     },
  1149.     {
  1150.       "id": 4,
  1151.       "title": "Out",
  1152.       "bounding": [
  1153.         2002.8795166015625,
  1154.         605.9329223632812,
  1155.         234.7587890625,
  1156.         417.6000061035156
  1157.       ],
  1158.       "color": "#3f789e",
  1159.       "font_size": 24,
  1160.       "flags": {}
  1161.     }
  1162.   ],
  1163.   "config": {},
  1164.   "extra": {
  1165.     "ds": {
  1166.       "scale": 0.3315672289094071,
  1167.       "offset": [
  1168.         2097.109097970673,
  1169.         517.1839463444446
  1170.       ]
  1171.     },
  1172.     "ue_links": [],
  1173.     "frontendVersion": "1.19.9",
  1174.     "VHS_latentpreview": false,
  1175.     "VHS_latentpreviewrate": 0,
  1176.     "VHS_MetadataImage": true,
  1177.     "VHS_KeepIntermediate": true
  1178.   },
  1179.   "version": 0.4
  1180. }
Tags: commpfui
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement