Advertisement
MunchkinT

workflowFlux- Simple LoRA

Sep 29th, 2024 (edited)
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.82 KB | Software | 0 0
  1. {
  2.   "last_node_id": 20,
  3.   "last_link_id": 29,
  4.   "nodes": [
  5.     {
  6.       "id": 9,
  7.       "type": "EmptyLatentImage",
  8.       "pos": {
  9.         "0": 840,
  10.         "1": 680
  11.       },
  12.       "size": {
  13.         "0": 221,
  14.         "1": 106
  15.       },
  16.       "flags": {},
  17.       "order": 0,
  18.       "mode": 0,
  19.       "inputs": [],
  20.       "outputs": [
  21.         {
  22.           "name": "LATENT",
  23.           "type": "LATENT",
  24.           "links": [
  25.             11
  26.           ],
  27.           "shape": 3
  28.         }
  29.       ],
  30.       "properties": {
  31.         "Node name for S&R": "EmptyLatentImage"
  32.       },
  33.       "widgets_values": [
  34.         1024,
  35.         1024,
  36.         1
  37.       ]
  38.     },
  39.     {
  40.       "id": 15,
  41.       "type": "UNETLoader",
  42.       "pos": {
  43.         "0": 500,
  44.         "1": 220
  45.       },
  46.       "size": {
  47.         "0": 315,
  48.         "1": 82
  49.       },
  50.       "flags": {},
  51.       "order": 1,
  52.       "mode": 0,
  53.       "inputs": [],
  54.       "outputs": [
  55.         {
  56.           "name": "MODEL",
  57.           "type": "MODEL",
  58.           "links": [
  59.             25
  60.           ],
  61.           "slot_index": 0,
  62.           "shape": 3
  63.         }
  64.       ],
  65.       "properties": {
  66.         "Node name for S&R": "UNETLoader"
  67.       },
  68.       "widgets_values": [
  69.         "flux1-dev.sft",
  70.         "fp8_e4m3fn"
  71.       ]
  72.     },
  73.     {
  74.       "id": 16,
  75.       "type": "VAELoader",
  76.       "pos": {
  77.         "0": 510,
  78.         "1": 340
  79.       },
  80.       "size": {
  81.         "0": 315,
  82.         "1": 58
  83.       },
  84.       "flags": {},
  85.       "order": 2,
  86.       "mode": 0,
  87.       "inputs": [],
  88.       "outputs": [
  89.         {
  90.           "name": "VAE",
  91.           "type": "VAE",
  92.           "links": [
  93.             26
  94.           ],
  95.           "slot_index": 0,
  96.           "shape": 3
  97.         }
  98.       ],
  99.       "properties": {
  100.         "Node name for S&R": "VAELoader"
  101.       },
  102.       "widgets_values": [
  103.         "ae.sft"
  104.       ]
  105.     },
  106.     {
  107.       "id": 11,
  108.       "type": "ModelSamplingFlux",
  109.       "pos": {
  110.         "0": 490,
  111.         "1": 630
  112.       },
  113.       "size": {
  114.         "0": 315,
  115.         "1": 130
  116.       },
  117.       "flags": {},
  118.       "order": 4,
  119.       "mode": 0,
  120.       "inputs": [
  121.         {
  122.           "name": "model",
  123.           "type": "MODEL",
  124.           "link": 25
  125.         }
  126.       ],
  127.       "outputs": [
  128.         {
  129.           "name": "MODEL",
  130.           "type": "MODEL",
  131.           "links": [
  132.             17
  133.           ],
  134.           "slot_index": 0,
  135.           "shape": 3
  136.         }
  137.       ],
  138.       "properties": {
  139.         "Node name for S&R": "ModelSamplingFlux"
  140.       },
  141.       "widgets_values": [
  142.         1.15,
  143.         0.5,
  144.         1024,
  145.         1024
  146.       ]
  147.     },
  148.     {
  149.       "id": 18,
  150.       "type": "DualCLIPLoader",
  151.       "pos": {
  152.         "0": 510,
  153.         "1": 480
  154.       },
  155.       "size": {
  156.         "0": 315,
  157.         "1": 106
  158.       },
  159.       "flags": {},
  160.       "order": 3,
  161.       "mode": 0,
  162.       "inputs": [],
  163.       "outputs": [
  164.         {
  165.           "name": "CLIP",
  166.           "type": "CLIP",
  167.           "links": [
  168.             27
  169.           ],
  170.           "slot_index": 0,
  171.           "shape": 3
  172.         }
  173.       ],
  174.       "properties": {
  175.         "Node name for S&R": "DualCLIPLoader"
  176.       },
  177.       "widgets_values": [
  178.         "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
  179.         "flux\\t5xxl_fp8_e4m3fn.safetensors",
  180.         "flux"
  181.       ]
  182.     },
  183.     {
  184.       "id": 6,
  185.       "type": "CLIPTextEncode",
  186.       "pos": {
  187.         "0": 1120,
  188.         "1": 530
  189.       },
  190.       "size": [
  191.         255.05946770025412,
  192.         172.823819252671
  193.       ],
  194.       "flags": {},
  195.       "order": 6,
  196.       "mode": 0,
  197.       "inputs": [
  198.         {
  199.           "name": "clip",
  200.           "type": "CLIP",
  201.           "link": 5
  202.         }
  203.       ],
  204.       "outputs": [
  205.         {
  206.           "name": "CONDITIONING",
  207.           "type": "CONDITIONING",
  208.           "links": [
  209.             24,
  210.             28
  211.           ],
  212.           "slot_index": 0,
  213.           "shape": 3
  214.         }
  215.       ],
  216.       "properties": {
  217.         "Node name for S&R": "CLIPTextEncode"
  218.       },
  219.       "widgets_values": [
  220.         "Cinematic Shot of a woman"
  221.       ]
  222.     },
  223.     {
  224.       "id": 2,
  225.       "type": "LoraLoader|pysssss",
  226.       "pos": {
  227.         "0": 850,
  228.         "1": 410
  229.       },
  230.       "size": {
  231.         "0": 213.81552124023438,
  232.         "1": 220.4575653076172
  233.       },
  234.       "flags": {},
  235.       "order": 5,
  236.       "mode": 0,
  237.       "inputs": [
  238.         {
  239.           "name": "model",
  240.           "type": "MODEL",
  241.           "link": 17
  242.         },
  243.         {
  244.           "name": "clip",
  245.           "type": "CLIP",
  246.           "link": 27
  247.         }
  248.       ],
  249.       "outputs": [
  250.         {
  251.           "name": "MODEL",
  252.           "type": "MODEL",
  253.           "links": [
  254.             15
  255.           ],
  256.           "slot_index": 0,
  257.           "shape": 3
  258.         },
  259.         {
  260.           "name": "CLIP",
  261.           "type": "CLIP",
  262.           "links": [
  263.             5
  264.           ],
  265.           "slot_index": 1,
  266.           "shape": 3
  267.         },
  268.         {
  269.           "name": "STRING",
  270.           "type": "STRING",
  271.           "links": [],
  272.           "slot_index": 2,
  273.           "shape": 3
  274.         }
  275.       ],
  276.       "properties": {
  277.         "Node name for S&R": "LoraLoader|pysssss"
  278.       },
  279.       "widgets_values": [
  280.         {
  281.           "content": "Flux\\Horridscinematicfllux.safetensors",
  282.           "image": "loras/Flux\\Horridscinematicfllux.preview.jpeg"
  283.         },
  284.         1,
  285.         1,
  286.         "trainedwords.txt",
  287.         "Cinematic Shot"
  288.       ]
  289.     },
  290.     {
  291.       "id": 7,
  292.       "type": "KSampler",
  293.       "pos": {
  294.         "0": 1750,
  295.         "1": 338
  296.       },
  297.       "size": [
  298.         315,
  299.         474
  300.       ],
  301.       "flags": {},
  302.       "order": 8,
  303.       "mode": 0,
  304.       "inputs": [
  305.         {
  306.           "name": "model",
  307.           "type": "MODEL",
  308.           "link": 15
  309.         },
  310.         {
  311.           "name": "positive",
  312.           "type": "CONDITIONING",
  313.           "link": 29
  314.         },
  315.         {
  316.           "name": "negative",
  317.           "type": "CONDITIONING",
  318.           "link": 24
  319.         },
  320.         {
  321.           "name": "latent_image",
  322.           "type": "LATENT",
  323.           "link": 11
  324.         }
  325.       ],
  326.       "outputs": [
  327.         {
  328.           "name": "LATENT",
  329.           "type": "LATENT",
  330.           "links": [
  331.             18
  332.           ],
  333.           "slot_index": 0,
  334.           "shape": 3
  335.         }
  336.       ],
  337.       "properties": {
  338.         "Node name for S&R": "KSampler"
  339.       },
  340.       "widgets_values": [
  341.         89768468414588,
  342.         "randomize",
  343.         20,
  344.         1,
  345.         "euler",
  346.         "simple",
  347.         1
  348.       ]
  349.     },
  350.     {
  351.       "id": 19,
  352.       "type": "FluxGuidance",
  353.       "pos": {
  354.         "0": 1450,
  355.         "1": 555
  356.       },
  357.       "size": [
  358.         211.60000610351562,
  359.         58
  360.       ],
  361.       "flags": {},
  362.       "order": 7,
  363.       "mode": 0,
  364.       "inputs": [
  365.         {
  366.           "name": "conditioning",
  367.           "type": "CONDITIONING",
  368.           "link": 28
  369.         }
  370.       ],
  371.       "outputs": [
  372.         {
  373.           "name": "CONDITIONING",
  374.           "type": "CONDITIONING",
  375.           "links": [
  376.             29
  377.           ],
  378.           "shape": 3,
  379.           "slot_index": 0
  380.         }
  381.       ],
  382.       "properties": {
  383.         "Node name for S&R": "FluxGuidance"
  384.       },
  385.       "widgets_values": [
  386.         3.5
  387.       ]
  388.     },
  389.     {
  390.       "id": 12,
  391.       "type": "VAEDecode",
  392.       "pos": {
  393.         "0": 2160,
  394.         "1": 333
  395.       },
  396.       "size": {
  397.         "0": 210,
  398.         "1": 46
  399.       },
  400.       "flags": {},
  401.       "order": 9,
  402.       "mode": 0,
  403.       "inputs": [
  404.         {
  405.           "name": "samples",
  406.           "type": "LATENT",
  407.           "link": 18
  408.         },
  409.         {
  410.           "name": "vae",
  411.           "type": "VAE",
  412.           "link": 26
  413.         }
  414.       ],
  415.       "outputs": [
  416.         {
  417.           "name": "IMAGE",
  418.           "type": "IMAGE",
  419.           "links": [
  420.             20
  421.           ],
  422.           "slot_index": 0,
  423.           "shape": 3
  424.         }
  425.       ],
  426.       "properties": {
  427.         "Node name for S&R": "VAEDecode"
  428.       },
  429.       "widgets_values": []
  430.     },
  431.     {
  432.       "id": 13,
  433.       "type": "SaveImage",
  434.       "pos": {
  435.         "0": 2114,
  436.         "1": 502
  437.       },
  438.       "size": {
  439.         "0": 512.2648315429688,
  440.         "1": 536.9636840820312
  441.       },
  442.       "flags": {},
  443.       "order": 10,
  444.       "mode": 0,
  445.       "inputs": [
  446.         {
  447.           "name": "images",
  448.           "type": "IMAGE",
  449.           "link": 20
  450.         }
  451.       ],
  452.       "outputs": [],
  453.       "properties": {
  454.         "Node name for S&R": "SaveImage"
  455.       },
  456.       "widgets_values": [
  457.         "ComfyUI"
  458.       ]
  459.     }
  460.   ],
  461.   "links": [
  462.     [
  463.       5,
  464.       2,
  465.       1,
  466.       6,
  467.       0,
  468.       "CLIP"
  469.     ],
  470.     [
  471.       11,
  472.       9,
  473.       0,
  474.       7,
  475.       3,
  476.       "LATENT"
  477.     ],
  478.     [
  479.       15,
  480.       2,
  481.       0,
  482.       7,
  483.       0,
  484.       "MODEL"
  485.     ],
  486.     [
  487.       17,
  488.       11,
  489.       0,
  490.       2,
  491.       0,
  492.       "MODEL"
  493.     ],
  494.     [
  495.       18,
  496.       7,
  497.       0,
  498.       12,
  499.       0,
  500.       "LATENT"
  501.     ],
  502.     [
  503.       20,
  504.       12,
  505.       0,
  506.       13,
  507.       0,
  508.       "IMAGE"
  509.     ],
  510.     [
  511.       24,
  512.       6,
  513.       0,
  514.       7,
  515.       2,
  516.       "CONDITIONING"
  517.     ],
  518.     [
  519.       25,
  520.       15,
  521.       0,
  522.       11,
  523.       0,
  524.       "MODEL"
  525.     ],
  526.     [
  527.       26,
  528.       16,
  529.       0,
  530.       12,
  531.       1,
  532.       "VAE"
  533.     ],
  534.     [
  535.       27,
  536.       18,
  537.       0,
  538.       2,
  539.       1,
  540.       "CLIP"
  541.     ],
  542.     [
  543.       28,
  544.       6,
  545.       0,
  546.       19,
  547.       0,
  548.       "CONDITIONING"
  549.     ],
  550.     [
  551.       29,
  552.       19,
  553.       0,
  554.       7,
  555.       1,
  556.       "CONDITIONING"
  557.     ]
  558.   ],
  559.   "groups": [],
  560.   "config": {},
  561.   "extra": {
  562.     "ds": {
  563.       "scale": 0.9646149645000023,
  564.       "offset": [
  565.         87.39424159107864,
  566.         -40.4572532915672
  567.       ]
  568.     }
  569.   },
  570.   "version": 0.4
  571. }
Tags: ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement