Guest User

FluxUpscaleOptions

a guest
Aug 12th, 2025
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 34.76 KB | None | 0 0
  1. {
  2.   "id": "9a0011a8-5398-4df4-854e-03dc04d351e7",
  3.   "revision": 0,
  4.   "last_node_id": 58,
  5.   "last_link_id": 95,
  6.   "nodes": [
  7.     {
  8.       "id": 28,
  9.       "type": "Note",
  10.       "pos": [
  11.         48,
  12.         576
  13.       ],
  14.       "size": [
  15.         336,
  16.         288
  17.       ],
  18.       "flags": {},
  19.       "order": 0,
  20.       "mode": 0,
  21.       "inputs": [],
  22.       "outputs": [],
  23.       "properties": {
  24.         "text": "",
  25.         "widget_ue_connectable": {}
  26.       },
  27.       "widgets_values": [
  28.         "If you get an error in any of the nodes above make sure the files are in the correct directories.\n\nSee the top of the examples page for the links : https://comfyanonymous.github.io/ComfyUI_examples/flux/\n\nflux1-dev.sft goes in: ComfyUI/models/unet/\n\nt5xxl_fp16.safetensors and clip_l.safetensors go in: ComfyUI/models/clip/\n\nae.sft goes in: ComfyUI/models/vae/\n\n\nTip: You can set the weight_dtype above to one of the fp8 types if you have memory issues."
  29.       ],
  30.       "color": "#432",
  31.       "bgcolor": "#653"
  32.     },
  33.     {
  34.       "id": 26,
  35.       "type": "FluxGuidance",
  36.       "pos": [
  37.         480,
  38.         144
  39.       ],
  40.       "size": [
  41.         317.4000244140625,
  42.         58
  43.       ],
  44.       "flags": {},
  45.       "order": 20,
  46.       "mode": 0,
  47.       "inputs": [
  48.         {
  49.           "name": "conditioning",
  50.           "type": "CONDITIONING",
  51.           "link": 41
  52.         }
  53.       ],
  54.       "outputs": [
  55.         {
  56.           "name": "CONDITIONING",
  57.           "type": "CONDITIONING",
  58.           "slot_index": 0,
  59.           "links": [
  60.             42
  61.           ]
  62.         }
  63.       ],
  64.       "properties": {
  65.         "cnr_id": "comfy-core",
  66.         "ver": "0.3.30",
  67.         "Node name for S&R": "FluxGuidance",
  68.         "widget_ue_connectable": {}
  69.       },
  70.       "widgets_values": [
  71.         2.8000000000000003
  72.       ],
  73.       "color": "#233",
  74.       "bgcolor": "#355"
  75.     },
  76.     {
  77.       "id": 11,
  78.       "type": "DualCLIPLoader",
  79.       "pos": [
  80.         -346.8081359863281,
  81.         183.49998474121094
  82.       ],
  83.       "size": [
  84.         315,
  85.         130
  86.       ],
  87.       "flags": {},
  88.       "order": 1,
  89.       "mode": 0,
  90.       "inputs": [],
  91.       "outputs": [
  92.         {
  93.           "name": "CLIP",
  94.           "type": "CLIP",
  95.           "slot_index": 0,
  96.           "links": [
  97.             49
  98.           ]
  99.         }
  100.       ],
  101.       "properties": {
  102.         "cnr_id": "comfy-core",
  103.         "ver": "0.3.30",
  104.         "Node name for S&R": "DualCLIPLoader",
  105.         "widget_ue_connectable": {}
  106.       },
  107.       "widgets_values": [
  108.         "t5xxl_fp16.safetensors",
  109.         "clip_l.safetensors",
  110.         "flux",
  111.         "default"
  112.       ]
  113.     },
  114.     {
  115.       "id": 33,
  116.       "type": "UpscaleModelLoader",
  117.       "pos": [
  118.         854.8366088867188,
  119.         315.9426574707031
  120.       ],
  121.       "size": [
  122.         315,
  123.         58
  124.       ],
  125.       "flags": {},
  126.       "order": 2,
  127.       "mode": 0,
  128.       "inputs": [],
  129.       "outputs": [
  130.         {
  131.           "name": "UPSCALE_MODEL",
  132.           "type": "UPSCALE_MODEL",
  133.           "links": [
  134.             51
  135.           ]
  136.         }
  137.       ],
  138.       "properties": {
  139.         "cnr_id": "comfy-core",
  140.         "ver": "0.3.30",
  141.         "Node name for S&R": "UpscaleModelLoader",
  142.         "widget_ue_connectable": {}
  143.       },
  144.       "widgets_values": [
  145.         "4x_foolhardy_Remacri.pth"
  146.       ]
  147.     },
  148.     {
  149.       "id": 34,
  150.       "type": "ImageUpscaleWithModel",
  151.       "pos": [
  152.         857.8668212890625,
  153.         434.12451171875
  154.       ],
  155.       "size": [
  156.         340.20001220703125,
  157.         46
  158.       ],
  159.       "flags": {},
  160.       "order": 29,
  161.       "mode": 0,
  162.       "inputs": [
  163.         {
  164.           "name": "upscale_model",
  165.           "type": "UPSCALE_MODEL",
  166.           "link": 51
  167.         },
  168.         {
  169.           "name": "image",
  170.           "type": "IMAGE",
  171.           "link": 76
  172.         }
  173.       ],
  174.       "outputs": [
  175.         {
  176.           "name": "IMAGE",
  177.           "type": "IMAGE",
  178.           "links": [
  179.             54
  180.           ]
  181.         }
  182.       ],
  183.       "properties": {
  184.         "cnr_id": "comfy-core",
  185.         "ver": "0.3.30",
  186.         "Node name for S&R": "ImageUpscaleWithModel",
  187.         "widget_ue_connectable": {}
  188.       },
  189.       "widgets_values": []
  190.     },
  191.     {
  192.       "id": 17,
  193.       "type": "BasicScheduler",
  194.       "pos": [
  195.         478.49737548828125,
  196.         845.2171020507812
  197.       ],
  198.       "size": [
  199.         315,
  200.         106
  201.       ],
  202.       "flags": {},
  203.       "order": 16,
  204.       "mode": 0,
  205.       "inputs": [
  206.         {
  207.           "name": "model",
  208.           "type": "MODEL",
  209.           "link": 47
  210.         }
  211.       ],
  212.       "outputs": [
  213.         {
  214.           "name": "SIGMAS",
  215.           "type": "SIGMAS",
  216.           "links": [
  217.             20
  218.           ]
  219.         }
  220.       ],
  221.       "properties": {
  222.         "cnr_id": "comfy-core",
  223.         "ver": "0.3.30",
  224.         "Node name for S&R": "BasicScheduler",
  225.         "widget_ue_connectable": {}
  226.       },
  227.       "widgets_values": [
  228.         "beta",
  229.         20,
  230.         1
  231.       ]
  232.     },
  233.     {
  234.       "id": 49,
  235.       "type": "SaveImage",
  236.       "pos": [
  237.         1450.7860107421875,
  238.         -170.81591796875
  239.       ],
  240.       "size": [
  241.         515.6583862304688,
  242.         455.2833557128906
  243.       ],
  244.       "flags": {},
  245.       "order": 12,
  246.       "mode": 0,
  247.       "inputs": [
  248.         {
  249.           "name": "images",
  250.           "type": "IMAGE",
  251.           "link": 73
  252.         }
  253.       ],
  254.       "outputs": [],
  255.       "properties": {
  256.         "cnr_id": "comfy-core",
  257.         "ver": "0.3.30",
  258.         "widget_ue_connectable": {}
  259.       },
  260.       "widgets_values": [
  261.         "ComfyUI"
  262.       ]
  263.     },
  264.     {
  265.       "id": 13,
  266.       "type": "SamplerCustomAdvanced",
  267.       "pos": [
  268.         873.091064453125,
  269.         47.30304718017578
  270.       ],
  271.       "size": [
  272.         272.3617858886719,
  273.         124.53733825683594
  274.       ],
  275.       "flags": {},
  276.       "order": 22,
  277.       "mode": 0,
  278.       "inputs": [
  279.         {
  280.           "name": "noise",
  281.           "type": "NOISE",
  282.           "link": 37
  283.         },
  284.         {
  285.           "name": "guider",
  286.           "type": "GUIDER",
  287.           "link": 30
  288.         },
  289.         {
  290.           "name": "sampler",
  291.           "type": "SAMPLER",
  292.           "link": 19
  293.         },
  294.         {
  295.           "name": "sigmas",
  296.           "type": "SIGMAS",
  297.           "link": 20
  298.         },
  299.         {
  300.           "name": "latent_image",
  301.           "type": "LATENT",
  302.           "link": 44
  303.         }
  304.       ],
  305.       "outputs": [
  306.         {
  307.           "name": "output",
  308.           "type": "LATENT",
  309.           "slot_index": 0,
  310.           "links": [
  311.             74
  312.           ]
  313.         },
  314.         {
  315.           "name": "denoised_output",
  316.           "type": "LATENT",
  317.           "links": null
  318.         }
  319.       ],
  320.       "properties": {
  321.         "cnr_id": "comfy-core",
  322.         "ver": "0.3.30",
  323.         "Node name for S&R": "SamplerCustomAdvanced",
  324.         "widget_ue_connectable": {}
  325.       },
  326.       "widgets_values": []
  327.     },
  328.     {
  329.       "id": 8,
  330.       "type": "VAEDecode",
  331.       "pos": [
  332.         879.6362915039062,
  333.         217.75762939453125
  334.       ],
  335.       "size": [
  336.         210,
  337.         46
  338.       ],
  339.       "flags": {},
  340.       "order": 24,
  341.       "mode": 0,
  342.       "inputs": [
  343.         {
  344.           "name": "samples",
  345.           "type": "LATENT",
  346.           "link": 74
  347.         },
  348.         {
  349.           "name": "vae",
  350.           "type": "VAE",
  351.           "link": 12
  352.         }
  353.       ],
  354.       "outputs": [
  355.         {
  356.           "name": "IMAGE",
  357.           "type": "IMAGE",
  358.           "slot_index": 0,
  359.           "links": [
  360.             75
  361.           ]
  362.         }
  363.       ],
  364.       "properties": {
  365.         "cnr_id": "comfy-core",
  366.         "ver": "0.3.30",
  367.         "Node name for S&R": "VAEDecode",
  368.         "widget_ue_connectable": {}
  369.       },
  370.       "widgets_values": []
  371.     },
  372.     {
  373.       "id": 48,
  374.       "type": "Reroute",
  375.       "pos": [
  376.         1299.5357666015625,
  377.         173.0258026123047
  378.       ],
  379.       "size": [
  380.         75,
  381.         26
  382.       ],
  383.       "flags": {},
  384.       "order": 3,
  385.       "mode": 0,
  386.       "inputs": [
  387.         {
  388.           "name": "",
  389.           "type": "*",
  390.           "link": null
  391.         }
  392.       ],
  393.       "outputs": [
  394.         {
  395.           "label": "No",
  396.           "name": "",
  397.           "type": "*",
  398.           "links": [
  399.             73
  400.           ]
  401.         }
  402.       ],
  403.       "properties": {
  404.         "showOutputText": false,
  405.         "horizontal": false,
  406.         "widget_ue_connectable": {}
  407.       },
  408.       "color": "#322",
  409.       "bgcolor": "#533"
  410.     },
  411.     {
  412.       "id": 25,
  413.       "type": "RandomNoise",
  414.       "pos": [
  415.         480,
  416.         624
  417.       ],
  418.       "size": [
  419.         315,
  420.         82
  421.       ],
  422.       "flags": {},
  423.       "order": 4,
  424.       "mode": 0,
  425.       "inputs": [],
  426.       "outputs": [
  427.         {
  428.           "name": "NOISE",
  429.           "type": "NOISE",
  430.           "links": [
  431.             37
  432.           ]
  433.         }
  434.       ],
  435.       "properties": {
  436.         "cnr_id": "comfy-core",
  437.         "ver": "0.3.30",
  438.         "Node name for S&R": "RandomNoise",
  439.         "widget_ue_connectable": {}
  440.       },
  441.       "widgets_values": [
  442.         608524175828573,
  443.         "randomize"
  444.       ],
  445.       "color": "#2a363b",
  446.       "bgcolor": "#3f5159"
  447.     },
  448.     {
  449.       "id": 37,
  450.       "type": "VAEEncode",
  451.       "pos": [
  452.         885.89697265625,
  453.         662.9124145507812
  454.       ],
  455.       "size": [
  456.         210,
  457.         46
  458.       ],
  459.       "flags": {},
  460.       "order": 32,
  461.       "mode": 0,
  462.       "inputs": [
  463.         {
  464.           "name": "pixels",
  465.           "type": "IMAGE",
  466.           "link": 55
  467.         },
  468.         {
  469.           "name": "vae",
  470.           "type": "VAE",
  471.           "link": 56
  472.         }
  473.       ],
  474.       "outputs": [
  475.         {
  476.           "name": "LATENT",
  477.           "type": "LATENT",
  478.           "links": [
  479.             57
  480.           ]
  481.         }
  482.       ],
  483.       "properties": {
  484.         "cnr_id": "comfy-core",
  485.         "ver": "0.3.30",
  486.         "Node name for S&R": "VAEEncode",
  487.         "widget_ue_connectable": {}
  488.       },
  489.       "widgets_values": []
  490.     },
  491.     {
  492.       "id": 38,
  493.       "type": "SamplerCustomAdvanced",
  494.       "pos": [
  495.         877.5635986328125,
  496.         771.2455444335938
  497.       ],
  498.       "size": [
  499.         355.20001220703125,
  500.         106
  501.       ],
  502.       "flags": {},
  503.       "order": 33,
  504.       "mode": 0,
  505.       "inputs": [
  506.         {
  507.           "name": "noise",
  508.           "type": "NOISE",
  509.           "link": 66
  510.         },
  511.         {
  512.           "name": "guider",
  513.           "type": "GUIDER",
  514.           "link": 59
  515.         },
  516.         {
  517.           "name": "sampler",
  518.           "type": "SAMPLER",
  519.           "link": 60
  520.         },
  521.         {
  522.           "name": "sigmas",
  523.           "type": "SIGMAS",
  524.           "link": 69
  525.         },
  526.         {
  527.           "name": "latent_image",
  528.           "type": "LATENT",
  529.           "link": 57
  530.         }
  531.       ],
  532.       "outputs": [
  533.         {
  534.           "name": "output",
  535.           "type": "LATENT",
  536.           "links": [
  537.             62
  538.           ]
  539.         },
  540.         {
  541.           "name": "denoised_output",
  542.           "type": "LATENT",
  543.           "links": null
  544.         }
  545.       ],
  546.       "properties": {
  547.         "cnr_id": "comfy-core",
  548.         "ver": "0.3.30",
  549.         "Node name for S&R": "SamplerCustomAdvanced",
  550.         "widget_ue_connectable": {}
  551.       },
  552.       "widgets_values": []
  553.     },
  554.     {
  555.       "id": 40,
  556.       "type": "VAEDecode",
  557.       "pos": [
  558.         1274.5330810546875,
  559.         781.0942993164062
  560.       ],
  561.       "size": [
  562.         210,
  563.         46
  564.       ],
  565.       "flags": {},
  566.       "order": 34,
  567.       "mode": 0,
  568.       "inputs": [
  569.         {
  570.           "name": "samples",
  571.           "type": "LATENT",
  572.           "link": 62
  573.         },
  574.         {
  575.           "name": "vae",
  576.           "type": "VAE",
  577.           "link": 63
  578.         }
  579.       ],
  580.       "outputs": [
  581.         {
  582.           "name": "IMAGE",
  583.           "type": "IMAGE",
  584.           "links": [
  585.             64
  586.           ]
  587.         }
  588.       ],
  589.       "properties": {
  590.         "cnr_id": "comfy-core",
  591.         "ver": "0.3.30",
  592.         "Node name for S&R": "VAEDecode",
  593.         "widget_ue_connectable": {}
  594.       },
  595.       "widgets_values": []
  596.     },
  597.     {
  598.       "id": 41,
  599.       "type": "SaveImage",
  600.       "pos": [
  601.         1511.136474609375,
  602.         838.4329223632812
  603.       ],
  604.       "size": [
  605.         568.787841796875,
  606.         498.9091491699219
  607.       ],
  608.       "flags": {},
  609.       "order": 35,
  610.       "mode": 0,
  611.       "inputs": [
  612.         {
  613.           "name": "images",
  614.           "type": "IMAGE",
  615.           "link": 64
  616.         }
  617.       ],
  618.       "outputs": [],
  619.       "properties": {
  620.         "cnr_id": "comfy-core",
  621.         "ver": "0.3.30",
  622.         "widget_ue_connectable": {}
  623.       },
  624.       "widgets_values": [
  625.         "ComfyUI"
  626.       ]
  627.     },
  628.     {
  629.       "id": 39,
  630.       "type": "RandomNoise",
  631.       "pos": [
  632.         881.351318359375,
  633.         944.7305908203125
  634.       ],
  635.       "size": [
  636.         315,
  637.         82
  638.       ],
  639.       "flags": {},
  640.       "order": 5,
  641.       "mode": 0,
  642.       "inputs": [],
  643.       "outputs": [
  644.         {
  645.           "name": "NOISE",
  646.           "type": "NOISE",
  647.           "links": [
  648.             66
  649.           ]
  650.         }
  651.       ],
  652.       "properties": {
  653.         "cnr_id": "comfy-core",
  654.         "ver": "0.3.30",
  655.         "Node name for S&R": "RandomNoise",
  656.         "widget_ue_connectable": {}
  657.       },
  658.       "widgets_values": [
  659.         365299901390265,
  660.         "randomize"
  661.       ]
  662.     },
  663.     {
  664.       "id": 43,
  665.       "type": "BasicScheduler",
  666.       "pos": [
  667.         889.31640625,
  668.         1084.900390625
  669.       ],
  670.       "size": [
  671.         315,
  672.         106
  673.       ],
  674.       "flags": {},
  675.       "order": 17,
  676.       "mode": 0,
  677.       "inputs": [
  678.         {
  679.           "name": "model",
  680.           "type": "MODEL",
  681.           "link": 68
  682.         }
  683.       ],
  684.       "outputs": [
  685.         {
  686.           "name": "SIGMAS",
  687.           "type": "SIGMAS",
  688.           "links": [
  689.             69
  690.           ]
  691.         }
  692.       ],
  693.       "properties": {
  694.         "cnr_id": "comfy-core",
  695.         "ver": "0.3.30",
  696.         "Node name for S&R": "BasicScheduler",
  697.         "widget_ue_connectable": {}
  698.       },
  699.       "widgets_values": [
  700.         "beta",
  701.         20,
  702.         0.45000000000000007
  703.       ]
  704.     },
  705.     {
  706.       "id": 51,
  707.       "type": "VAEEncode",
  708.       "pos": [
  709.         2156.842529296875,
  710.         700.2581176757812
  711.       ],
  712.       "size": [
  713.         210,
  714.         46
  715.       ],
  716.       "flags": {},
  717.       "order": 14,
  718.       "mode": 0,
  719.       "inputs": [
  720.         {
  721.           "name": "pixels",
  722.           "type": "IMAGE",
  723.           "link": 90
  724.         },
  725.         {
  726.           "name": "vae",
  727.           "type": "VAE",
  728.           "link": 92
  729.         }
  730.       ],
  731.       "outputs": [
  732.         {
  733.           "name": "LATENT",
  734.           "type": "LATENT",
  735.           "links": [
  736.             84
  737.           ]
  738.         }
  739.       ],
  740.       "properties": {
  741.         "cnr_id": "comfy-core",
  742.         "ver": "0.3.30",
  743.         "Node name for S&R": "VAEEncode",
  744.         "widget_ue_connectable": {}
  745.       },
  746.       "widgets_values": []
  747.     },
  748.     {
  749.       "id": 52,
  750.       "type": "SamplerCustomAdvanced",
  751.       "pos": [
  752.         2148.509033203125,
  753.         808.5912475585938
  754.       ],
  755.       "size": [
  756.         355.20001220703125,
  757.         106
  758.       ],
  759.       "flags": {},
  760.       "order": 23,
  761.       "mode": 0,
  762.       "inputs": [
  763.         {
  764.           "name": "noise",
  765.           "type": "NOISE",
  766.           "link": 82
  767.         },
  768.         {
  769.           "name": "guider",
  770.           "type": "GUIDER",
  771.           "link": 87
  772.         },
  773.         {
  774.           "name": "sampler",
  775.           "type": "SAMPLER",
  776.           "link": 88
  777.         },
  778.         {
  779.           "name": "sigmas",
  780.           "type": "SIGMAS",
  781.           "link": 83
  782.         },
  783.         {
  784.           "name": "latent_image",
  785.           "type": "LATENT",
  786.           "link": 84
  787.         }
  788.       ],
  789.       "outputs": [
  790.         {
  791.           "name": "output",
  792.           "type": "LATENT",
  793.           "links": [
  794.             85
  795.           ]
  796.         },
  797.         {
  798.           "name": "denoised_output",
  799.           "type": "LATENT",
  800.           "links": null
  801.         }
  802.       ],
  803.       "properties": {
  804.         "cnr_id": "comfy-core",
  805.         "ver": "0.3.30",
  806.         "Node name for S&R": "SamplerCustomAdvanced",
  807.         "widget_ue_connectable": {}
  808.       },
  809.       "widgets_values": []
  810.     },
  811.     {
  812.       "id": 53,
  813.       "type": "VAEDecode",
  814.       "pos": [
  815.         2545.478515625,
  816.         818.4400024414062
  817.       ],
  818.       "size": [
  819.         210,
  820.         46
  821.       ],
  822.       "flags": {},
  823.       "order": 25,
  824.       "mode": 0,
  825.       "inputs": [
  826.         {
  827.           "name": "samples",
  828.           "type": "LATENT",
  829.           "link": 85
  830.         },
  831.         {
  832.           "name": "vae",
  833.           "type": "VAE",
  834.           "link": 93
  835.         }
  836.       ],
  837.       "outputs": [
  838.         {
  839.           "name": "IMAGE",
  840.           "type": "IMAGE",
  841.           "links": [
  842.             86
  843.           ]
  844.         }
  845.       ],
  846.       "properties": {
  847.         "cnr_id": "comfy-core",
  848.         "ver": "0.3.30",
  849.         "Node name for S&R": "VAEDecode",
  850.         "widget_ue_connectable": {}
  851.       },
  852.       "widgets_values": []
  853.     },
  854.     {
  855.       "id": 54,
  856.       "type": "SaveImage",
  857.       "pos": [
  858.         2782.08203125,
  859.         875.7786254882812
  860.       ],
  861.       "size": [
  862.         568.787841796875,
  863.         498.9091491699219
  864.       ],
  865.       "flags": {},
  866.       "order": 27,
  867.       "mode": 0,
  868.       "inputs": [
  869.         {
  870.           "name": "images",
  871.           "type": "IMAGE",
  872.           "link": 86
  873.         }
  874.       ],
  875.       "outputs": [],
  876.       "properties": {
  877.         "cnr_id": "comfy-core",
  878.         "ver": "0.3.30",
  879.         "widget_ue_connectable": {}
  880.       },
  881.       "widgets_values": [
  882.         "ComfyUI"
  883.       ]
  884.     },
  885.     {
  886.       "id": 56,
  887.       "type": "BasicScheduler",
  888.       "pos": [
  889.         2160.261962890625,
  890.         1122.24609375
  891.       ],
  892.       "size": [
  893.         315,
  894.         106
  895.       ],
  896.       "flags": {},
  897.       "order": 18,
  898.       "mode": 0,
  899.       "inputs": [
  900.         {
  901.           "name": "model",
  902.           "type": "MODEL",
  903.           "link": 94
  904.         }
  905.       ],
  906.       "outputs": [
  907.         {
  908.           "name": "SIGMAS",
  909.           "type": "SIGMAS",
  910.           "links": [
  911.             83
  912.           ]
  913.         }
  914.       ],
  915.       "properties": {
  916.         "cnr_id": "comfy-core",
  917.         "ver": "0.3.30",
  918.         "Node name for S&R": "BasicScheduler",
  919.         "widget_ue_connectable": {}
  920.       },
  921.       "widgets_values": [
  922.         "beta",
  923.         20,
  924.         0.45000000000000007
  925.       ]
  926.     },
  927.     {
  928.       "id": 22,
  929.       "type": "BasicGuider",
  930.       "pos": [
  931.         576,
  932.         48
  933.       ],
  934.       "size": [
  935.         222.3482666015625,
  936.         46
  937.       ],
  938.       "flags": {},
  939.       "order": 21,
  940.       "mode": 0,
  941.       "inputs": [
  942.         {
  943.           "name": "model",
  944.           "type": "MODEL",
  945.           "link": 45
  946.         },
  947.         {
  948.           "name": "conditioning",
  949.           "type": "CONDITIONING",
  950.           "link": 42
  951.         }
  952.       ],
  953.       "outputs": [
  954.         {
  955.           "name": "GUIDER",
  956.           "type": "GUIDER",
  957.           "slot_index": 0,
  958.           "links": [
  959.             30,
  960.             59,
  961.             87
  962.           ]
  963.         }
  964.       ],
  965.       "properties": {
  966.         "cnr_id": "comfy-core",
  967.         "ver": "0.3.30",
  968.         "Node name for S&R": "BasicGuider",
  969.         "widget_ue_connectable": {}
  970.       },
  971.       "widgets_values": []
  972.     },
  973.     {
  974.       "id": 16,
  975.       "type": "KSamplerSelect",
  976.       "pos": [
  977.         478,
  978.         749
  979.       ],
  980.       "size": [
  981.         315,
  982.         58
  983.       ],
  984.       "flags": {},
  985.       "order": 6,
  986.       "mode": 0,
  987.       "inputs": [],
  988.       "outputs": [
  989.         {
  990.           "name": "SAMPLER",
  991.           "type": "SAMPLER",
  992.           "links": [
  993.             19,
  994.             60,
  995.             88
  996.           ]
  997.         }
  998.       ],
  999.       "properties": {
  1000.         "cnr_id": "comfy-core",
  1001.         "ver": "0.3.30",
  1002.         "Node name for S&R": "KSamplerSelect",
  1003.         "widget_ue_connectable": {}
  1004.       },
  1005.       "widgets_values": [
  1006.         "deis"
  1007.       ]
  1008.     },
  1009.     {
  1010.       "id": 55,
  1011.       "type": "RandomNoise",
  1012.       "pos": [
  1013.         2152.296875,
  1014.         982.0762939453125
  1015.       ],
  1016.       "size": [
  1017.         315,
  1018.         82
  1019.       ],
  1020.       "flags": {},
  1021.       "order": 7,
  1022.       "mode": 0,
  1023.       "inputs": [],
  1024.       "outputs": [
  1025.         {
  1026.           "name": "NOISE",
  1027.           "type": "NOISE",
  1028.           "links": [
  1029.             82
  1030.           ]
  1031.         }
  1032.       ],
  1033.       "properties": {
  1034.         "cnr_id": "comfy-core",
  1035.         "ver": "0.3.30",
  1036.         "Node name for S&R": "RandomNoise",
  1037.         "widget_ue_connectable": {}
  1038.       },
  1039.       "widgets_values": [
  1040.         271683242209048,
  1041.         "randomize"
  1042.       ]
  1043.     },
  1044.     {
  1045.       "id": 47,
  1046.       "type": "Reroute",
  1047.       "pos": [
  1048.         1302.16357421875,
  1049.         283.2282409667969
  1050.       ],
  1051.       "size": [
  1052.         82,
  1053.         26
  1054.       ],
  1055.       "flags": {},
  1056.       "order": 28,
  1057.       "mode": 0,
  1058.       "inputs": [
  1059.         {
  1060.           "name": "",
  1061.           "type": "*",
  1062.           "link": 95
  1063.         }
  1064.       ],
  1065.       "outputs": [
  1066.         {
  1067.           "label": "Yes",
  1068.           "name": "IMAGE",
  1069.           "type": "IMAGE",
  1070.           "links": [
  1071.             76,
  1072.             77
  1073.           ]
  1074.         }
  1075.       ],
  1076.       "properties": {
  1077.         "showOutputText": true,
  1078.         "horizontal": false,
  1079.         "widget_ue_connectable": {}
  1080.       },
  1081.       "color": "#232",
  1082.       "bgcolor": "#353"
  1083.     },
  1084.     {
  1085.       "id": 32,
  1086.       "type": "PreviewImage",
  1087.       "pos": [
  1088.         1518.2735595703125,
  1089.         330.5745544433594
  1090.       ],
  1091.       "size": [
  1092.         494.8485107421875,
  1093.         465.3939514160156
  1094.       ],
  1095.       "flags": {},
  1096.       "order": 30,
  1097.       "mode": 0,
  1098.       "inputs": [
  1099.         {
  1100.           "name": "images",
  1101.           "type": "IMAGE",
  1102.           "link": 77
  1103.         }
  1104.       ],
  1105.       "outputs": [],
  1106.       "properties": {
  1107.         "cnr_id": "comfy-core",
  1108.         "ver": "0.3.30",
  1109.         "Node name for S&R": "PreviewImage",
  1110.         "widget_ue_connectable": {}
  1111.       },
  1112.       "widgets_values": []
  1113.     },
  1114.     {
  1115.       "id": 58,
  1116.       "type": "PreviewImage",
  1117.       "pos": [
  1118.         2151.177978515625,
  1119.         174.98800659179688
  1120.       ],
  1121.       "size": [
  1122.         494.8485107421875,
  1123.         465.3939514160156
  1124.       ],
  1125.       "flags": {},
  1126.       "order": 13,
  1127.       "mode": 0,
  1128.       "inputs": [
  1129.         {
  1130.           "name": "images",
  1131.           "type": "IMAGE",
  1132.           "link": 91
  1133.         }
  1134.       ],
  1135.       "outputs": [],
  1136.       "properties": {
  1137.         "cnr_id": "comfy-core",
  1138.         "ver": "0.3.30",
  1139.         "Node name for S&R": "PreviewImage",
  1140.         "widget_ue_connectable": {}
  1141.       },
  1142.       "widgets_values": []
  1143.     },
  1144.     {
  1145.       "id": 57,
  1146.       "type": "Reroute",
  1147.       "pos": [
  1148.         1301.177001953125,
  1149.         222.2606658935547
  1150.       ],
  1151.       "size": [
  1152.         82,
  1153.         26
  1154.       ],
  1155.       "flags": {},
  1156.       "order": 8,
  1157.       "mode": 0,
  1158.       "inputs": [
  1159.         {
  1160.           "name": "",
  1161.           "type": "*",
  1162.           "link": null
  1163.         }
  1164.       ],
  1165.       "outputs": [
  1166.         {
  1167.           "label": "2nd Pass only",
  1168.           "name": "IMAGE",
  1169.           "type": "*",
  1170.           "links": [
  1171.             90,
  1172.             91
  1173.           ]
  1174.         }
  1175.       ],
  1176.       "title": "2nd Pass only",
  1177.       "properties": {
  1178.         "showOutputText": true,
  1179.         "horizontal": false,
  1180.         "widget_ue_connectable": {}
  1181.       },
  1182.       "color": "#323",
  1183.       "bgcolor": "#535"
  1184.     },
  1185.     {
  1186.       "id": 31,
  1187.       "type": "Power Lora Loader (rgthree)",
  1188.       "pos": [
  1189.         19.880699157714844,
  1190.         50.37334442138672
  1191.       ],
  1192.       "size": [
  1193.         340.20001220703125,
  1194.         238
  1195.       ],
  1196.       "flags": {},
  1197.       "order": 15,
  1198.       "mode": 0,
  1199.       "inputs": [
  1200.         {
  1201.           "dir": 3,
  1202.           "name": "model",
  1203.           "type": "MODEL",
  1204.           "link": 46
  1205.         },
  1206.         {
  1207.           "dir": 3,
  1208.           "name": "clip",
  1209.           "type": "CLIP",
  1210.           "link": 49
  1211.         }
  1212.       ],
  1213.       "outputs": [
  1214.         {
  1215.           "dir": 4,
  1216.           "name": "MODEL",
  1217.           "shape": 3,
  1218.           "type": "MODEL",
  1219.           "links": [
  1220.             45,
  1221.             47,
  1222.             68,
  1223.             94
  1224.           ]
  1225.         },
  1226.         {
  1227.           "dir": 4,
  1228.           "name": "CLIP",
  1229.           "shape": 3,
  1230.           "type": "CLIP",
  1231.           "links": [
  1232.             48
  1233.           ]
  1234.         }
  1235.       ],
  1236.       "properties": {
  1237.         "cnr_id": "rgthree-comfy",
  1238.         "ver": "5dc53323e07a021038af9f2a4a06ebc071f7218c",
  1239.         "Show Strengths": "Single Strength",
  1240.         "widget_ue_connectable": {}
  1241.       },
  1242.       "widgets_values": [
  1243.         {},
  1244.         {
  1245.           "type": "PowerLoraLoaderHeaderWidget"
  1246.         },
  1247.         {
  1248.           "on": false,
  1249.           "lora": "Flux\\Illustration Concept VI.safetensors",
  1250.           "strength": 0.6,
  1251.           "strengthTwo": null
  1252.         },
  1253.         {
  1254.           "on": false,
  1255.           "lora": "Flux\\Comic book opus IV.safetensors",
  1256.           "strength": 0.2,
  1257.           "strengthTwo": null
  1258.         },
  1259.         {
  1260.           "on": false,
  1261.           "lora": "Flux\\Phandigrams_III.safetensors",
  1262.           "strength": 0.6,
  1263.           "strengthTwo": null
  1264.         },
  1265.         {
  1266.           "on": false,
  1267.           "lora": "Flux\\Artsy_Fartsy.safetensors",
  1268.           "strength": 0.9,
  1269.           "strengthTwo": null
  1270.         },
  1271.         {
  1272.           "on": false,
  1273.           "lora": "Flux\\paintart-style-009-v1-0-flux.safetensors",
  1274.           "strength": 0.65,
  1275.           "strengthTwo": null
  1276.         },
  1277.         {},
  1278.         ""
  1279.       ]
  1280.     },
  1281.     {
  1282.       "id": 46,
  1283.       "type": "Reroute",
  1284.       "pos": [
  1285.         1182.5687255859375,
  1286.         201.2591094970703
  1287.       ],
  1288.       "size": [
  1289.         82,
  1290.         26
  1291.       ],
  1292.       "flags": {},
  1293.       "order": 26,
  1294.       "mode": 0,
  1295.       "inputs": [
  1296.         {
  1297.           "name": "",
  1298.           "type": "*",
  1299.           "link": 75
  1300.         }
  1301.       ],
  1302.       "outputs": [
  1303.         {
  1304.           "label": "Upscale?",
  1305.           "name": "IMAGE",
  1306.           "type": "IMAGE",
  1307.           "links": [
  1308.             95
  1309.           ]
  1310.         }
  1311.       ],
  1312.       "properties": {
  1313.         "showOutputText": true,
  1314.         "horizontal": false,
  1315.         "widget_ue_connectable": {}
  1316.       },
  1317.       "color": "#432",
  1318.       "bgcolor": "#653"
  1319.     },
  1320.     {
  1321.       "id": 10,
  1322.       "type": "VAELoader",
  1323.       "pos": [
  1324.         -345.99713134765625,
  1325.         367.2743835449219
  1326.       ],
  1327.       "size": [
  1328.         311.81634521484375,
  1329.         60.429901123046875
  1330.       ],
  1331.       "flags": {},
  1332.       "order": 9,
  1333.       "mode": 0,
  1334.       "inputs": [],
  1335.       "outputs": [
  1336.         {
  1337.           "name": "VAE",
  1338.           "type": "VAE",
  1339.           "slot_index": 0,
  1340.           "links": [
  1341.             12,
  1342.             56,
  1343.             63,
  1344.             92,
  1345.             93
  1346.           ]
  1347.         }
  1348.       ],
  1349.       "properties": {
  1350.         "cnr_id": "comfy-core",
  1351.         "ver": "0.3.30",
  1352.         "Node name for S&R": "VAELoader",
  1353.         "widget_ue_connectable": {}
  1354.       },
  1355.       "widgets_values": [
  1356.         "ae.safetensors"
  1357.       ]
  1358.     },
  1359.     {
  1360.       "id": 12,
  1361.       "type": "UNETLoader",
  1362.       "pos": [
  1363.         -349.9251708984375,
  1364.         55.44995880126953
  1365.       ],
  1366.       "size": [
  1367.         314.1735534667969,
  1368.         88.6446304321289
  1369.       ],
  1370.       "flags": {},
  1371.       "order": 10,
  1372.       "mode": 0,
  1373.       "inputs": [],
  1374.       "outputs": [
  1375.         {
  1376.           "name": "MODEL",
  1377.           "type": "MODEL",
  1378.           "slot_index": 0,
  1379.           "links": [
  1380.             46
  1381.           ]
  1382.         }
  1383.       ],
  1384.       "properties": {
  1385.         "cnr_id": "comfy-core",
  1386.         "ver": "0.3.30",
  1387.         "Node name for S&R": "UNETLoader",
  1388.         "widget_ue_connectable": {}
  1389.       },
  1390.       "widgets_values": [
  1391.         "flux1-krea-dev.safetensors",
  1392.         "default"
  1393.       ],
  1394.       "color": "#223",
  1395.       "bgcolor": "#335"
  1396.     },
  1397.     {
  1398.       "id": 30,
  1399.       "type": "SDXL Empty Latent Image (rgthree)",
  1400.       "pos": [
  1401.         387.2389831542969,
  1402.         447.2940979003906
  1403.       ],
  1404.       "size": [
  1405.         415.8000183105469,
  1406.         146
  1407.       ],
  1408.       "flags": {},
  1409.       "order": 11,
  1410.       "mode": 0,
  1411.       "inputs": [],
  1412.       "outputs": [
  1413.         {
  1414.           "name": "LATENT",
  1415.           "type": "LATENT",
  1416.           "links": [
  1417.             44
  1418.           ]
  1419.         },
  1420.         {
  1421.           "name": "CLIP_WIDTH",
  1422.           "type": "INT",
  1423.           "links": null
  1424.         },
  1425.         {
  1426.           "name": "CLIP_HEIGHT",
  1427.           "type": "INT",
  1428.           "links": null
  1429.         }
  1430.       ],
  1431.       "properties": {
  1432.         "cnr_id": "rgthree-comfy",
  1433.         "ver": "5dc53323e07a021038af9f2a4a06ebc071f7218c",
  1434.         "Node name for S&R": "SDXL Empty Latent Image (rgthree)",
  1435.         "widget_ue_connectable": {}
  1436.       },
  1437.       "widgets_values": [
  1438.         "1216 x 832   (landscape)",
  1439.         2,
  1440.         1
  1441.       ]
  1442.     },
  1443.     {
  1444.       "id": 36,
  1445.       "type": "ImageScaleBy",
  1446.       "pos": [
  1447.         864.6848754882812,
  1448.         533.3670043945312
  1449.       ],
  1450.       "size": [
  1451.         315,
  1452.         82
  1453.       ],
  1454.       "flags": {},
  1455.       "order": 31,
  1456.       "mode": 0,
  1457.       "inputs": [
  1458.         {
  1459.           "name": "image",
  1460.           "type": "IMAGE",
  1461.           "link": 54
  1462.         }
  1463.       ],
  1464.       "outputs": [
  1465.         {
  1466.           "name": "IMAGE",
  1467.           "type": "IMAGE",
  1468.           "links": [
  1469.             55
  1470.           ]
  1471.         }
  1472.       ],
  1473.       "properties": {
  1474.         "cnr_id": "comfy-core",
  1475.         "ver": "0.3.30",
  1476.         "Node name for S&R": "ImageScaleBy",
  1477.         "widget_ue_connectable": {}
  1478.       },
  1479.       "widgets_values": [
  1480.         "bilinear",
  1481.         0.38000000000000006
  1482.       ]
  1483.     },
  1484.     {
  1485.       "id": 6,
  1486.       "type": "CLIPTextEncode",
  1487.       "pos": [
  1488.         384,
  1489.         240
  1490.       ],
  1491.       "size": [
  1492.         422.84503173828125,
  1493.         164.31304931640625
  1494.       ],
  1495.       "flags": {},
  1496.       "order": 19,
  1497.       "mode": 0,
  1498.       "inputs": [
  1499.         {
  1500.           "name": "clip",
  1501.           "type": "CLIP",
  1502.           "link": 48
  1503.         }
  1504.       ],
  1505.       "outputs": [
  1506.         {
  1507.           "name": "CONDITIONING",
  1508.           "type": "CONDITIONING",
  1509.           "slot_index": 0,
  1510.           "links": [
  1511.             41
  1512.           ]
  1513.         }
  1514.       ],
  1515.       "title": "CLIP Text Encode (Positive Prompt)",
  1516.       "properties": {
  1517.         "cnr_id": "comfy-core",
  1518.         "ver": "0.3.30",
  1519.         "Node name for S&R": "CLIPTextEncode",
  1520.         "widget_ue_connectable": {}
  1521.       },
  1522.       "widgets_values": [
  1523.         "Manga illustration showing a Japanese schoolgirl waiting for the train at a station. She is alone and she looks bored. Her hair is in twin ponytails There's a vending machine in the background."
  1524.       ],
  1525.       "color": "#232",
  1526.       "bgcolor": "#353"
  1527.     }
  1528.   ],
  1529.   "links": [
  1530.     [
  1531.       12,
  1532.       10,
  1533.       0,
  1534.       8,
  1535.       1,
  1536.       "VAE"
  1537.     ],
  1538.     [
  1539.       19,
  1540.       16,
  1541.       0,
  1542.       13,
  1543.       2,
  1544.       "SAMPLER"
  1545.     ],
  1546.     [
  1547.       20,
  1548.       17,
  1549.       0,
  1550.       13,
  1551.       3,
  1552.       "SIGMAS"
  1553.     ],
  1554.     [
  1555.       30,
  1556.       22,
  1557.       0,
  1558.       13,
  1559.       1,
  1560.       "GUIDER"
  1561.     ],
  1562.     [
  1563.       37,
  1564.       25,
  1565.       0,
  1566.       13,
  1567.       0,
  1568.       "NOISE"
  1569.     ],
  1570.     [
  1571.       41,
  1572.       6,
  1573.       0,
  1574.       26,
  1575.       0,
  1576.       "CONDITIONING"
  1577.     ],
  1578.     [
  1579.       42,
  1580.       26,
  1581.       0,
  1582.       22,
  1583.       1,
  1584.       "CONDITIONING"
  1585.     ],
  1586.     [
  1587.       44,
  1588.       30,
  1589.       0,
  1590.       13,
  1591.       4,
  1592.       "LATENT"
  1593.     ],
  1594.     [
  1595.       45,
  1596.       31,
  1597.       0,
  1598.       22,
  1599.       0,
  1600.       "MODEL"
  1601.     ],
  1602.     [
  1603.       46,
  1604.       12,
  1605.       0,
  1606.       31,
  1607.       0,
  1608.       "MODEL"
  1609.     ],
  1610.     [
  1611.       47,
  1612.       31,
  1613.       0,
  1614.       17,
  1615.       0,
  1616.       "MODEL"
  1617.     ],
  1618.     [
  1619.       48,
  1620.       31,
  1621.       1,
  1622.       6,
  1623.       0,
  1624.       "CLIP"
  1625.     ],
  1626.     [
  1627.       49,
  1628.       11,
  1629.       0,
  1630.       31,
  1631.       1,
  1632.       "CLIP"
  1633.     ],
  1634.     [
  1635.       51,
  1636.       33,
  1637.       0,
  1638.       34,
  1639.       0,
  1640.       "UPSCALE_MODEL"
  1641.     ],
  1642.     [
  1643.       54,
  1644.       34,
  1645.       0,
  1646.       36,
  1647.       0,
  1648.       "IMAGE"
  1649.     ],
  1650.     [
  1651.       55,
  1652.       36,
  1653.       0,
  1654.       37,
  1655.       0,
  1656.       "IMAGE"
  1657.     ],
  1658.     [
  1659.       56,
  1660.       10,
  1661.       0,
  1662.       37,
  1663.       1,
  1664.       "VAE"
  1665.     ],
  1666.     [
  1667.       57,
  1668.       37,
  1669.       0,
  1670.       38,
  1671.       4,
  1672.       "LATENT"
  1673.     ],
  1674.     [
  1675.       59,
  1676.       22,
  1677.       0,
  1678.       38,
  1679.       1,
  1680.       "GUIDER"
  1681.     ],
  1682.     [
  1683.       60,
  1684.       16,
  1685.       0,
  1686.       38,
  1687.       2,
  1688.       "SAMPLER"
  1689.     ],
  1690.     [
  1691.       62,
  1692.       38,
  1693.       0,
  1694.       40,
  1695.       0,
  1696.       "LATENT"
  1697.     ],
  1698.     [
  1699.       63,
  1700.       10,
  1701.       0,
  1702.       40,
  1703.       1,
  1704.       "VAE"
  1705.     ],
  1706.     [
  1707.       64,
  1708.       40,
  1709.       0,
  1710.       41,
  1711.       0,
  1712.       "IMAGE"
  1713.     ],
  1714.     [
  1715.       66,
  1716.       39,
  1717.       0,
  1718.       38,
  1719.       0,
  1720.       "NOISE"
  1721.     ],
  1722.     [
  1723.       68,
  1724.       31,
  1725.       0,
  1726.       43,
  1727.       0,
  1728.       "MODEL"
  1729.     ],
  1730.     [
  1731.       69,
  1732.       43,
  1733.       0,
  1734.       38,
  1735.       3,
  1736.       "SIGMAS"
  1737.     ],
  1738.     [
  1739.       73,
  1740.       48,
  1741.       0,
  1742.       49,
  1743.       0,
  1744.       "IMAGE"
  1745.     ],
  1746.     [
  1747.       74,
  1748.       13,
  1749.       0,
  1750.       8,
  1751.       0,
  1752.       "LATENT"
  1753.     ],
  1754.     [
  1755.       75,
  1756.       8,
  1757.       0,
  1758.       46,
  1759.       0,
  1760.       "*"
  1761.     ],
  1762.     [
  1763.       76,
  1764.       47,
  1765.       0,
  1766.       34,
  1767.       1,
  1768.       "IMAGE"
  1769.     ],
  1770.     [
  1771.       77,
  1772.       47,
  1773.       0,
  1774.       32,
  1775.       0,
  1776.       "IMAGE"
  1777.     ],
  1778.     [
  1779.       82,
  1780.       55,
  1781.       0,
  1782.       52,
  1783.       0,
  1784.       "NOISE"
  1785.     ],
  1786.     [
  1787.       83,
  1788.       56,
  1789.       0,
  1790.       52,
  1791.       3,
  1792.       "SIGMAS"
  1793.     ],
  1794.     [
  1795.       84,
  1796.       51,
  1797.       0,
  1798.       52,
  1799.       4,
  1800.       "LATENT"
  1801.     ],
  1802.     [
  1803.       85,
  1804.       52,
  1805.       0,
  1806.       53,
  1807.       0,
  1808.       "LATENT"
  1809.     ],
  1810.     [
  1811.       86,
  1812.       53,
  1813.       0,
  1814.       54,
  1815.       0,
  1816.       "IMAGE"
  1817.     ],
  1818.     [
  1819.       87,
  1820.       22,
  1821.       0,
  1822.       52,
  1823.       1,
  1824.       "GUIDER"
  1825.     ],
  1826.     [
  1827.       88,
  1828.       16,
  1829.       0,
  1830.       52,
  1831.       2,
  1832.       "SAMPLER"
  1833.     ],
  1834.     [
  1835.       90,
  1836.       57,
  1837.       0,
  1838.       51,
  1839.       0,
  1840.       "IMAGE"
  1841.     ],
  1842.     [
  1843.       91,
  1844.       57,
  1845.       0,
  1846.       58,
  1847.       0,
  1848.       "IMAGE"
  1849.     ],
  1850.     [
  1851.       92,
  1852.       10,
  1853.       0,
  1854.       51,
  1855.       1,
  1856.       "VAE"
  1857.     ],
  1858.     [
  1859.       93,
  1860.       10,
  1861.       0,
  1862.       53,
  1863.       1,
  1864.       "VAE"
  1865.     ],
  1866.     [
  1867.       94,
  1868.       31,
  1869.       0,
  1870.       56,
  1871.       0,
  1872.       "MODEL"
  1873.     ],
  1874.     [
  1875.       95,
  1876.       46,
  1877.       0,
  1878.       47,
  1879.       0,
  1880.       "*"
  1881.     ]
  1882.   ],
  1883.   "groups": [],
  1884.   "config": {},
  1885.   "extra": {
  1886.     "ds": {
  1887.       "scale": 1.3310000000000006,
  1888.       "offset": [
  1889.         -18.083658935007975,
  1890.         -39.641355465062006
  1891.       ]
  1892.     },
  1893.     "frontendVersion": "1.23.4",
  1894.     "ue_links": [],
  1895.     "links_added_by_ue": [],
  1896.     "VHS_latentpreview": false,
  1897.     "VHS_latentpreviewrate": 0,
  1898.     "VHS_MetadataImage": true,
  1899.     "VHS_KeepIntermediate": true
  1900.   },
  1901.   "version": 0.4
  1902. }
Advertisement
Add Comment
Please, Sign In to add comment