Instructions to use Leon1000/Flux2-Klein-9B-Consistency with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Leon1000/Flux2-Klein-9B-Consistency with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Leon1000/Flux2-Klein-9B-Consistency") prompt = "Turn this cat into a dog" input_image = load_image("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/cat.png") image = pipe(image=input_image, prompt=prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
| { | |
| "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e", | |
| "revision": 0, | |
| "last_node_id": 355, | |
| "last_link_id": 597, | |
| "nodes": [ | |
| { | |
| "id": 151, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 1390.7439541254107, | |
| 3568.6177899482177 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "采样器", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 258 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSamplerSelect", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| "euler" | |
| ] | |
| }, | |
| { | |
| "id": 152, | |
| "type": "Flux2Scheduler", | |
| "pos": [ | |
| 1401.6911602706714, | |
| 3714.2317056990005 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 27, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| } | |
| }, | |
| { | |
| "label": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 320 | |
| }, | |
| { | |
| "label": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 454 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 259 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Flux2Scheduler", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| 4, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 167, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| 1108.2471519436747, | |
| 3298.182578629996 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 26 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "条件", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 277 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "条件", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 267 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ConditioningZeroOut", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 160, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 1093.375711548247, | |
| 3497.5773289518565 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 31, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 267 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 268 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 275 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 154, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 1718.8513552993068, | |
| 3307.5785190203173 | |
| ], | |
| "size": [ | |
| 212.36386108398438, | |
| 326 | |
| ], | |
| "flags": {}, | |
| "order": 39, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "噪波生成", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 256 | |
| }, | |
| { | |
| "label": "引导", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 257 | |
| }, | |
| { | |
| "label": "采样器", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 258 | |
| }, | |
| { | |
| "label": "Sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 259 | |
| }, | |
| { | |
| "label": "Latent", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 510 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "输出", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 261 | |
| ] | |
| }, | |
| { | |
| "label": "降噪输出", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 199, | |
| "type": "Image Comparer (rgthree)", | |
| "pos": [ | |
| 2253.5427813113297, | |
| 3266.639684517993 | |
| ], | |
| "size": [ | |
| 537.4924672359621, | |
| 609.6512375649554 | |
| ], | |
| "flags": {}, | |
| "order": 43, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "dir": 3, | |
| "label": "图像_A", | |
| "name": "image_a", | |
| "type": "IMAGE", | |
| "link": 329 | |
| }, | |
| { | |
| "dir": 3, | |
| "label": "图像_B", | |
| "name": "image_b", | |
| "type": "IMAGE", | |
| "link": 465 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "label": "image_urls", | |
| "name": "image_urls", | |
| "shape": 3, | |
| "type": "STRING" | |
| } | |
| ], | |
| "properties": { | |
| "comparer_mode": "Slide", | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "2b9eb36d3e1741e88dbfccade0e08137f7fa2bfb", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.3" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| [ | |
| { | |
| "name": "A", | |
| "selected": true, | |
| "url": "/api/view?filename=rgthree.compare._temp_tjtnu_00049_.png&type=temp&subfolder=&rand=0.7132826884260475" | |
| }, | |
| { | |
| "name": "B", | |
| "selected": true, | |
| "url": "/api/view?filename=rgthree.compare._temp_tjtnu_00050_.png&type=temp&subfolder=&rand=0.11217633961080953" | |
| } | |
| ] | |
| ] | |
| }, | |
| { | |
| "id": 281, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 2822.010408405203, | |
| 3278.3019026346883 | |
| ], | |
| "size": [ | |
| 467.9728454153428, | |
| 594.4523908297674 | |
| ], | |
| "flags": {}, | |
| "order": 44, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 427 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 156, | |
| "type": "EmptyFlux2LatentImage", | |
| "pos": [ | |
| 1041.449238448067, | |
| 3685.752772589471 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 26, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 319 | |
| }, | |
| { | |
| "label": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 321 | |
| }, | |
| { | |
| "label": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_size" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 510 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "EmptyFlux2LatentImage", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 153, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 1400.6649553966477, | |
| 3434.7753875451453 | |
| ], | |
| "size": [ | |
| 270, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "模型", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 513 | |
| }, | |
| { | |
| "label": "正面条件", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 512 | |
| }, | |
| { | |
| "label": "负面条件", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 508 | |
| }, | |
| { | |
| "label": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "引导", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 257 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CFGGuider", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 155, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1988.4545636685325, | |
| 3314.125641913847 | |
| ], | |
| "size": [ | |
| 176.04461264393512, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 41, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "Latent", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 261 | |
| }, | |
| { | |
| "label": "VAE", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 288 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "图像", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 329, | |
| 427, | |
| 490 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 162, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| 1099.1144462019743, | |
| 3589.237975738148 | |
| ], | |
| "size": [ | |
| 190, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 466 | |
| }, | |
| { | |
| "label": "VAE", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 286 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "Latent", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 268, | |
| 509 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEEncode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 159, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 1094.4927420149127, | |
| 3393.152544289202 | |
| ], | |
| "size": [ | |
| 210, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 25, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 265 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 509 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 315 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 307, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 1765.2318608739845, | |
| 2489.373314863787 | |
| ], | |
| "size": [ | |
| 1680.697679104369, | |
| 655.670509985543 | |
| ], | |
| "flags": {}, | |
| "order": 49, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 486 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 166, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 872.7023353080206, | |
| 3496.6586948083614 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 275 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 276 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 508 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 165, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 993.424249097083, | |
| 3418.8881639489873 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 315 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 274 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 512 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 168, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 345.85817316093033, | |
| 3410.134596439308 | |
| ], | |
| "size": [ | |
| 549.6004770818363, | |
| 268.8632473707653 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "CLIP", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 593 | |
| }, | |
| { | |
| "label": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 541 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "条件", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 265, | |
| 277 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| "将蓝色区域替换为图2的瓶子", | |
| [ | |
| false, | |
| true | |
| ] | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 157, | |
| "type": "GetImageSize", | |
| "pos": [ | |
| 623.125640586727, | |
| 3714.246291337402 | |
| ], | |
| "size": [ | |
| 184.75840759277344, | |
| 124 | |
| ], | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 467 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "宽度", | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 319 | |
| ] | |
| }, | |
| { | |
| "label": "高度", | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 320, | |
| 321, | |
| 454 | |
| ] | |
| }, | |
| { | |
| "label": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "GetImageSize", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 291, | |
| "type": "ImageScaleToTotalPixels", | |
| "pos": [ | |
| 456.9155234788745, | |
| 3244.672780291153 | |
| ], | |
| "size": [ | |
| 214.30299377441406, | |
| 106 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 505 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "图像", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 465, | |
| 466, | |
| 467 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ImageScaleToTotalPixels", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "upscale_method": true, | |
| "megapixels": true | |
| }, | |
| "version": "7.1", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "lanczos", | |
| 1, | |
| 1 | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 164, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| 776.0918058158311, | |
| 3262.0069384021176 | |
| ], | |
| "size": [ | |
| 190, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 470 | |
| }, | |
| { | |
| "label": "VAE", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 287 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "Latent", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 274, | |
| 276 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEEncode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 331, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| 782.3606334416656, | |
| 3995.0180853928905 | |
| ], | |
| "size": [ | |
| 190, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 586 | |
| }, | |
| { | |
| "label": "VAE", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 597 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "Latent", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 580, | |
| 582 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEEncode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 332, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 1397.0127817512455, | |
| 4301.62893693899 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "采样器", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 563 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSamplerSelect", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| "euler" | |
| ] | |
| }, | |
| { | |
| "id": 333, | |
| "type": "Flux2Scheduler", | |
| "pos": [ | |
| 1407.9599878965062, | |
| 4447.242852689773 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 556 | |
| }, | |
| { | |
| "label": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 557 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 564 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Flux2Scheduler", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| 4, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 334, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| 1114.5159795695097, | |
| 4031.193725620769 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 26 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "条件", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 558 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "条件", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 559 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ConditioningZeroOut", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 335, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 1099.6445391740815, | |
| 4230.588475942629 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 559 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 560 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 579 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 336, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 1725.1201829251409, | |
| 4040.5896660110902 | |
| ], | |
| "size": [ | |
| 212.36386108398438, | |
| 326 | |
| ], | |
| "flags": {}, | |
| "order": 40, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "噪波生成", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 589 | |
| }, | |
| { | |
| "label": "引导", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 562 | |
| }, | |
| { | |
| "label": "采样器", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 563 | |
| }, | |
| { | |
| "label": "Sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 564 | |
| }, | |
| { | |
| "label": "Latent", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 565 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "输出", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 573 | |
| ] | |
| }, | |
| { | |
| "label": "降噪输出", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 337, | |
| "type": "Image Comparer (rgthree)", | |
| "pos": [ | |
| 2259.8116089371633, | |
| 3999.650831508766 | |
| ], | |
| "size": [ | |
| 537.4924672359621, | |
| 609.6512375649554 | |
| ], | |
| "flags": {}, | |
| "order": 45, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "dir": 3, | |
| "label": "图像_A", | |
| "name": "image_a", | |
| "type": "IMAGE", | |
| "link": 566 | |
| }, | |
| { | |
| "dir": 3, | |
| "label": "图像_B", | |
| "name": "image_b", | |
| "type": "IMAGE", | |
| "link": 567 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "label": "image_urls", | |
| "name": "image_urls", | |
| "shape": 3, | |
| "type": "STRING" | |
| } | |
| ], | |
| "properties": { | |
| "comparer_mode": "Slide", | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "2b9eb36d3e1741e88dbfccade0e08137f7fa2bfb", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.3" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| [ | |
| { | |
| "name": "A", | |
| "selected": true, | |
| "url": "/api/view?filename=rgthree.compare._temp_yoope_00029_.png&type=temp&subfolder=&rand=0.3393278252949746" | |
| }, | |
| { | |
| "name": "B", | |
| "selected": true, | |
| "url": "/api/view?filename=rgthree.compare._temp_yoope_00030_.png&type=temp&subfolder=&rand=0.8004496443018965" | |
| } | |
| ] | |
| ] | |
| }, | |
| { | |
| "id": 338, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 2828.279236031037, | |
| 4011.313049625461 | |
| ], | |
| "size": [ | |
| 467.9728454153428, | |
| 594.4523908297674 | |
| ], | |
| "flags": {}, | |
| "order": 46, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 568 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 339, | |
| "type": "EmptyFlux2LatentImage", | |
| "pos": [ | |
| 1047.718066073902, | |
| 4418.763919580243 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 569 | |
| }, | |
| { | |
| "label": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 570 | |
| }, | |
| { | |
| "label": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_size" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 565 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "EmptyFlux2LatentImage", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 345, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| 1105.383273827809, | |
| 4322.24912272892 | |
| ], | |
| "size": [ | |
| 190, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 575 | |
| }, | |
| { | |
| "label": "VAE", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 595 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "Latent", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 560, | |
| 578 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEEncode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 347, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 1100.7615696407472, | |
| 4126.163691279974 | |
| ], | |
| "size": [ | |
| 210, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 577 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 578 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 581 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 348, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 878.9711629338547, | |
| 4229.669841799134 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 36, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 579 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 580 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 572 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 349, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| 999.6930767229171, | |
| 4151.89931093976 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 34, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 581 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 582 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 571 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ReferenceLatent", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 350, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 352.1270007867647, | |
| 4143.14574343008 | |
| ], | |
| "size": [ | |
| 549.6004770818363, | |
| 268.8632473707653 | |
| ], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "CLIP", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 594 | |
| }, | |
| { | |
| "label": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 590 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "条件", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 558, | |
| 577 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| "将蓝色区域替换为图2的瓶子", | |
| [ | |
| false, | |
| true | |
| ] | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 351, | |
| "type": "GetImageSize", | |
| "pos": [ | |
| 629.3944682125608, | |
| 4447.257438328174 | |
| ], | |
| "size": [ | |
| 184.75840759277344, | |
| 124 | |
| ], | |
| "flags": {}, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 584 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "宽度", | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 569 | |
| ] | |
| }, | |
| { | |
| "label": "高度", | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 556, | |
| 557, | |
| 570 | |
| ] | |
| }, | |
| { | |
| "label": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "GetImageSize", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 352, | |
| "type": "ImageScaleToTotalPixels", | |
| "pos": [ | |
| 463.18435110470875, | |
| 3977.6839272819257 | |
| ], | |
| "size": [ | |
| 214.30299377441406, | |
| 106 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 585 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "图像", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 567, | |
| 575, | |
| 584 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ImageScaleToTotalPixels", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "upscale_method": true, | |
| "megapixels": true | |
| }, | |
| "version": "7.1", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "lanczos", | |
| 1, | |
| 1 | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 271, | |
| "type": "ImageScaleToTotalPixels", | |
| "pos": [ | |
| 755.0840892058799, | |
| 2855.6113872834367 | |
| ], | |
| "size": [ | |
| 214.30299377441406, | |
| 106 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "图像", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 419 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "图像", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 470, | |
| 586 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ImageScaleToTotalPixels", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "upscale_method": true, | |
| "megapixels": true | |
| }, | |
| "version": "7.1", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "lanczos", | |
| 1, | |
| 1 | |
| ], | |
| "color": "#233", | |
| "bgcolor": "#355" | |
| }, | |
| { | |
| "id": 344, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1994.723391294366, | |
| 4047.13678890462 | |
| ], | |
| "size": [ | |
| 176.04461264393512, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 42, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "Latent", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 573 | |
| }, | |
| { | |
| "label": "VAE", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 596 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "图像", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 566, | |
| 568, | |
| 587 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 340, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 1406.9337830224824, | |
| 4167.786534535918 | |
| ], | |
| "size": [ | |
| 270, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "模型", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 592 | |
| }, | |
| { | |
| "label": "正面条件", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 571 | |
| }, | |
| { | |
| "label": "负面条件", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 572 | |
| }, | |
| { | |
| "label": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "引导", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 562 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CFGGuider", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 158, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 1393.808084863587, | |
| 3309.9527459216533 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "噪波生成", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 256, | |
| 589 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "RandomNoise", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| 904951981227362, | |
| "randomize" | |
| ] | |
| }, | |
| { | |
| "id": 270, | |
| "type": "LoadImage", | |
| "pos": [ | |
| 383.99806099996687, | |
| 2637.3694364129774 | |
| ], | |
| "size": [ | |
| 347.14800434152676, | |
| 483.29944783946894 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "图像", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 419, | |
| 488 | |
| ] | |
| }, | |
| { | |
| "label": "遮罩", | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LoadImage", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "image": true, | |
| "upload": true | |
| }, | |
| "version": "7.1", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "pasted/image (609).png", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 278, | |
| "type": "LoadImage", | |
| "pos": [ | |
| -137.0606202887443, | |
| 2632.7130184872462 | |
| ], | |
| "size": [ | |
| 430.86193493796327, | |
| 485.30821147398274 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "image", | |
| "name": "image", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "image" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "upload", | |
| "name": "upload", | |
| "type": "IMAGEUPLOAD", | |
| "widget": { | |
| "name": "upload" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "图像", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 487, | |
| 505, | |
| 585 | |
| ] | |
| }, | |
| { | |
| "label": "遮罩", | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LoadImage", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "ver": "0.8.2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| }, | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "image": "clipspace/clipspace-painted-masked-1768828811549.png [input]" | |
| }, | |
| "widgets_values": [ | |
| "pasted/image (610).png", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 308, | |
| "type": "ImageStitch", | |
| "pos": [ | |
| 1727.020053164217, | |
| 2214.392915298716 | |
| ], | |
| "size": [ | |
| 270, | |
| 150 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "image1", | |
| "name": "image1", | |
| "type": "IMAGE", | |
| "link": 487 | |
| }, | |
| { | |
| "label": "image2", | |
| "name": "image2", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 488 | |
| }, | |
| { | |
| "label": "direction", | |
| "name": "direction", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "direction" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "match_image_size", | |
| "name": "match_image_size", | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "match_image_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "spacing_width", | |
| "name": "spacing_width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "spacing_width" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "spacing_color", | |
| "name": "spacing_color", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "spacing_color" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 489 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ImageStitch" | |
| }, | |
| "widgets_values": [ | |
| "down", | |
| true, | |
| 0, | |
| "white" | |
| ] | |
| }, | |
| { | |
| "id": 306, | |
| "type": "LayerUtility: ImageReel", | |
| "pos": [ | |
| 2065.8959269014094, | |
| 2204.780023602781 | |
| ], | |
| "size": [ | |
| 270, | |
| 238 | |
| ], | |
| "flags": {}, | |
| "order": 47, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "image1", | |
| "name": "image1", | |
| "type": "IMAGE", | |
| "link": 489 | |
| }, | |
| { | |
| "label": "image2", | |
| "name": "image2", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 490 | |
| }, | |
| { | |
| "label": "image3", | |
| "name": "image3", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 587 | |
| }, | |
| { | |
| "label": "image4", | |
| "name": "image4", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "label": "image1_text", | |
| "name": "image1_text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "image1_text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "image2_text", | |
| "name": "image2_text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "image2_text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "image3_text", | |
| "name": "image3_text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "image3_text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "image4_text", | |
| "name": "image4_text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "image4_text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "reel_height", | |
| "name": "reel_height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "reel_height" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "border", | |
| "name": "border", | |
| "type": "INT", | |
| "widget": { | |
| "name": "border" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "reel", | |
| "name": "reel", | |
| "type": "Reel", | |
| "links": [ | |
| 485 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LayerUtility: ImageReel", | |
| "cnr_id": "comfyui_layerstyle", | |
| "ver": "90f4bfb38aaf121292f429b20eff07c6c121697e", | |
| "ue_properties": { | |
| "version": "7.2.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "input", | |
| "klein-lora", | |
| "klein", | |
| "v3", | |
| 1024, | |
| 32 | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 305, | |
| "type": "LayerUtility: ImageReelComposit", | |
| "pos": [ | |
| 2365.7523766382237, | |
| 2213.374164792635 | |
| ], | |
| "size": [ | |
| 285.46160888671875, | |
| 195.6546173095703 | |
| ], | |
| "flags": {}, | |
| "order": 48, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "reel_1", | |
| "name": "reel_1", | |
| "type": "Reel", | |
| "link": 485 | |
| }, | |
| { | |
| "label": "reel_2", | |
| "name": "reel_2", | |
| "shape": 7, | |
| "type": "Reel", | |
| "link": null | |
| }, | |
| { | |
| "label": "reel_3", | |
| "name": "reel_3", | |
| "shape": 7, | |
| "type": "Reel", | |
| "link": null | |
| }, | |
| { | |
| "label": "reel_4", | |
| "name": "reel_4", | |
| "shape": 7, | |
| "type": "Reel", | |
| "link": null | |
| }, | |
| { | |
| "label": "font_file", | |
| "name": "font_file", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_file" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "font_size", | |
| "name": "font_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "font_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "border", | |
| "name": "border", | |
| "type": "INT", | |
| "widget": { | |
| "name": "border" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "color_theme", | |
| "name": "color_theme", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "color_theme" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "image1", | |
| "name": "image1", | |
| "type": "IMAGE", | |
| "links": [ | |
| 486 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LayerUtility: ImageReelComposit", | |
| "cnr_id": "comfyui_layerstyle", | |
| "ver": "90f4bfb38aaf121292f429b20eff07c6c121697e", | |
| "ue_properties": { | |
| "version": "7.2.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Alibaba-PuHuiTi-Heavy.ttf", | |
| 40, | |
| 8, | |
| "light" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 353, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| -91.83927023815455, | |
| 3364.8550113995443 | |
| ], | |
| "size": [ | |
| 364.4270935058594, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "unet_name", | |
| "name": "unet_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "unet_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "weight_dtype", | |
| "name": "weight_dtype", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "weight_dtype" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "模型", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 591, | |
| 592 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "UNETLoader", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "models": [ | |
| { | |
| "name": "flux-2-klein-4b.safetensors", | |
| "directory": "diffusion_models", | |
| "url": "https://huggingface.co/Comfy-Org/flux2-klein-4B/resolve/main/split_files/diffusion_models/flux-2-klein-4b.safetensors" | |
| } | |
| ], | |
| "ver": "0.8.2", | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| "flux-2-klein-9b-fp8.safetensors", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 354, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| -91.14200461315455, | |
| 3494.5884098370443 | |
| ], | |
| "size": [ | |
| 364.4270935058594, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "clip_name", | |
| "name": "clip_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "clip_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "type", | |
| "name": "type", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "type" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CLIP", | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 593, | |
| 594 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPLoader", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "models": [ | |
| { | |
| "name": "qwen_3_4b.safetensors", | |
| "directory": "text_encoders", | |
| "url": "https://huggingface.co/Comfy-Org/flux2-klein-4B/resolve/main/split_files/text_encoders/qwen_3_4b.safetensors" | |
| } | |
| ], | |
| "ver": "0.8.2", | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| "qwen_3_8b_fp8mixed.safetensors", | |
| "flux2", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 174, | |
| "type": "VAELoader", | |
| "pos": [ | |
| -88.51735966853703, | |
| 3687.4912519843383 | |
| ], | |
| "size": [ | |
| 364.4270935058594, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "vae_name", | |
| "name": "vae_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "vae_name" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "VAE", | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 286, | |
| 287, | |
| 288, | |
| 595, | |
| 596, | |
| 597 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAELoader", | |
| "cnr_id": "comfy-core", | |
| "hasSecondTab": false, | |
| "models": [ | |
| { | |
| "directory_invalid": true, | |
| "name": "flux2-vae.safetensors", | |
| "directory": "vae", | |
| "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors" | |
| } | |
| ], | |
| "ver": "0.8.2", | |
| "widget_ue_connectable": {}, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [ | |
| "flux2-vae.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 309, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 1266.3822322112296, | |
| 2636.8643804134736 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "模型", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 591 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "模型", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 513 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LoraLoaderModelOnly", | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.49", | |
| "models": [ | |
| { | |
| "name": "Qwen-Image-Lightning-8steps-V1.0.safetensors", | |
| "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-8steps-V1.0.safetensors", | |
| "directory": "loras" | |
| } | |
| ] | |
| }, | |
| "widgets_values": [ | |
| "flux2\\white-build_000013500.safetensors", | |
| 0.4 | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 355, | |
| "type": "Note", | |
| "pos": [ | |
| 1234.5972398700287, | |
| 3018.7085736959107 | |
| ], | |
| "size": [ | |
| 289.32297030362224, | |
| 88 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "properties": { | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "教程地址:\nhttps://www.bilibili.com/video/BV1LYPyzVE4Y/\nhttps://youtu.be/JXMbbbdfnSg" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 330, | |
| "type": "CR Text", | |
| "pos": [ | |
| 1186.9385368170392, | |
| 2768.363701433892 | |
| ], | |
| "size": [ | |
| 400, | |
| 200 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "文本", | |
| "name": "text", | |
| "type": "*", | |
| "links": [ | |
| 541, | |
| 590 | |
| ] | |
| }, | |
| { | |
| "label": "显示帮助", | |
| "name": "show_help", | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CR Text" | |
| }, | |
| "widgets_values": [ | |
| "将图1的女性模特服装换成图2", | |
| [ | |
| false, | |
| true | |
| ] | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 256, | |
| 158, | |
| 0, | |
| 154, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 257, | |
| 153, | |
| 0, | |
| 154, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 258, | |
| 151, | |
| 0, | |
| 154, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 259, | |
| 152, | |
| 0, | |
| 154, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 261, | |
| 154, | |
| 0, | |
| 155, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 265, | |
| 168, | |
| 0, | |
| 159, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 267, | |
| 167, | |
| 0, | |
| 160, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 268, | |
| 162, | |
| 0, | |
| 160, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 274, | |
| 164, | |
| 0, | |
| 165, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 275, | |
| 160, | |
| 0, | |
| 166, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 276, | |
| 164, | |
| 0, | |
| 166, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 277, | |
| 168, | |
| 0, | |
| 167, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 286, | |
| 174, | |
| 0, | |
| 162, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 287, | |
| 174, | |
| 0, | |
| 164, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 288, | |
| 174, | |
| 0, | |
| 155, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 315, | |
| 159, | |
| 0, | |
| 165, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 319, | |
| 157, | |
| 0, | |
| 156, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 320, | |
| 157, | |
| 1, | |
| 152, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 321, | |
| 157, | |
| 1, | |
| 156, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 329, | |
| 155, | |
| 0, | |
| 199, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 419, | |
| 270, | |
| 0, | |
| 271, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 427, | |
| 155, | |
| 0, | |
| 281, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 454, | |
| 157, | |
| 1, | |
| 152, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 465, | |
| 291, | |
| 0, | |
| 199, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 466, | |
| 291, | |
| 0, | |
| 162, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 467, | |
| 291, | |
| 0, | |
| 157, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 470, | |
| 271, | |
| 0, | |
| 164, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 485, | |
| 306, | |
| 0, | |
| 305, | |
| 0, | |
| "Reel" | |
| ], | |
| [ | |
| 486, | |
| 305, | |
| 0, | |
| 307, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 487, | |
| 278, | |
| 0, | |
| 308, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 488, | |
| 270, | |
| 0, | |
| 308, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 489, | |
| 308, | |
| 0, | |
| 306, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 490, | |
| 155, | |
| 0, | |
| 306, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 505, | |
| 278, | |
| 0, | |
| 291, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 508, | |
| 166, | |
| 0, | |
| 153, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 509, | |
| 162, | |
| 0, | |
| 159, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 510, | |
| 156, | |
| 0, | |
| 154, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 512, | |
| 165, | |
| 0, | |
| 153, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 513, | |
| 309, | |
| 0, | |
| 153, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 541, | |
| 330, | |
| 0, | |
| 168, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 556, | |
| 351, | |
| 1, | |
| 333, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 557, | |
| 351, | |
| 1, | |
| 333, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 558, | |
| 350, | |
| 0, | |
| 334, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 559, | |
| 334, | |
| 0, | |
| 335, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 560, | |
| 345, | |
| 0, | |
| 335, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 562, | |
| 340, | |
| 0, | |
| 336, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 563, | |
| 332, | |
| 0, | |
| 336, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 564, | |
| 333, | |
| 0, | |
| 336, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 565, | |
| 339, | |
| 0, | |
| 336, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 566, | |
| 344, | |
| 0, | |
| 337, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 567, | |
| 352, | |
| 0, | |
| 337, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 568, | |
| 344, | |
| 0, | |
| 338, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 569, | |
| 351, | |
| 0, | |
| 339, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 570, | |
| 351, | |
| 1, | |
| 339, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 571, | |
| 349, | |
| 0, | |
| 340, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 572, | |
| 348, | |
| 0, | |
| 340, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 573, | |
| 336, | |
| 0, | |
| 344, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 575, | |
| 352, | |
| 0, | |
| 345, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 577, | |
| 350, | |
| 0, | |
| 347, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 578, | |
| 345, | |
| 0, | |
| 347, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 579, | |
| 335, | |
| 0, | |
| 348, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 580, | |
| 331, | |
| 0, | |
| 348, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 581, | |
| 347, | |
| 0, | |
| 349, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 582, | |
| 331, | |
| 0, | |
| 349, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 584, | |
| 352, | |
| 0, | |
| 351, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 585, | |
| 278, | |
| 0, | |
| 352, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 586, | |
| 271, | |
| 0, | |
| 331, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 587, | |
| 344, | |
| 0, | |
| 306, | |
| 2, | |
| "IMAGE" | |
| ], | |
| [ | |
| 589, | |
| 158, | |
| 0, | |
| 336, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 590, | |
| 330, | |
| 0, | |
| 350, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 591, | |
| 353, | |
| 0, | |
| 309, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 592, | |
| 353, | |
| 0, | |
| 340, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 593, | |
| 354, | |
| 0, | |
| 168, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 594, | |
| 354, | |
| 0, | |
| 350, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 595, | |
| 174, | |
| 0, | |
| 345, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 596, | |
| 174, | |
| 0, | |
| 344, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 597, | |
| 174, | |
| 0, | |
| 331, | |
| 1, | |
| "VAE" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 12, | |
| "title": "通用", | |
| "bounding": [ | |
| -160.0117241479702, | |
| 3187.785990508515, | |
| 3519.965223524601, | |
| 706.9213324655252 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 20, | |
| "title": "图1", | |
| "bounding": [ | |
| -165.82620880961292, | |
| 2540.3473457485334, | |
| 485.0816663386033, | |
| 606.4394727335643 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 22, | |
| "title": "图2", | |
| "bounding": [ | |
| 357.41113192584504, | |
| 2538.889042801796, | |
| 636.8956741278887, | |
| 572.1441215892332 | |
| ], | |
| "color": "#8AA", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 24, | |
| "title": "通用", | |
| "bounding": [ | |
| -153.74289652213608, | |
| 3920.797137499288, | |
| 3519.965223524601, | |
| 706.9213324655252 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 25, | |
| "title": "lora", | |
| "bounding": [ | |
| 1093.4571186352216, | |
| 2547.9348895043836, | |
| 589.1035499999998, | |
| 565.1835973840548 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "config": {}, | |
| "extra": { | |
| "VHS_KeepIntermediate": true, | |
| "links_added_by_ue": [], | |
| "VHS_MetadataImage": true, | |
| "ue_links": [], | |
| "0246.VERSION": [ | |
| 0, | |
| 0, | |
| 4 | |
| ], | |
| "workflowRendererVersion": "LG", | |
| "VHS_latentpreviewrate": 0, | |
| "frontendVersion": "1.37.11", | |
| "VHS_latentpreview": false, | |
| "ds": { | |
| "scale": 0.683013455365071, | |
| "offset": [ | |
| 591.8222577181541, | |
| -2527.1731222740905 | |
| ] | |
| } | |
| }, | |
| "version": 0.4 | |
| } |