kajukaipira

Comfyui Workflows

Feb 4th, 2025
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 36.30 KB | Source Code | 0 0
  1. {
  2.   "last_node_id": 142,
  3.   "last_link_id": 348,
  4.   "nodes": [
  5.     {
  6.       "id": 22,
  7.       "type": "BasicGuider",
  8.       "pos": [
  9.         600,
  10.         0
  11.       ],
  12.       "size": [
  13.         222.3482666015625,
  14.         46
  15.       ],
  16.       "flags": {},
  17.       "order": 27,
  18.       "mode": 0,
  19.       "inputs": [
  20.         {
  21.           "name": "model",
  22.           "type": "MODEL",
  23.           "link": 195,
  24.           "slot_index": 0
  25.         },
  26.         {
  27.           "name": "conditioning",
  28.           "type": "CONDITIONING",
  29.           "link": 129,
  30.           "slot_index": 1
  31.         }
  32.       ],
  33.       "outputs": [
  34.         {
  35.           "name": "GUIDER",
  36.           "type": "GUIDER",
  37.           "links": [
  38.             30
  39.           ],
  40.           "slot_index": 0,
  41.           "shape": 3
  42.         }
  43.       ],
  44.       "properties": {
  45.         "Node name for S&R": "BasicGuider"
  46.       },
  47.       "widgets_values": []
  48.     },
  49.     {
  50.       "id": 8,
  51.       "type": "VAEDecode",
  52.       "pos": [
  53.         1150,
  54.         90
  55.       ],
  56.       "size": [
  57.         210,
  58.         46
  59.       ],
  60.       "flags": {},
  61.       "order": 30,
  62.       "mode": 2,
  63.       "inputs": [
  64.         {
  65.           "name": "samples",
  66.           "type": "LATENT",
  67.           "link": 181
  68.         },
  69.         {
  70.           "name": "vae",
  71.           "type": "VAE",
  72.           "link": 206
  73.         }
  74.       ],
  75.       "outputs": [
  76.         {
  77.           "name": "IMAGE",
  78.           "type": "IMAGE",
  79.           "links": [],
  80.           "slot_index": 0
  81.         }
  82.       ],
  83.       "properties": {
  84.         "Node name for S&R": "VAEDecode"
  85.       },
  86.       "widgets_values": []
  87.     },
  88.     {
  89.       "id": 13,
  90.       "type": "SamplerCustomAdvanced",
  91.       "pos": [
  92.         860,
  93.         200
  94.       ],
  95.       "size": [
  96.         272.3617858886719,
  97.         124.53733825683594
  98.       ],
  99.       "flags": {},
  100.       "order": 29,
  101.       "mode": 0,
  102.       "inputs": [
  103.         {
  104.           "name": "noise",
  105.           "type": "NOISE",
  106.           "link": 37,
  107.           "slot_index": 0
  108.         },
  109.         {
  110.           "name": "guider",
  111.           "type": "GUIDER",
  112.           "link": 30,
  113.           "slot_index": 1
  114.         },
  115.         {
  116.           "name": "sampler",
  117.           "type": "SAMPLER",
  118.           "link": 19,
  119.           "slot_index": 2
  120.         },
  121.         {
  122.           "name": "sigmas",
  123.           "type": "SIGMAS",
  124.           "link": 20,
  125.           "slot_index": 3
  126.         },
  127.         {
  128.           "name": "latent_image",
  129.           "type": "LATENT",
  130.           "link": 180,
  131.           "slot_index": 4
  132.         }
  133.       ],
  134.       "outputs": [
  135.         {
  136.           "name": "output",
  137.           "type": "LATENT",
  138.           "links": [
  139.             181,
  140.             210
  141.           ],
  142.           "slot_index": 0,
  143.           "shape": 3
  144.         },
  145.         {
  146.           "name": "denoised_output",
  147.           "type": "LATENT",
  148.           "links": null,
  149.           "shape": 3
  150.         }
  151.       ],
  152.       "properties": {
  153.         "Node name for S&R": "SamplerCustomAdvanced"
  154.       },
  155.       "widgets_values": []
  156.     },
  157.     {
  158.       "id": 10,
  159.       "type": "VAELoader",
  160.       "pos": [
  161.         0,
  162.         420
  163.       ],
  164.       "size": [
  165.         350,
  166.         60
  167.       ],
  168.       "flags": {},
  169.       "order": 0,
  170.       "mode": 0,
  171.       "inputs": [],
  172.       "outputs": [
  173.         {
  174.           "name": "VAE",
  175.           "type": "VAE",
  176.           "links": [
  177.             206,
  178.             211
  179.           ],
  180.           "slot_index": 0,
  181.           "shape": 3
  182.         }
  183.       ],
  184.       "properties": {
  185.         "Node name for S&R": "VAELoader"
  186.       },
  187.       "widgets_values": [
  188.         "hunyuan_video_vae_bf16.safetensors"
  189.       ]
  190.     },
  191.     {
  192.       "id": 74,
  193.       "type": "Note",
  194.       "pos": [
  195.         1150,
  196.         390
  197.       ],
  198.       "size": [
  199.         210,
  200.         170
  201.       ],
  202.       "flags": {},
  203.       "order": 1,
  204.       "mode": 0,
  205.       "inputs": [],
  206.       "outputs": [],
  207.       "properties": {},
  208.       "widgets_values": [
  209.         "Use the tiled decode node by default because most people will need it.\n\nLower the tile_size and overlap if you run out of memory."
  210.       ],
  211.       "color": "#432",
  212.       "bgcolor": "#653"
  213.     },
  214.     {
  215.       "id": 92,
  216.       "type": "SimpleMath+",
  217.       "pos": [
  218.         800,
  219.         840
  220.       ],
  221.       "size": [
  222.         210,
  223.         98
  224.       ],
  225.       "flags": {},
  226.       "order": 21,
  227.       "mode": 0,
  228.       "inputs": [
  229.         {
  230.           "name": "a",
  231.           "type": "*",
  232.           "link": 243,
  233.           "shape": 7
  234.         },
  235.         {
  236.           "name": "b",
  237.           "type": "*",
  238.           "link": 329,
  239.           "shape": 7
  240.         },
  241.         {
  242.           "name": "c",
  243.           "type": "*",
  244.           "link": null,
  245.           "shape": 7
  246.         }
  247.       ],
  248.       "outputs": [
  249.         {
  250.           "name": "INT",
  251.           "type": "INT",
  252.           "links": [],
  253.           "slot_index": 0
  254.         },
  255.         {
  256.           "name": "FLOAT",
  257.           "type": "FLOAT",
  258.           "links": [
  259.             273
  260.           ],
  261.           "slot_index": 1
  262.         }
  263.       ],
  264.       "title": "🔧 Height > Width",
  265.       "properties": {
  266.         "Node name for S&R": "SimpleMath+"
  267.       },
  268.       "widgets_values": [
  269.         "a/b"
  270.       ]
  271.     },
  272.     {
  273.       "id": 135,
  274.       "type": "Display Any (rgthree)",
  275.       "pos": [
  276.         800,
  277.         1140
  278.       ],
  279.       "size": [
  280.         210,
  281.         76
  282.       ],
  283.       "flags": {},
  284.       "order": 20,
  285.       "mode": 0,
  286.       "inputs": [
  287.         {
  288.           "name": "source",
  289.           "type": "*",
  290.           "link": 327,
  291.           "dir": 3
  292.         }
  293.       ],
  294.       "outputs": [],
  295.       "title": "Modulo 8 Rounded Height",
  296.       "properties": {
  297.         "Node name for S&R": "Display Any (rgthree)"
  298.       },
  299.       "widgets_values": [
  300.         ""
  301.       ]
  302.     },
  303.     {
  304.       "id": 137,
  305.       "type": "SimpleMathInt+",
  306.       "pos": [
  307.         0,
  308.         660
  309.       ],
  310.       "size": [
  311.         280,
  312.         60
  313.       ],
  314.       "flags": {},
  315.       "order": 2,
  316.       "mode": 0,
  317.       "inputs": [],
  318.       "outputs": [
  319.         {
  320.           "name": "INT",
  321.           "type": "INT",
  322.           "links": [
  323.             334
  324.           ],
  325.           "slot_index": 0
  326.         }
  327.       ],
  328.       "title": "Height",
  329.       "properties": {
  330.         "Node name for S&R": "SimpleMathInt+"
  331.       },
  332.       "widgets_values": [
  333.         368
  334.       ]
  335.     },
  336.     {
  337.       "id": 136,
  338.       "type": "SimpleMathInt+",
  339.       "pos": [
  340.         0,
  341.         540
  342.       ],
  343.       "size": [
  344.         280,
  345.         58
  346.       ],
  347.       "flags": {},
  348.       "order": 3,
  349.       "mode": 0,
  350.       "inputs": [],
  351.       "outputs": [
  352.         {
  353.           "name": "INT",
  354.           "type": "INT",
  355.           "links": [
  356.             333
  357.           ],
  358.           "slot_index": 0
  359.         }
  360.       ],
  361.       "title": "Width",
  362.       "properties": {
  363.         "Node name for S&R": "SimpleMathInt+"
  364.       },
  365.       "widgets_values": [
  366.         288
  367.       ]
  368.     },
  369.     {
  370.       "id": 133,
  371.       "type": "SimpleMathDual+",
  372.       "pos": [
  373.         410,
  374.         490
  375.       ],
  376.       "size": [
  377.         310,
  378.         142
  379.       ],
  380.       "flags": {},
  381.       "order": 13,
  382.       "mode": 0,
  383.       "inputs": [
  384.         {
  385.           "name": "a",
  386.           "type": "*",
  387.           "link": 333,
  388.           "shape": 7
  389.         },
  390.         {
  391.           "name": "b",
  392.           "type": "*",
  393.           "link": 334,
  394.           "shape": 7
  395.         },
  396.         {
  397.           "name": "c",
  398.           "type": "*",
  399.           "link": null,
  400.           "shape": 7
  401.         },
  402.         {
  403.           "name": "d",
  404.           "type": "*",
  405.           "link": null,
  406.           "shape": 7
  407.         }
  408.       ],
  409.       "outputs": [
  410.         {
  411.           "name": "int_1",
  412.           "type": "INT",
  413.           "links": [
  414.             326,
  415.             328,
  416.             330,
  417.             339
  418.           ],
  419.           "slot_index": 0
  420.         },
  421.         {
  422.           "name": "float_1",
  423.           "type": "FLOAT",
  424.           "links": null
  425.         },
  426.         {
  427.           "name": "int_2",
  428.           "type": "INT",
  429.           "links": [
  430.             327,
  431.             329,
  432.             331,
  433.             340
  434.           ],
  435.           "slot_index": 2
  436.         },
  437.         {
  438.           "name": "float_2",
  439.           "type": "FLOAT",
  440.           "links": null
  441.         }
  442.       ],
  443.       "title": "🔧 Dimensions Rounded % 8",
  444.       "properties": {
  445.         "Node name for S&R": "SimpleMathDual+"
  446.       },
  447.       "widgets_values": [
  448.         "a-(a%8)",
  449.         "b-(b%8)"
  450.       ]
  451.     },
  452.     {
  453.       "id": 17,
  454.       "type": "BasicScheduler",
  455.       "pos": [
  456.         410,
  457.         950
  458.       ],
  459.       "size": [
  460.         315,
  461.         106
  462.       ],
  463.       "flags": {},
  464.       "order": 14,
  465.       "mode": 0,
  466.       "inputs": [
  467.         {
  468.           "name": "model",
  469.           "type": "MODEL",
  470.           "link": 190,
  471.           "slot_index": 0
  472.         }
  473.       ],
  474.       "outputs": [
  475.         {
  476.           "name": "SIGMAS",
  477.           "type": "SIGMAS",
  478.           "links": [
  479.             20
  480.           ],
  481.           "shape": 3
  482.         }
  483.       ],
  484.       "properties": {
  485.         "Node name for S&R": "BasicScheduler"
  486.       },
  487.       "widgets_values": [
  488.         "beta",
  489.         30,
  490.         1
  491.       ]
  492.     },
  493.     {
  494.       "id": 105,
  495.       "type": "SimpleComparison+",
  496.       "pos": [
  497.         410,
  498.         1120
  499.       ],
  500.       "size": [
  501.         319.20001220703125,
  502.         78
  503.       ],
  504.       "flags": {},
  505.       "order": 22,
  506.       "mode": 0,
  507.       "inputs": [
  508.         {
  509.           "name": "a",
  510.           "type": "*",
  511.           "link": 330
  512.         },
  513.         {
  514.           "name": "b",
  515.           "type": "*",
  516.           "link": 331
  517.         }
  518.       ],
  519.       "outputs": [
  520.         {
  521.           "name": "BOOLEAN",
  522.           "type": "BOOLEAN",
  523.           "links": [
  524.             239
  525.           ]
  526.         }
  527.       ],
  528.       "title": "🔧 Width > Height?",
  529.       "properties": {
  530.         "Node name for S&R": "SimpleComparison+"
  531.       },
  532.       "widgets_values": [
  533.         ">"
  534.       ]
  535.     },
  536.     {
  537.       "id": 91,
  538.       "type": "SimpleMath+",
  539.       "pos": [
  540.         800,
  541.         680
  542.       ],
  543.       "size": [
  544.         210,
  545.         98
  546.       ],
  547.       "flags": {},
  548.       "order": 19,
  549.       "mode": 0,
  550.       "inputs": [
  551.         {
  552.           "name": "a",
  553.           "type": "*",
  554.           "link": 242,
  555.           "shape": 7
  556.         },
  557.         {
  558.           "name": "b",
  559.           "type": "*",
  560.           "link": 328,
  561.           "shape": 7
  562.         },
  563.         {
  564.           "name": "c",
  565.           "type": "*",
  566.           "link": null,
  567.           "shape": 7
  568.         }
  569.       ],
  570.       "outputs": [
  571.         {
  572.           "name": "INT",
  573.           "type": "INT",
  574.           "links": [],
  575.           "slot_index": 0
  576.         },
  577.         {
  578.           "name": "FLOAT",
  579.           "type": "FLOAT",
  580.           "links": [
  581.             274
  582.           ],
  583.           "slot_index": 1
  584.         }
  585.       ],
  586.       "title": "🔧 Width > Height",
  587.       "properties": {
  588.         "Node name for S&R": "SimpleMath+"
  589.       },
  590.       "widgets_values": [
  591.         "a/b"
  592.       ]
  593.     },
  594.     {
  595.       "id": 134,
  596.       "type": "Display Any (rgthree)",
  597.       "pos": [
  598.         800,
  599.         1000
  600.       ],
  601.       "size": [
  602.         210,
  603.         76
  604.       ],
  605.       "flags": {},
  606.       "order": 18,
  607.       "mode": 0,
  608.       "inputs": [
  609.         {
  610.           "name": "source",
  611.           "type": "*",
  612.           "link": 326,
  613.           "dir": 3
  614.         }
  615.       ],
  616.       "outputs": [],
  617.       "title": "Modulo 8 Rounded Width",
  618.       "properties": {
  619.         "Node name for S&R": "Display Any (rgthree)"
  620.       },
  621.       "widgets_values": [
  622.         ""
  623.       ]
  624.     },
  625.     {
  626.       "id": 103,
  627.       "type": "SimpleCondition+",
  628.       "pos": [
  629.         1060,
  630.         680
  631.       ],
  632.       "size": [
  633.         200,
  634.         100
  635.       ],
  636.       "flags": {},
  637.       "order": 26,
  638.       "mode": 0,
  639.       "inputs": [
  640.         {
  641.           "name": "evaluate",
  642.           "type": "*",
  643.           "link": 239
  644.         },
  645.         {
  646.           "name": "on_true",
  647.           "type": "*",
  648.           "link": 274
  649.         },
  650.         {
  651.           "name": "on_false",
  652.           "type": "*",
  653.           "link": 273,
  654.           "shape": 7
  655.         }
  656.       ],
  657.       "outputs": [
  658.         {
  659.           "name": "result",
  660.           "type": "*",
  661.           "links": [
  662.             248,
  663.             332
  664.           ],
  665.           "slot_index": 0
  666.         }
  667.       ],
  668.       "properties": {
  669.         "Node name for S&R": "SimpleCondition+"
  670.       },
  671.       "widgets_values": []
  672.     },
  673.     {
  674.       "id": 138,
  675.       "type": "Display Any (rgthree)",
  676.       "pos": [
  677.         1780,
  678.         750
  679.       ],
  680.       "size": [
  681.         280,
  682.         76
  683.       ],
  684.       "flags": {},
  685.       "order": 25,
  686.       "mode": 0,
  687.       "inputs": [
  688.         {
  689.           "name": "source",
  690.           "type": "*",
  691.           "link": 341,
  692.           "dir": 3
  693.         }
  694.       ],
  695.       "outputs": [],
  696.       "title": "Display Frame Rate",
  697.       "properties": {
  698.         "Node name for S&R": "Display Any (rgthree)"
  699.       },
  700.       "widgets_values": [
  701.         ""
  702.       ]
  703.     },
  704.     {
  705.       "id": 109,
  706.       "type": "SimpleMath+",
  707.       "pos": [
  708.         1780,
  709.         590
  710.       ],
  711.       "size": [
  712.         280,
  713.         98
  714.       ],
  715.       "flags": {},
  716.       "order": 17,
  717.       "mode": 0,
  718.       "inputs": [
  719.         {
  720.           "name": "a",
  721.           "type": "*",
  722.           "link": 346,
  723.           "shape": 7
  724.         },
  725.         {
  726.           "name": "b",
  727.           "type": "*",
  728.           "link": null,
  729.           "shape": 7
  730.         },
  731.         {
  732.           "name": "c",
  733.           "type": "*",
  734.           "link": null,
  735.           "shape": 7
  736.         }
  737.       ],
  738.       "outputs": [
  739.         {
  740.           "name": "INT",
  741.           "type": "INT",
  742.           "links": null,
  743.           "slot_index": 0
  744.         },
  745.         {
  746.           "name": "FLOAT",
  747.           "type": "FLOAT",
  748.           "links": [
  749.             251,
  750.             341,
  751.             343
  752.           ],
  753.           "slot_index": 1
  754.         }
  755.       ],
  756.       "properties": {
  757.         "Node name for S&R": "SimpleMath+"
  758.       },
  759.       "widgets_values": [
  760.         "a*24 or 24"
  761.       ]
  762.     },
  763.     {
  764.       "id": 16,
  765.       "type": "KSamplerSelect",
  766.       "pos": [
  767.         410,
  768.         830
  769.       ],
  770.       "size": [
  771.         315,
  772.         58
  773.       ],
  774.       "flags": {},
  775.       "order": 4,
  776.       "mode": 0,
  777.       "inputs": [],
  778.       "outputs": [
  779.         {
  780.           "name": "SAMPLER",
  781.           "type": "SAMPLER",
  782.           "links": [
  783.             19
  784.           ],
  785.           "shape": 3
  786.         }
  787.       ],
  788.       "properties": {
  789.         "Node name for S&R": "KSamplerSelect"
  790.       },
  791.       "widgets_values": [
  792.         "euler"
  793.       ]
  794.     },
  795.     {
  796.       "id": 67,
  797.       "type": "ModelSamplingSD3",
  798.       "pos": [
  799.         360,
  800.         0
  801.       ],
  802.       "size": [
  803.         210,
  804.         58
  805.       ],
  806.       "flags": {},
  807.       "order": 15,
  808.       "mode": 0,
  809.       "inputs": [
  810.         {
  811.           "name": "model",
  812.           "type": "MODEL",
  813.           "link": 209
  814.         }
  815.       ],
  816.       "outputs": [
  817.         {
  818.           "name": "MODEL",
  819.           "type": "MODEL",
  820.           "links": [
  821.             195
  822.           ],
  823.           "slot_index": 0
  824.         }
  825.       ],
  826.       "properties": {
  827.         "Node name for S&R": "ModelSamplingSD3"
  828.       },
  829.       "widgets_values": [
  830.         13
  831.       ]
  832.     },
  833.     {
  834.       "id": 139,
  835.       "type": "VHS_VideoCombine",
  836.       "pos": [
  837.         1440,
  838.         490
  839.       ],
  840.       "size": [
  841.         238.04713439941406,
  842.         622.3580322265625
  843.       ],
  844.       "flags": {},
  845.       "order": 35,
  846.       "mode": 0,
  847.       "inputs": [
  848.         {
  849.           "name": "images",
  850.           "type": "IMAGE",
  851.           "link": 348
  852.         },
  853.         {
  854.           "name": "audio",
  855.           "type": "AUDIO",
  856.           "link": null,
  857.           "shape": 7
  858.         },
  859.         {
  860.           "name": "meta_batch",
  861.           "type": "VHS_BatchManager",
  862.           "link": null,
  863.           "shape": 7
  864.         },
  865.         {
  866.           "name": "vae",
  867.           "type": "VAE",
  868.           "link": null,
  869.           "shape": 7
  870.         },
  871.         {
  872.           "name": "frame_rate",
  873.           "type": "FLOAT",
  874.           "link": 343,
  875.           "widget": {
  876.             "name": "frame_rate"
  877.           }
  878.         }
  879.       ],
  880.       "outputs": [
  881.         {
  882.           "name": "Filenames",
  883.           "type": "VHS_FILENAMES",
  884.           "links": null
  885.         }
  886.       ],
  887.       "properties": {
  888.         "Node name for S&R": "VHS_VideoCombine"
  889.       },
  890.       "widgets_values": {
  891.         "frame_rate": 48,
  892.         "loop_count": 0,
  893.         "filename_prefix": "Hunyuan",
  894.         "format": "video/h264-mp4",
  895.         "pix_fmt": "yuv420p",
  896.         "crf": 19,
  897.         "save_metadata": true,
  898.         "trim_to_audio": false,
  899.         "pingpong": false,
  900.         "save_output": true,
  901.         "videopreview": {
  902.           "hidden": false,
  903.           "paused": false,
  904.           "params": {
  905.             "filename": "Hunyuan_00006.mp4",
  906.             "subfolder": "",
  907.             "type": "output",
  908.             "format": "video/h264-mp4",
  909.             "frame_rate": 48,
  910.             "workflow": "Hunyuan_00006.png",
  911.             "fullpath": "C:\\Users\\jucab\\INTELIGENCIA_ARTIFICIAL\\ComfyUI\\ComfyUI\\output\\Hunyuan_00006.mp4"
  912.           },
  913.           "muted": false
  914.         }
  915.       }
  916.     },
  917.     {
  918.       "id": 73,
  919.       "type": "VAEDecodeTiled",
  920.       "pos": [
  921.         1150,
  922.         200
  923.       ],
  924.       "size": [
  925.         210,
  926.         150
  927.       ],
  928.       "flags": {},
  929.       "order": 31,
  930.       "mode": 0,
  931.       "inputs": [
  932.         {
  933.           "name": "samples",
  934.           "type": "LATENT",
  935.           "link": 210
  936.         },
  937.         {
  938.           "name": "vae",
  939.           "type": "VAE",
  940.           "link": 211
  941.         }
  942.       ],
  943.       "outputs": [
  944.         {
  945.           "name": "IMAGE",
  946.           "type": "IMAGE",
  947.           "links": [
  948.             230,
  949.             347
  950.           ],
  951.           "slot_index": 0
  952.         }
  953.       ],
  954.       "properties": {
  955.         "Node name for S&R": "VAEDecodeTiled"
  956.       },
  957.       "widgets_values": [
  958.         160,
  959.         64,
  960.         64,
  961.         8
  962.       ]
  963.     },
  964.     {
  965.       "id": 45,
  966.       "type": "EmptyHunyuanLatentVideo",
  967.       "pos": [
  968.         750,
  969.         490
  970.       ],
  971.       "size": [
  972.         315,
  973.         130
  974.       ],
  975.       "flags": {},
  976.       "order": 23,
  977.       "mode": 0,
  978.       "inputs": [
  979.         {
  980.           "name": "width",
  981.           "type": "INT",
  982.           "link": 339,
  983.           "widget": {
  984.             "name": "width"
  985.           }
  986.         },
  987.         {
  988.           "name": "height",
  989.           "type": "INT",
  990.           "link": 340,
  991.           "widget": {
  992.             "name": "height"
  993.           }
  994.         }
  995.       ],
  996.       "outputs": [
  997.         {
  998.           "name": "LATENT",
  999.           "type": "LATENT",
  1000.           "links": [
  1001.             180
  1002.           ],
  1003.           "slot_index": 0
  1004.         }
  1005.       ],
  1006.       "properties": {
  1007.         "Node name for S&R": "EmptyHunyuanLatentVideo"
  1008.       },
  1009.       "widgets_values": [
  1010.         288,
  1011.         368,
  1012.         49,
  1013.         1
  1014.       ]
  1015.     },
  1016.     {
  1017.       "id": 106,
  1018.       "type": "SimpleMathInt+",
  1019.       "pos": [
  1020.         0,
  1021.         920
  1022.       ],
  1023.       "size": [
  1024.         336,
  1025.         58
  1026.       ],
  1027.       "flags": {},
  1028.       "order": 5,
  1029.       "mode": 0,
  1030.       "inputs": [],
  1031.       "outputs": [
  1032.         {
  1033.           "name": "INT",
  1034.           "type": "INT",
  1035.           "links": [
  1036.             242,
  1037.             243
  1038.           ],
  1039.           "slot_index": 0
  1040.         }
  1041.       ],
  1042.       "title": "🔧 Upscale - Target size (Greatest side)",
  1043.       "properties": {
  1044.         "Node name for S&R": "SimpleMathInt+"
  1045.       },
  1046.       "widgets_values": [
  1047.         1080
  1048.       ]
  1049.     },
  1050.     {
  1051.       "id": 12,
  1052.       "type": "UNETLoader",
  1053.       "pos": [
  1054.         0,
  1055.         150
  1056.       ],
  1057.       "size": [
  1058.         350,
  1059.         82
  1060.       ],
  1061.       "flags": {},
  1062.       "order": 6,
  1063.       "mode": 0,
  1064.       "inputs": [],
  1065.       "outputs": [
  1066.         {
  1067.           "name": "MODEL",
  1068.           "type": "MODEL",
  1069.           "links": [
  1070.             190,
  1071.             209
  1072.           ],
  1073.           "slot_index": 0,
  1074.           "shape": 3
  1075.         }
  1076.       ],
  1077.       "properties": {
  1078.         "Node name for S&R": "UNETLoader"
  1079.       },
  1080.       "widgets_values": [
  1081.         "hunyuan_video\\hunyuan_video_t2v_720p_bf16.safetensors",
  1082.         "fp8_e4m3fn"
  1083.       ],
  1084.       "color": "#223",
  1085.       "bgcolor": "#335"
  1086.     },
  1087.     {
  1088.       "id": 26,
  1089.       "type": "FluxGuidance",
  1090.       "pos": [
  1091.         520,
  1092.         100
  1093.       ],
  1094.       "size": [
  1095.         215.52308654785156,
  1096.         58
  1097.       ],
  1098.       "flags": {},
  1099.       "order": 24,
  1100.       "mode": 0,
  1101.       "inputs": [
  1102.         {
  1103.           "name": "conditioning",
  1104.           "type": "CONDITIONING",
  1105.           "link": 175
  1106.         }
  1107.       ],
  1108.       "outputs": [
  1109.         {
  1110.           "name": "CONDITIONING",
  1111.           "type": "CONDITIONING",
  1112.           "links": [
  1113.             129
  1114.           ],
  1115.           "slot_index": 0,
  1116.           "shape": 3
  1117.         }
  1118.       ],
  1119.       "properties": {
  1120.         "Node name for S&R": "FluxGuidance"
  1121.       },
  1122.       "widgets_values": [
  1123.         7
  1124.       ],
  1125.       "color": "#233",
  1126.       "bgcolor": "#355"
  1127.     },
  1128.     {
  1129.       "id": 77,
  1130.       "type": "Note",
  1131.       "pos": [
  1132.         0,
  1133.         0
  1134.       ],
  1135.       "size": [
  1136.         350,
  1137.         110
  1138.       ],
  1139.       "flags": {},
  1140.       "order": 7,
  1141.       "mode": 0,
  1142.       "inputs": [],
  1143.       "outputs": [],
  1144.       "properties": {},
  1145.       "widgets_values": [
  1146.         "Select a fp8 weight_dtype if you are running out of  memory."
  1147.       ],
  1148.       "color": "#432",
  1149.       "bgcolor": "#653"
  1150.     },
  1151.     {
  1152.       "id": 142,
  1153.       "type": "Note",
  1154.       "pos": [
  1155.         -375.7587585449219,
  1156.         156.35475158691406
  1157.       ],
  1158.       "size": [
  1159.         359.9521179199219,
  1160.         524.258544921875
  1161.       ],
  1162.       "flags": {},
  1163.       "order": 8,
  1164.       "mode": 0,
  1165.       "inputs": [],
  1166.       "outputs": [],
  1167.       "properties": {},
  1168.       "widgets_values": [
  1169.         "### Prompting tips ###\n\n1) Short Description: Capturing the main content of the scene.\n\n2) Dense Description: Detailing the scene’s content, which notably includes scene transitions and camera movements that are integrated with the visual content, such as camera follows some subject.\n\n3) Background: Describing the environment in which the subject is situated.\n\n4) Style: Characterizing the style of the video, such as documentary, cinematic, realistic, or sci-fi.\n\n5) Shot Type: Identifying the type of video shot that highlights or emphasizes specific visual content, such as aerial shot, close-up shot, medium shot, or long shot.\n\n6) Lighting: Describing the lighting conditions of the video.\n\n7) Atmosphere: Conveying the atmosphere of the video, such as cozy, tense, or mysterious.\n\nCamera Movement Types. We also train a camera movement classifier capable of predicting 14 distinct camera movement types, including zoom in, zoom out, pan up, pan down, pan left, pan right, tilt up, tilt down, tilt left, tilt right, around left, around right, static shot and handheld shot."
  1170.       ],
  1171.       "color": "#432",
  1172.       "bgcolor": "#653"
  1173.     },
  1174.     {
  1175.       "id": 11,
  1176.       "type": "DualCLIPLoader",
  1177.       "pos": [
  1178.         0,
  1179.         270
  1180.       ],
  1181.       "size": [
  1182.         350,
  1183.         106
  1184.       ],
  1185.       "flags": {},
  1186.       "order": 9,
  1187.       "mode": 0,
  1188.       "inputs": [],
  1189.       "outputs": [
  1190.         {
  1191.           "name": "CLIP",
  1192.           "type": "CLIP",
  1193.           "links": [
  1194.             205
  1195.           ],
  1196.           "slot_index": 0,
  1197.           "shape": 3
  1198.         }
  1199.       ],
  1200.       "properties": {
  1201.         "Node name for S&R": "DualCLIPLoader"
  1202.       },
  1203.       "widgets_values": [
  1204.         "clip_l.safetensors",
  1205.         "llava_llama3_fp8_scaled.safetensors",
  1206.         "hunyuan_video",
  1207.         "default"
  1208.       ]
  1209.     },
  1210.     {
  1211.       "id": 25,
  1212.       "type": "RandomNoise",
  1213.       "pos": [
  1214.         410,
  1215.         690
  1216.       ],
  1217.       "size": [
  1218.         315,
  1219.         82
  1220.       ],
  1221.       "flags": {},
  1222.       "order": 10,
  1223.       "mode": 0,
  1224.       "inputs": [],
  1225.       "outputs": [
  1226.         {
  1227.           "name": "NOISE",
  1228.           "type": "NOISE",
  1229.           "links": [
  1230.             37
  1231.           ],
  1232.           "shape": 3
  1233.         }
  1234.       ],
  1235.       "properties": {
  1236.         "Node name for S&R": "RandomNoise"
  1237.       },
  1238.       "widgets_values": [
  1239.         158979168398476,
  1240.         "randomize"
  1241.       ],
  1242.       "color": "#2a363b",
  1243.       "bgcolor": "#3f5159"
  1244.     },
  1245.     {
  1246.       "id": 95,
  1247.       "type": "Display Any (rgthree)",
  1248.       "pos": [
  1249.         1066.544189453125,
  1250.         818.503173828125
  1251.       ],
  1252.       "size": [
  1253.         210,
  1254.         76
  1255.       ],
  1256.       "flags": {
  1257.         "collapsed": false
  1258.       },
  1259.       "order": 28,
  1260.       "mode": 0,
  1261.       "inputs": [
  1262.         {
  1263.           "name": "source",
  1264.           "type": "*",
  1265.           "link": 248,
  1266.           "dir": 3
  1267.         }
  1268.       ],
  1269.       "outputs": [],
  1270.       "title": "Display Rescale Factor",
  1271.       "properties": {
  1272.         "Node name for S&R": "Display Any (rgthree)"
  1273.       },
  1274.       "widgets_values": [
  1275.         ""
  1276.       ]
  1277.     },
  1278.     {
  1279.       "id": 116,
  1280.       "type": "Fast Groups Bypasser (rgthree)",
  1281.       "pos": [
  1282.         0,
  1283.         780
  1284.       ],
  1285.       "size": [
  1286.         280,
  1287.         82
  1288.       ],
  1289.       "flags": {},
  1290.       "order": 11,
  1291.       "mode": 0,
  1292.       "inputs": [],
  1293.       "outputs": [
  1294.         {
  1295.           "name": "OPT_CONNECTION",
  1296.           "type": "*",
  1297.           "links": [],
  1298.           "slot_index": 0
  1299.         }
  1300.       ],
  1301.       "title": "Configuration",
  1302.       "properties": {
  1303.         "matchColors": "",
  1304.         "matchTitle": "",
  1305.         "showNav": true,
  1306.         "sort": "position",
  1307.         "customSortAlphabet": "",
  1308.         "toggleRestriction": "default"
  1309.       }
  1310.     },
  1311.     {
  1312.       "id": 78,
  1313.       "type": "VHS_VideoCombine",
  1314.       "pos": [
  1315.         2110,
  1316.         160
  1317.       ],
  1318.       "size": [
  1319.         281.7587890625,
  1320.         678.4695434570312
  1321.       ],
  1322.       "flags": {},
  1323.       "order": 33,
  1324.       "mode": 0,
  1325.       "inputs": [
  1326.         {
  1327.           "name": "images",
  1328.           "type": "IMAGE",
  1329.           "link": 347
  1330.         },
  1331.         {
  1332.           "name": "audio",
  1333.           "type": "AUDIO",
  1334.           "link": null,
  1335.           "shape": 7
  1336.         },
  1337.         {
  1338.           "name": "meta_batch",
  1339.           "type": "VHS_BatchManager",
  1340.           "link": null,
  1341.           "shape": 7
  1342.         },
  1343.         {
  1344.           "name": "vae",
  1345.           "type": "VAE",
  1346.           "link": null,
  1347.           "shape": 7
  1348.         },
  1349.         {
  1350.           "name": "frame_rate",
  1351.           "type": "FLOAT",
  1352.           "link": 251,
  1353.           "widget": {
  1354.             "name": "frame_rate"
  1355.           }
  1356.         }
  1357.       ],
  1358.       "outputs": [
  1359.         {
  1360.           "name": "Filenames",
  1361.           "type": "VHS_FILENAMES",
  1362.           "links": null
  1363.         }
  1364.       ],
  1365.       "properties": {
  1366.         "Node name for S&R": "VHS_VideoCombine"
  1367.       },
  1368.       "widgets_values": {
  1369.         "frame_rate": 48,
  1370.         "loop_count": 0,
  1371.         "filename_prefix": "Hunyuan",
  1372.         "format": "video/h264-mp4",
  1373.         "pix_fmt": "yuv420p",
  1374.         "crf": 19,
  1375.         "save_metadata": true,
  1376.         "trim_to_audio": false,
  1377.         "pingpong": false,
  1378.         "save_output": true,
  1379.         "videopreview": {
  1380.           "hidden": false,
  1381.           "paused": false,
  1382.           "params": {
  1383.             "filename": "Hunyuan_00005.mp4",
  1384.             "subfolder": "",
  1385.             "type": "output",
  1386.             "format": "video/h264-mp4",
  1387.             "frame_rate": 48,
  1388.             "workflow": "Hunyuan_00005.png",
  1389.             "fullpath": "C:\\Users\\jucab\\INTELIGENCIA_ARTIFICIAL\\ComfyUI\\ComfyUI\\output\\Hunyuan_00005.mp4"
  1390.           },
  1391.           "muted": false
  1392.         }
  1393.       }
  1394.     },
  1395.     {
  1396.       "id": 86,
  1397.       "type": "CR Upscale Image",
  1398.       "pos": [
  1399.         1393.2421875,
  1400.         202.2431182861328
  1401.       ],
  1402.       "size": [
  1403.         330,
  1404.         222
  1405.       ],
  1406.       "flags": {},
  1407.       "order": 32,
  1408.       "mode": 0,
  1409.       "inputs": [
  1410.         {
  1411.           "name": "image",
  1412.           "type": "IMAGE",
  1413.           "link": 230
  1414.         },
  1415.         {
  1416.           "name": "rescale_factor",
  1417.           "type": "FLOAT",
  1418.           "link": 332,
  1419.           "widget": {
  1420.             "name": "rescale_factor"
  1421.           }
  1422.         }
  1423.       ],
  1424.       "outputs": [
  1425.         {
  1426.           "name": "IMAGE",
  1427.           "type": "IMAGE",
  1428.           "links": [
  1429.             255,
  1430.             348
  1431.           ],
  1432.           "slot_index": 0
  1433.         },
  1434.         {
  1435.           "name": "show_help",
  1436.           "type": "STRING",
  1437.           "links": null
  1438.         }
  1439.       ],
  1440.       "properties": {
  1441.         "Node name for S&R": "CR Upscale Image"
  1442.       },
  1443.       "widgets_values": [
  1444.         "4x-UltraSharp.pth",
  1445.         "rescale",
  1446.         4,
  1447.         1024,
  1448.         "bicubic",
  1449.         "true",
  1450.         8
  1451.       ]
  1452.     },
  1453.     {
  1454.       "id": 80,
  1455.       "type": "RIFE VFI",
  1456.       "pos": [
  1457.         1761.6103515625,
  1458.         201.61041259765625
  1459.       ],
  1460.       "size": [
  1461.         319.20001220703125,
  1462.         210
  1463.       ],
  1464.       "flags": {},
  1465.       "order": 34,
  1466.       "mode": 0,
  1467.       "inputs": [
  1468.         {
  1469.           "name": "frames",
  1470.           "type": "IMAGE",
  1471.           "link": 255
  1472.         },
  1473.         {
  1474.           "name": "optional_interpolation_states",
  1475.           "type": "INTERPOLATION_STATES",
  1476.           "link": null,
  1477.           "shape": 7
  1478.         },
  1479.         {
  1480.           "name": "multiplier",
  1481.           "type": "INT",
  1482.           "link": 345,
  1483.           "widget": {
  1484.             "name": "multiplier"
  1485.           }
  1486.         }
  1487.       ],
  1488.       "outputs": [
  1489.         {
  1490.           "name": "IMAGE",
  1491.           "type": "IMAGE",
  1492.           "links": [],
  1493.           "slot_index": 0
  1494.         }
  1495.       ],
  1496.       "properties": {
  1497.         "Node name for S&R": "RIFE VFI"
  1498.       },
  1499.       "widgets_values": [
  1500.         "rife47.pth",
  1501.         10,
  1502.         2,
  1503.         true,
  1504.         true,
  1505.         1
  1506.       ]
  1507.     },
  1508.     {
  1509.       "id": 44,
  1510.       "type": "CLIPTextEncode",
  1511.       "pos": [
  1512.         410,
  1513.         210
  1514.       ],
  1515.       "size": [
  1516.         430,
  1517.         220
  1518.       ],
  1519.       "flags": {},
  1520.       "order": 16,
  1521.       "mode": 0,
  1522.       "inputs": [
  1523.         {
  1524.           "name": "clip",
  1525.           "type": "CLIP",
  1526.           "link": 205
  1527.         }
  1528.       ],
  1529.       "outputs": [
  1530.         {
  1531.           "name": "CONDITIONING",
  1532.           "type": "CONDITIONING",
  1533.           "links": [
  1534.             175
  1535.           ],
  1536.           "slot_index": 0
  1537.         }
  1538.       ],
  1539.       "title": "CLIP Text Encode (Positive Prompt)",
  1540.       "properties": {
  1541.         "Node name for S&R": "CLIPTextEncode"
  1542.       },
  1543.       "widgets_values": [
  1544.         "The video shows a small dog sitting on a brick pavement. The dog appears to be a Chow Chow, with a fluffy coat and a pink bowtie around its neck. It is looking up at the camera with its tongue hanging out, as if it is panting or panting. The background is blurred, but we can see a person's legs and a building. The overall mood of the video is playful and playful.Dog is talking, he´s mouth moves.\nThe camera stay stills while the dog talks."
  1545.       ],
  1546.       "color": "#232",
  1547.       "bgcolor": "#353"
  1548.     },
  1549.     {
  1550.       "id": 108,
  1551.       "type": "SimpleMathInt+",
  1552.       "pos": [
  1553.         1780,
  1554.         470
  1555.       ],
  1556.       "size": [
  1557.         277.20001220703125,
  1558.         58
  1559.       ],
  1560.       "flags": {},
  1561.       "order": 12,
  1562.       "mode": 0,
  1563.       "inputs": [],
  1564.       "outputs": [
  1565.         {
  1566.           "name": "INT",
  1567.           "type": "INT",
  1568.           "links": [
  1569.             345,
  1570.             346
  1571.           ],
  1572.           "slot_index": 0
  1573.         }
  1574.       ],
  1575.       "title": "🔧 RIFE Multiplier for frame rate",
  1576.       "properties": {
  1577.         "Node name for S&R": "SimpleMathInt+"
  1578.       },
  1579.       "widgets_values": [
  1580.         3
  1581.       ]
  1582.     }
  1583.   ],
  1584.   "links": [
  1585.     [
  1586.       19,
  1587.       16,
  1588.       0,
  1589.       13,
  1590.       2,
  1591.       "SAMPLER"
  1592.     ],
  1593.     [
  1594.       20,
  1595.       17,
  1596.       0,
  1597.       13,
  1598.       3,
  1599.       "SIGMAS"
  1600.     ],
  1601.     [
  1602.       30,
  1603.       22,
  1604.       0,
  1605.       13,
  1606.       1,
  1607.       "GUIDER"
  1608.     ],
  1609.     [
  1610.       37,
  1611.       25,
  1612.       0,
  1613.       13,
  1614.       0,
  1615.       "NOISE"
  1616.     ],
  1617.     [
  1618.       129,
  1619.       26,
  1620.       0,
  1621.       22,
  1622.       1,
  1623.       "CONDITIONING"
  1624.     ],
  1625.     [
  1626.       175,
  1627.       44,
  1628.       0,
  1629.       26,
  1630.       0,
  1631.       "CONDITIONING"
  1632.     ],
  1633.     [
  1634.       180,
  1635.       45,
  1636.       0,
  1637.       13,
  1638.       4,
  1639.       "LATENT"
  1640.     ],
  1641.     [
  1642.       181,
  1643.       13,
  1644.       0,
  1645.       8,
  1646.       0,
  1647.       "LATENT"
  1648.     ],
  1649.     [
  1650.       190,
  1651.       12,
  1652.       0,
  1653.       17,
  1654.       0,
  1655.       "MODEL"
  1656.     ],
  1657.     [
  1658.       195,
  1659.       67,
  1660.       0,
  1661.       22,
  1662.       0,
  1663.       "MODEL"
  1664.     ],
  1665.     [
  1666.       205,
  1667.       11,
  1668.       0,
  1669.       44,
  1670.       0,
  1671.       "CLIP"
  1672.     ],
  1673.     [
  1674.       206,
  1675.       10,
  1676.       0,
  1677.       8,
  1678.       1,
  1679.       "VAE"
  1680.     ],
  1681.     [
  1682.       209,
  1683.       12,
  1684.       0,
  1685.       67,
  1686.       0,
  1687.       "MODEL"
  1688.     ],
  1689.     [
  1690.       210,
  1691.       13,
  1692.       0,
  1693.       73,
  1694.       0,
  1695.       "LATENT"
  1696.     ],
  1697.     [
  1698.       211,
  1699.       10,
  1700.       0,
  1701.       73,
  1702.       1,
  1703.       "VAE"
  1704.     ],
  1705.     [
  1706.       230,
  1707.       73,
  1708.       0,
  1709.       86,
  1710.       0,
  1711.       "IMAGE"
  1712.     ],
  1713.     [
  1714.       239,
  1715.       105,
  1716.       0,
  1717.       103,
  1718.       0,
  1719.       "*"
  1720.     ],
  1721.     [
  1722.       242,
  1723.       106,
  1724.       0,
  1725.       91,
  1726.       0,
  1727.       "*"
  1728.     ],
  1729.     [
  1730.       243,
  1731.       106,
  1732.       0,
  1733.       92,
  1734.       0,
  1735.       "*"
  1736.     ],
  1737.     [
  1738.       248,
  1739.       103,
  1740.       0,
  1741.       95,
  1742.       0,
  1743.       "*"
  1744.     ],
  1745.     [
  1746.       251,
  1747.       109,
  1748.       1,
  1749.       78,
  1750.       4,
  1751.       "FLOAT"
  1752.     ],
  1753.     [
  1754.       255,
  1755.       86,
  1756.       0,
  1757.       80,
  1758.       0,
  1759.       "IMAGE"
  1760.     ],
  1761.     [
  1762.       273,
  1763.       92,
  1764.       1,
  1765.       103,
  1766.       2,
  1767.       "*"
  1768.     ],
  1769.     [
  1770.       274,
  1771.       91,
  1772.       1,
  1773.       103,
  1774.       1,
  1775.       "*"
  1776.     ],
  1777.     [
  1778.       326,
  1779.       133,
  1780.       0,
  1781.       134,
  1782.       0,
  1783.       "*"
  1784.     ],
  1785.     [
  1786.       327,
  1787.       133,
  1788.       2,
  1789.       135,
  1790.       0,
  1791.       "*"
  1792.     ],
  1793.     [
  1794.       328,
  1795.       133,
  1796.       0,
  1797.       91,
  1798.       1,
  1799.       "*"
  1800.     ],
  1801.     [
  1802.       329,
  1803.       133,
  1804.       2,
  1805.       92,
  1806.       1,
  1807.       "*"
  1808.     ],
  1809.     [
  1810.       330,
  1811.       133,
  1812.       0,
  1813.       105,
  1814.       0,
  1815.       "*"
  1816.     ],
  1817.     [
  1818.       331,
  1819.       133,
  1820.       2,
  1821.       105,
  1822.       1,
  1823.       "*"
  1824.     ],
  1825.     [
  1826.       332,
  1827.       103,
  1828.       0,
  1829.       86,
  1830.       1,
  1831.       "FLOAT"
  1832.     ],
  1833.     [
  1834.       333,
  1835.       136,
  1836.       0,
  1837.       133,
  1838.       0,
  1839.       "*"
  1840.     ],
  1841.     [
  1842.       334,
  1843.       137,
  1844.       0,
  1845.       133,
  1846.       1,
  1847.       "*"
  1848.     ],
  1849.     [
  1850.       339,
  1851.       133,
  1852.       0,
  1853.       45,
  1854.       0,
  1855.       "INT"
  1856.     ],
  1857.     [
  1858.       340,
  1859.       133,
  1860.       2,
  1861.       45,
  1862.       1,
  1863.       "INT"
  1864.     ],
  1865.     [
  1866.       341,
  1867.       109,
  1868.       1,
  1869.       138,
  1870.       0,
  1871.       "*"
  1872.     ],
  1873.     [
  1874.       343,
  1875.       109,
  1876.       1,
  1877.       139,
  1878.       4,
  1879.       "FLOAT"
  1880.     ],
  1881.     [
  1882.       345,
  1883.       108,
  1884.       0,
  1885.       80,
  1886.       2,
  1887.       "INT"
  1888.     ],
  1889.     [
  1890.       346,
  1891.       108,
  1892.       0,
  1893.       109,
  1894.       0,
  1895.       "*"
  1896.     ],
  1897.     [
  1898.       347,
  1899.       73,
  1900.       0,
  1901.       78,
  1902.       0,
  1903.       "IMAGE"
  1904.     ],
  1905.     [
  1906.       348,
  1907.       86,
  1908.       0,
  1909.       139,
  1910.       0,
  1911.       "IMAGE"
  1912.     ]
  1913.   ],
  1914.   "groups": [
  1915.     {
  1916.       "id": 1,
  1917.       "title": "RIFE Interpolation",
  1918.       "bounding": [
  1919.         1751.6103515625,
  1920.         128.01040649414062,
  1921.         339.199951171875,
  1922.         409.9895935058594
  1923.       ],
  1924.       "color": "#3f789e",
  1925.       "font_size": 24,
  1926.       "flags": {}
  1927.     },
  1928.     {
  1929.       "id": 2,
  1930.       "title": "Upscale",
  1931.       "bounding": [
  1932.         1383.2421875,
  1933.         128.6431121826172,
  1934.         350,
  1935.         970
  1936.       ],
  1937.       "color": "#3f789e",
  1938.       "font_size": 24,
  1939.       "flags": {}
  1940.     }
  1941.   ],
  1942.   "config": {},
  1943.   "extra": {
  1944.     "ds": {
  1945.       "scale": 0.7972024500000031,
  1946.       "offset": [
  1947.         -234.70443476876753,
  1948.         -39.27404707352791
  1949.       ]
  1950.     },
  1951.     "groupNodes": {},
  1952.     "node_versions": {
  1953.       "comfy-core": "0.3.13",
  1954.       "ComfyUI_essentials": "33ff89fd354d8ec3ab6affb605a79a931b445d99",
  1955.       "rgthree-comfy": "5d771b8b56a343c24a26e8cea1f0c87c3d58102f",
  1956.       "ComfyUI-VideoHelperSuite": "f7369389620ff244ddd6086cf0fa792a569086f2",
  1957.       "ComfyUI_Comfyroll_CustomNodes": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca",
  1958.       "ComfyUI-Frame-Interpolation": "c336f7184cb1ac1243381e725fea1ad2c0a10c09"
  1959.     },
  1960.     "ue_links": [],
  1961.     "VHS_latentpreview": false,
  1962.     "VHS_latentpreviewrate": 0
  1963.   },
  1964.   "version": 0.4
  1965. }
Advertisement
Add Comment
Please, Sign In to add comment