From e8e5012f0c1b83c23d6ff8864fe91c0885fb1aab Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Fri, 7 Mar 2025 21:23:50 +0800 Subject: [PATCH] Update flux workflow for v0.7.34 --- workflow/lora_manager_flux_example.json | 846 +----------------------- 1 file changed, 1 insertion(+), 845 deletions(-) diff --git a/workflow/lora_manager_flux_example.json b/workflow/lora_manager_flux_example.json index 1dbe41e9..d86eeb4c 100644 --- a/workflow/lora_manager_flux_example.json +++ b/workflow/lora_manager_flux_example.json @@ -1,845 +1 @@ -{ - "last_node_id": 52, - "last_link_id": 80, - "nodes": [ - { - "id": 34, - "type": "Note", - "pos": [ - 831, - 501 - ], - "size": [ - 282.8617858886719, - 164.08004760742188 - ], - "flags": {}, - "order": 0, - "mode": 0, - "inputs": [], - "outputs": [], - "properties": { - "text": "" - }, - "widgets_values": [ - "Note that Flux dev and schnell do not have any negative prompt so CFG should be set to 1.0. Setting CFG to 1.0 means the negative prompt is ignored." - ], - "color": "#432", - "bgcolor": "#653" - }, - { - "id": 33, - "type": "CLIPTextEncode", - "pos": [ - 515.009033203125, - 393.20904541015625 - ], - "size": [ - 422.84503173828125, - 164.31304931640625 - ], - "flags": { - "collapsed": true - }, - "order": 7, - "mode": 0, - "inputs": [ - { - "name": "clip", - "type": "CLIP", - "link": 63, - "slot_index": 0 - } - ], - "outputs": [ - { - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 55 - ], - "slot_index": 0 - } - ], - "title": "CLIP Text Encode (Negative Prompt)", - "properties": { - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 27, - "type": "EmptySD3LatentImage", - "pos": [ - 471, - 455 - ], - "size": [ - 315, - 106 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 51 - ], - "slot_index": 0, - "shape": 3 - } - ], - "properties": { - "Node name for S&R": "EmptySD3LatentImage" - }, - "widgets_values": [ - 768, - 768, - 1 - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 8, - "type": "VAEDecode", - "pos": [ - 1151, - 195 - ], - "size": [ - 210, - 46 - ], - "flags": {}, - "order": 14, - "mode": 0, - "inputs": [ - { - "name": "samples", - "type": "LATENT", - "link": 52 - }, - { - "name": "vae", - "type": "VAE", - "link": 64 - } - ], - "outputs": [ - { - "name": "IMAGE", - "type": "IMAGE", - "links": [ - 78 - ], - "slot_index": 0 - } - ], - "properties": { - "Node name for S&R": "VAEDecode" - }, - "widgets_values": [] - }, - { - "id": 39, - "type": "VAELoader", - "pos": [ - -140, - 320 - ], - "size": [ - 210, - 58 - ], - "flags": { - "collapsed": false - }, - "order": 2, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "VAE", - "type": "VAE", - "links": [ - 64 - ], - "slot_index": 0, - "shape": 3 - } - ], - "properties": { - "Node name for S&R": "VAELoader", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "flux1\\ae.safetensors" - ] - }, - { - "id": 38, - "type": "DualCLIPLoader", - "pos": [ - -220, - 110 - ], - "size": [ - 313.5278625488281, - 106 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 60 - ], - "slot_index": 0, - "shape": 3 - } - ], - "properties": { - "Node name for S&R": "DualCLIPLoader", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "t5xxl_fp8_e4m3fn.safetensors", - "clip_l.safetensors", - "flux", - "default" - ] - }, - { - "id": 6, - "type": "CLIPTextEncode", - "pos": [ - 516.9750366210938, - 335.9007568359375 - ], - "size": [ - 422.84503173828125, - 164.31304931640625 - ], - "flags": { - "collapsed": true - }, - "order": 11, - "mode": 0, - "inputs": [ - { - "name": "clip", - "type": "CLIP", - "link": 62 - }, - { - "name": "text", - "type": "STRING", - "link": 72, - "widget": { - "name": "text" - } - } - ], - "outputs": [ - { - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 56 - ], - "slot_index": 0 - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "Node name for S&R": "CLIPTextEncode" - }, - "widgets_values": [ - "cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open placing a fancy black forest cake with candles on top of a dinner table of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere there are paintings on the walls" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 35, - "type": "FluxGuidance", - "pos": [ - 583.529541015625, - 221.86776733398438 - ], - "size": [ - 211.60000610351562, - 58 - ], - "flags": {}, - "order": 12, - "mode": 0, - "inputs": [ - { - "name": "conditioning", - "type": "CONDITIONING", - "link": 56 - } - ], - "outputs": [ - { - "name": "CONDITIONING", - "type": "CONDITIONING", - "links": [ - 57 - ], - "slot_index": 0, - "shape": 3 - } - ], - "properties": { - "Node name for S&R": "FluxGuidance" - }, - "widgets_values": [ - 3.5 - ] - }, - { - "id": 37, - "type": "UNETLoader", - "pos": [ - -230, - -30 - ], - "size": [ - 315, - 82 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 59 - ], - "slot_index": 0 - } - ], - "properties": { - "Node name for S&R": "UNETLoader", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "flux\\flux1-dev-fp8-e4m3fn.safetensors", - "fp8_e4m3fn_fast" - ] - }, - { - "id": 50, - "type": "PreviewImage", - "pos": [ - 1138.27978515625, - -502.31640625 - ], - "size": [ - 563.1337280273438, - 591.0390014648438 - ], - "flags": {}, - "order": 15, - "mode": 0, - "inputs": [ - { - "name": "images", - "type": "IMAGE", - "link": 78 - } - ], - "outputs": [], - "properties": { - "Node name for S&R": "PreviewImage" - }, - "widgets_values": [] - }, - { - "id": 31, - "type": "KSampler", - "pos": [ - 818.4793090820312, - 196.13223266601562 - ], - "size": [ - 315, - 262 - ], - "flags": {}, - "order": 13, - "mode": 0, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 61 - }, - { - "name": "positive", - "type": "CONDITIONING", - "link": 57 - }, - { - "name": "negative", - "type": "CONDITIONING", - "link": 55 - }, - { - "name": "latent_image", - "type": "LATENT", - "link": 51 - } - ], - "outputs": [ - { - "name": "LATENT", - "type": "LATENT", - "links": [ - 52 - ], - "slot_index": 0, - "shape": 3 - } - ], - "properties": { - "Node name for S&R": "KSampler" - }, - "widgets_values": [ - 42, - "fixed", - 20, - 1, - "euler", - "simple", - 1 - ] - }, - { - "id": 51, - "type": "StringConstantMultiline", - "pos": [ - 208.3675994873047, - -122.63990020751953 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 79 - ], - "slot_index": 0 - } - ], - "title": "positive", - "properties": { - "Node name for S&R": "StringConstantMultiline" - }, - "widgets_values": [ - "cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open placing a fancy black forest cake with candles on top of a dinner table of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere there are paintings on the walls", - true - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 40, - "type": "LoRALoader", - "pos": [ - 209.59677124023438, - -383.6261901855469 - ], - "size": [ - 400, - 200 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "name": "model", - "type": "MODEL", - "link": 59 - }, - { - "name": "clip", - "type": "CLIP", - "link": 60 - } - ], - "outputs": [ - { - "name": "MODEL", - "type": "MODEL", - "links": [ - 61 - ], - "slot_index": 0 - }, - { - "name": "CLIP", - "type": "CLIP", - "links": [ - 62, - 63 - ], - "slot_index": 1 - }, - { - "name": "loaded_loras", - "type": "STRING", - "links": [ - 65 - ], - "slot_index": 2 - }, - { - "name": "trigger_words", - "type": "STRING", - "links": [ - 73 - ], - "slot_index": 3 - } - ], - "properties": { - "Node name for S&R": "LoRALoader" - }, - "widgets_values": [ - " " - ], - "color": "#323", - "bgcolor": "#535" - }, - { - "id": 41, - "type": "easy showAnything", - "pos": [ - 759.5703125, - -378.4567565917969 - ], - "size": [ - 343, - 186 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "name": "anything", - "type": "*", - "link": 65, - "shape": 7 - } - ], - "outputs": [ - { - "name": "output", - "type": "*", - "links": null - } - ], - "title": "loaded loras", - "properties": { - "Node name for S&R": "easy showAnything" - }, - "widgets_values": [ - "pp-enchanted-whimsy: 0.9\nral-frctlgmtry_flux: 1.0\npp-storybook_rank2_bf16: 0.8" - ] - }, - { - "id": 42, - "type": "easy showAnything", - "pos": [ - 759.541748046875, - -70.61344146728516 - ], - "size": [ - 344.583740234375, - 150.5681915283203 - ], - "flags": {}, - "order": 10, - "mode": 0, - "inputs": [ - { - "name": "anything", - "type": "*", - "link": 76, - "shape": 7 - } - ], - "outputs": [ - { - "name": "output", - "type": "*", - "links": [ - 72 - ], - "slot_index": 0 - } - ], - "title": "trigger words & prompt", - "properties": { - "Node name for S&R": "easy showAnything" - }, - "widgets_values": [ - "in the style of ppWhimsy, ral-frctlgmtry, ppstorybook,cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open placing a fancy black forest cake with candles on top of a dinner table of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere there are paintings on the walls" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 46, - "type": "JoinStrings", - "pos": [ - 715.80712890625, - -130.51344299316406 - ], - "size": [ - 315, - 106 - ], - "flags": { - "collapsed": true - }, - "order": 9, - "mode": 0, - "inputs": [ - { - "name": "string1", - "type": "STRING", - "link": 73, - "widget": { - "name": "string1" - } - }, - { - "name": "string2", - "type": "STRING", - "link": 79, - "widget": { - "name": "string2" - } - } - ], - "outputs": [ - { - "name": "STRING", - "type": "STRING", - "links": [ - 76 - ], - "slot_index": 0 - } - ], - "properties": { - "Node name for S&R": "JoinStrings" - }, - "widgets_values": [ - "", - "", - "," - ] - } - ], - "links": [ - [ - 51, - 27, - 0, - 31, - 3, - "LATENT" - ], - [ - 52, - 31, - 0, - 8, - 0, - "LATENT" - ], - [ - 55, - 33, - 0, - 31, - 2, - "CONDITIONING" - ], - [ - 56, - 6, - 0, - 35, - 0, - "CONDITIONING" - ], - [ - 57, - 35, - 0, - 31, - 1, - "CONDITIONING" - ], - [ - 59, - 37, - 0, - 40, - 0, - "MODEL" - ], - [ - 60, - 38, - 0, - 40, - 1, - "CLIP" - ], - [ - 61, - 40, - 0, - 31, - 0, - "MODEL" - ], - [ - 62, - 40, - 1, - 6, - 0, - "CLIP" - ], - [ - 63, - 40, - 1, - 33, - 0, - "CLIP" - ], - [ - 64, - 39, - 0, - 8, - 1, - "VAE" - ], - [ - 65, - 40, - 2, - 41, - 0, - "*" - ], - [ - 72, - 42, - 0, - 6, - 1, - "STRING" - ], - [ - 73, - 40, - 3, - 46, - 0, - "STRING" - ], - [ - 76, - 46, - 0, - 42, - 0, - "*" - ], - [ - 78, - 8, - 0, - 50, - 0, - "IMAGE" - ], - [ - 79, - 51, - 0, - 46, - 1, - "STRING" - ] - ], - "groups": [], - "config": {}, - "extra": { - "node_versions": { - "comfy-core": "0.3.14", - "ComfyUI-KJNodes": "9a3434ffa335a16949aa4c3196a2cd37ba7b4876", - "ComfyUI-Lora-Manager": "4605399b50babce4de4b8eae377f422d5ceee7f2", - "ComfyUI-Easy-Use": "0b64d4c29733f79bcc491e286df333a943e17152" - }, - "ue_links": [], - "VHS_latentpreview": false, - "VHS_latentpreviewrate": 0 - }, - "version": 0.4 -} \ No newline at end of file +{"last_node_id":60,"last_link_id":107,"nodes":[{"id":34,"type":"Note","pos":[831,501],"size":[282.8617858886719,164.08004760742188],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[],"properties":{"text":""},"widgets_values":["Note that Flux dev and schnell do not have any negative prompt so CFG should be set to 1.0. Setting CFG to 1.0 means the negative prompt is ignored."],"color":"#432","bgcolor":"#653"},{"id":33,"type":"CLIPTextEncode","pos":[515.009033203125,393.20904541015625],"size":[422.84503173828125,164.31304931640625],"flags":{"collapsed":true},"order":7,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":100,"slot_index":0}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[55],"slot_index":0}],"title":"CLIP Text Encode (Negative Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"CLIPTextEncode"},"widgets_values":[""],"color":"#322","bgcolor":"#533"},{"id":8,"type":"VAEDecode","pos":[1151,195],"size":[210,46],"flags":{},"order":13,"mode":0,"inputs":[{"name":"samples","localized_name":"samples","type":"LATENT","link":52},{"name":"vae","localized_name":"vae","type":"VAE","link":64}],"outputs":[{"name":"IMAGE","localized_name":"IMAGE","type":"IMAGE","links":[78],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":39,"type":"VAELoader","pos":[-140,320],"size":[210,58],"flags":{"collapsed":false},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"VAE","localized_name":"VAE","type":"VAE","shape":3,"links":[64],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"VAELoader","enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":["flux1\\ae.safetensors"]},{"id":6,"type":"CLIPTextEncode","pos":[516.9750366210938,335.9007568359375],"size":[422.84503173828125,164.31304931640625],"flags":{"collapsed":true},"order":10,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":99},{"name":"text","type":"STRING","widget":{"name":"text"},"link":102}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[56],"slot_index":0}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"CLIPTextEncode"},"widgets_values":["cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open placing a fancy black forest cake with candles on top of a dinner table of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere there are paintings on the walls"],"color":"#232","bgcolor":"#353"},{"id":37,"type":"UNETLoader","pos":[-230,-30],"size":[315,82],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[96],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"UNETLoader","enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":["flux\\flux1-dev-fp8-e4m3fn.safetensors","fp8_e4m3fn_fast"]},{"id":38,"type":"DualCLIPLoader","pos":[-220,110],"size":[313.5278625488281,106],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","localized_name":"CLIP","type":"CLIP","shape":3,"links":[97],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"DualCLIPLoader","enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":["t5xxl_fp8_e4m3fn.safetensors","clip_l.safetensors","flux","default"]},{"id":59,"type":"TriggerWord Toggle (LoraManager)","pos":[660.5112915039062,-515.7277221679688],"size":[403.1999816894531,196],"flags":{},"order":8,"mode":0,"inputs":[{"name":"trigger_words","type":"STRING","widget":{"name":"trigger_words"},"link":103}],"outputs":[{"name":"filtered_trigger_words","localized_name":"filtered_trigger_words","type":"STRING","links":[104],"slot_index":0}],"properties":{"cnr_id":"comfyui-lora-manager","ver":"caae1d2fbef7866c88688cc4613ca01b7b58ed00","Node name for S&R":"TriggerWord Toggle (LoraManager)"},"widgets_values":["",[{"text":"in the style of ppWhimsy","active":true},{"text":"ral-frctlgmtry","active":true},{"text":"ppstorybook","active":true}]],"color":"#323","bgcolor":"#535"},{"id":58,"type":"Lora Loader (LoraManager)","pos":[200.35455322265625,-514.3543090820312],"size":[400,308],"flags":{},"order":6,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":96},{"name":"clip","localized_name":"clip","type":"CLIP","link":97}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[98]},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[99,100]},{"name":"trigger_words","localized_name":"trigger_words","type":"STRING","links":[103],"slot_index":2}],"properties":{"cnr_id":"comfyui-lora-manager","ver":"caae1d2fbef7866c88688cc4613ca01b7b58ed00","Node name for S&R":"Lora Loader (LoraManager)"},"widgets_values":["",[{"name":"pp-enchanted-whimsy","strength":"0.90","active":true},{"name":"ral-frctlgmtry_flux","strength":"0.85","active":true},{"name":"pp-storybook_rank2_bf16","strength":0.8,"active":true}]],"color":"#323","bgcolor":"#535"},{"id":27,"type":"EmptySD3LatentImage","pos":[471,455],"size":[315,106],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","localized_name":"LATENT","type":"LATENT","shape":3,"links":[51],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"EmptySD3LatentImage"},"widgets_values":[896,1152,1],"color":"#323","bgcolor":"#535"},{"id":50,"type":"PreviewImage","pos":[1131.0074462890625,-610.499267578125],"size":[612.2246704101562,800.1298828125],"flags":{},"order":14,"mode":0,"inputs":[{"name":"images","localized_name":"images","type":"IMAGE","link":78}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":35,"type":"FluxGuidance","pos":[414.43865966796875,217.32232666015625],"size":[211.60000610351562,58],"flags":{},"order":11,"mode":0,"inputs":[{"name":"conditioning","localized_name":"conditioning","type":"CONDITIONING","link":56}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","shape":3,"links":[57],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"FluxGuidance"},"widgets_values":[3.5]},{"id":46,"type":"JoinStrings","pos":[760.3523559570312,-144.1498260498047],"size":[315,106],"flags":{"collapsed":false},"order":9,"mode":0,"inputs":[{"name":"string1","type":"STRING","widget":{"name":"string1"},"link":104},{"name":"string2","type":"STRING","widget":{"name":"string2"},"link":107}],"outputs":[{"name":"STRING","localized_name":"STRING","type":"STRING","links":[102],"slot_index":0}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.0.6","Node name for S&R":"JoinStrings"},"widgets_values":["","",","],"color":"#232","bgcolor":"#353"},{"id":31,"type":"KSampler","pos":[763.934326171875,58.16864013671875],"size":[315,262],"flags":{},"order":12,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":98},{"name":"positive","localized_name":"positive","type":"CONDITIONING","link":57},{"name":"negative","localized_name":"negative","type":"CONDITIONING","link":55},{"name":"latent_image","localized_name":"latent_image","type":"LATENT","link":51}],"outputs":[{"name":"LATENT","localized_name":"LATENT","type":"LATENT","shape":3,"links":[52],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.18","Node name for S&R":"KSampler"},"widgets_values":[44,"fixed",25,1,"dpmpp_2m","beta",1]},{"id":51,"type":"StringConstantMultiline","pos":[284.5125427246094,-100.88720703125],"size":[400,200],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"STRING","localized_name":"STRING","type":"STRING","links":[107],"slot_index":0}],"title":"positive","properties":{"cnr_id":"comfyui-kjnodes","ver":"1.0.6","Node name for S&R":"StringConstantMultiline"},"widgets_values":["Stylized geek cat artist with glasses and a paintbrush, smiling at the viewer while holding a sign that reads 'Stay tuned!', solid white background",true],"color":"#232","bgcolor":"#353"}],"links":[[51,27,0,31,3,"LATENT"],[52,31,0,8,0,"LATENT"],[55,33,0,31,2,"CONDITIONING"],[56,6,0,35,0,"CONDITIONING"],[57,35,0,31,1,"CONDITIONING"],[64,39,0,8,1,"VAE"],[78,8,0,50,0,"IMAGE"],[96,37,0,58,0,"MODEL"],[97,38,0,58,1,"CLIP"],[98,58,0,31,0,"MODEL"],[99,58,1,6,0,"CLIP"],[100,58,1,33,0,"CLIP"],[102,46,0,6,1,"STRING"],[103,58,2,59,0,"STRING"],[104,59,0,46,0,"STRING"],[107,51,0,46,1,"STRING"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.6830134553650705,"offset":[299.53800617420427,704.2039313916424]},"node_versions":{"comfy-core":"0.3.14","ComfyUI-KJNodes":"9a3434ffa335a16949aa4c3196a2cd37ba7b4876","ComfyUI-Easy-Use":"0b64d4c29733f79bcc491e286df333a943e17152","ComfyUI-Lora-Manager":"df9594d04cc7d832f6fea7e22ac4a88629dab243"},"ue_links":[],"VHS_latentpreview":false,"VHS_latentpreviewrate":0,"VHS_MetadataImage":true,"VHS_KeepIntermediate":true},"version":0.4} \ No newline at end of file