Instructions to use wikeeyang/Flux2-Klein-9B-True-V3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wikeeyang/Flux2-Klein-9B-True-V3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("wikeeyang/Flux2-Klein-9B-True-V3", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| { | |
| "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e", | |
| "revision": 0, | |
| "last_node_id": 460, | |
| "last_link_id": 863, | |
| "nodes": [ | |
| { | |
| "id": 185, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1556.0783790041771, | |
| 2464.889341752693 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "link": 296 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Clip", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Clip", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Clip" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 188, | |
| "type": "GetNode", | |
| "pos": [ | |
| 48.665218735541025, | |
| 2502.108072508306 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 299 | |
| ] | |
| } | |
| ], | |
| "title": "Get_VAE", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 197, | |
| "type": "GetNode", | |
| "pos": [ | |
| -680.7694192863296, | |
| 2692.4582565656256 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 307 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 196, | |
| "type": "GetNode", | |
| "pos": [ | |
| -665.954877756039, | |
| 2895.620795256333 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 309 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Width", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Width" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 199, | |
| "type": "GetNode", | |
| "pos": [ | |
| -668.0856915059044, | |
| 2937.0916237955653 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 311 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Height", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Height" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 124, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 45.40528708928449, | |
| 2553.532800542468 | |
| ], | |
| "size": [ | |
| 156.12351746021523, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 36, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "samples", | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 213 | |
| }, | |
| { | |
| "label": "vae", | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 299 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "IMAGE", | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 255 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEDecode", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 204, | |
| "type": "GetNode", | |
| "pos": [ | |
| -669.6182819822357, | |
| 2741.340288579654 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 318 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Latent", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Latent" | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535" | |
| }, | |
| { | |
| "id": 193, | |
| "type": "SetNode", | |
| "pos": [ | |
| -911.7211626441803, | |
| 3179.044337937584 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 304 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Positive", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Positive", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 111, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| -215.68551166791798, | |
| 2498.1071896805156 | |
| ], | |
| "size": [ | |
| 233.62644293981478, | |
| 454.3834443381429 | |
| ], | |
| "flags": {}, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise", | |
| "localized_name": "noise", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 197 | |
| }, | |
| { | |
| "label": "guider", | |
| "localized_name": "guider", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 198 | |
| }, | |
| { | |
| "label": "sampler", | |
| "localized_name": "sampler", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 199 | |
| }, | |
| { | |
| "label": "sigmas", | |
| "localized_name": "sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 200 | |
| }, | |
| { | |
| "label": "latent_image", | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 318 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "output", | |
| "localized_name": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 213 | |
| ] | |
| }, | |
| { | |
| "label": "denoised_output", | |
| "localized_name": "denoised_output", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 187, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1549.0031458269734, | |
| 2637.150534942285 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 298 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_VAE", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "VAE", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 110, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| -513.4002166935315, | |
| 2746.428439423663 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sampler_name", | |
| "localized_name": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SAMPLER", | |
| "localized_name": "SAMPLER", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 199 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "KSamplerSelect", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "euler" | |
| ] | |
| }, | |
| { | |
| "id": 114, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| -1833.3438865017208, | |
| 2815.225178520136 | |
| ], | |
| "size": [ | |
| 250.48733795011867, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "value", | |
| "localized_name": "value", | |
| "name": "value", | |
| "type": "INT", | |
| "widget": { | |
| "name": "value" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "INT", | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 303, | |
| 324 | |
| ] | |
| } | |
| ], | |
| "title": "Height", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "PrimitiveInt", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1376, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 112, | |
| "type": "EmptyFlux2LatentImage", | |
| "pos": [ | |
| -1833.9379125134767, | |
| 2932.476713523228 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "width", | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 323 | |
| }, | |
| { | |
| "label": "height", | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 324 | |
| }, | |
| { | |
| "label": "batch_size", | |
| "localized_name": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_size" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LATENT", | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 316 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "EmptyFlux2LatentImage", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 192, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1558.044379902865, | |
| 2782.1788644728244 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 303 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Height", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Height", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Height" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 202, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1555.1866939230597, | |
| 2832.513126104311 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "link": 316 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Latent", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Latent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Latent" | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535" | |
| }, | |
| { | |
| "id": 190, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1554.7331059460928, | |
| 2885.20095125154 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 26, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 301 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Seed", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Seed", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Seed" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 191, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1557.769039264421, | |
| 2733.2935422470605 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 302 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Width", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Width", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Width" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 120, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| -1150.6032063900304, | |
| 3193.889202888957 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 34, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 207 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 305 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.1", | |
| "Node name for S&R": "ConditioningZeroOut", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 113, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| -1833.055201247785, | |
| 2699.0763686563896 | |
| ], | |
| "size": [ | |
| 247.69980386275301, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "value", | |
| "localized_name": "value", | |
| "name": "value", | |
| "type": "INT", | |
| "widget": { | |
| "name": "value" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "INT", | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 302, | |
| 323 | |
| ] | |
| } | |
| ], | |
| "title": "Width", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "PrimitiveInt", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 768, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 115, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| -512.3530876455643, | |
| 2495.8528309430526 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise_seed", | |
| "localized_name": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": 308 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "NOISE", | |
| "localized_name": "NOISE", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 197 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "RandomNoise", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 353137911023451, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 119, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| -513.4002742154526, | |
| 2613.7585153251966 | |
| ], | |
| "size": [ | |
| 270, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 610 | |
| }, | |
| { | |
| "label": "positive", | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 306 | |
| }, | |
| { | |
| "label": "negative", | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 307 | |
| }, | |
| { | |
| "label": "cfg", | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "GUIDER", | |
| "localized_name": "GUIDER", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 198 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "CFGGuider", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 198, | |
| "type": "GetNode", | |
| "pos": [ | |
| -671.3384319374431, | |
| 2535.071851589586 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 308 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Seed", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Seed" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 195, | |
| "type": "GetNode", | |
| "pos": [ | |
| -676.0164230189753, | |
| 2647.072683544793 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 306 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 194, | |
| "type": "SetNode", | |
| "pos": [ | |
| -906.7360393910702, | |
| 3223.601114606967 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 305 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Negative", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Negative", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 184, | |
| "type": "GetNode", | |
| "pos": [ | |
| -676.6544927849877, | |
| 2595.252388066566 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 610 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Model" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 219, | |
| "type": "SetNode", | |
| "pos": [ | |
| 144.72429105877254, | |
| 2639.6431108364486 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 39, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 333 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Image_0", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Image_0", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_0" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 186, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1289.9808072929252, | |
| 2286.2301559615194 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 297 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Clip", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Clip" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 122, | |
| "type": "Flux2Scheduler", | |
| "pos": [ | |
| -513.4002742154526, | |
| 2839.098363522126 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "steps", | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| } | |
| }, | |
| { | |
| "label": "width", | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 309 | |
| }, | |
| { | |
| "label": "height", | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 311 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SIGMAS", | |
| "localized_name": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 200 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "Flux2Scheduler", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 25, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 160, | |
| "type": "Seed (rgthree)", | |
| "pos": [ | |
| -1833.4753374292943, | |
| 3072.2573543154213 | |
| ], | |
| "size": [ | |
| 273.41742351789014, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "name": "SEED", | |
| "shape": 3, | |
| "type": "INT", | |
| "links": [ | |
| 301 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "8ff50e4521881eca1fe26aec9615fc9362474931", | |
| "randomMax": 1125899906842624, | |
| "randomMin": 0, | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| 268111206059231, | |
| "", | |
| "", | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 352, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 873.3338676538511, | |
| 2316.2926717869254 | |
| ], | |
| "size": [ | |
| 478.255677878317, | |
| 898.292387691356 | |
| ], | |
| "flags": { | |
| "pinned": true | |
| }, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 848 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 153, | |
| "type": "VAELoaderMultiGPU", | |
| "pos": [ | |
| -1835.9984523143119, | |
| 2581.818395453843 | |
| ], | |
| "size": [ | |
| 470.6977560148546, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "vae_name", | |
| "name": "vae_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "vae_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "VAE", | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 298 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-multigpu", | |
| "ver": "ac3df4ed701ded39eeb1542f6e5c261ac38fa28a", | |
| "Node name for S&R": "VAELoaderMultiGPU", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Flux2-vae.safetensors", | |
| "cuda:1" | |
| ] | |
| }, | |
| { | |
| "id": 121, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -1287.7386168094988, | |
| 2298.8091503428464 | |
| ], | |
| "size": [ | |
| 513.3107847744798, | |
| 821.8971926925465 | |
| ], | |
| "flags": {}, | |
| "order": 25, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "clip", | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 297 | |
| }, | |
| { | |
| "label": "text", | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 207, | |
| 304 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Positive Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": { | |
| "text": true | |
| }, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "特写电影静帧,画面中是一位年轻东亚女性,深色头发梳成低发髻,面部居中,目光微向左方,表情平静。她脖子上围着一条蓝灰色围巾,肩部可见深色花纹服饰。背景柔和虚化,有模糊的绿色 foliage 和中性色调元素,暗示户外自然光环境。无可见文字。电影静帧,浅景深,柔和自然光,暖肤色,色调柔和,写实风格,高分辨率,特写构图,聚焦面部特征,妆容精致(红唇),质感真实,氛围宁静,胶片质感,背景虚化,自然光源。" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 154, | |
| "type": "CR Simple Text Watermark", | |
| "pos": [ | |
| 40.2988674162337, | |
| 2682.533799844129 | |
| ], | |
| "size": [ | |
| 297.7803327661028, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 255 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "align", | |
| "name": "align", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "align" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "opacity", | |
| "name": "opacity", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "opacity" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_name", | |
| "name": "font_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_size", | |
| "name": "font_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "font_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color", | |
| "name": "font_color", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_color" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "x_margin", | |
| "name": "x_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "x_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "y_margin", | |
| "name": "y_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "y_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color_hex", | |
| "name": "font_color_hex", | |
| "shape": 7, | |
| "type": "STRING", | |
| "widget": { | |
| "name": "font_color_hex" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 333 | |
| ] | |
| }, | |
| { | |
| "localized_name": "show_help", | |
| "name": "show_help", | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyroll", | |
| "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR Simple Text Watermark", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "int8_convrot", | |
| "top left", | |
| 0.75, | |
| "comic.ttf", | |
| 48, | |
| "orange", | |
| 30, | |
| 20, | |
| "#000000" | |
| ] | |
| }, | |
| { | |
| "id": 183, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1497.1288531954058, | |
| 2298.207956285352 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 31, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "link": 860 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Model", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Model", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Model" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 359, | |
| "type": "UNETLoaderMultiGPU", | |
| "pos": [ | |
| -1831.325225405358, | |
| 2288.714855229149 | |
| ], | |
| "size": [ | |
| 465.7131933845044, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "unet_name", | |
| "name": "unet_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "unet_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "weight_dtype", | |
| "name": "weight_dtype", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "weight_dtype" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 860 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-multigpu", | |
| "ver": "ac3df4ed701ded39eeb1542f6e5c261ac38fa28a", | |
| "Node name for S&R": "UNETLoaderMultiGPU", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Flux2-Klein-9B-True-V3-int8_convrot.safetensors", | |
| "default", | |
| "cuda:0" | |
| ] | |
| }, | |
| { | |
| "id": 222, | |
| "type": "GetNode", | |
| "pos": [ | |
| 401.416103983311, | |
| 2199.085339402159 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 847, | |
| 848 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Image_0", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_0" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 234, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 394.99521185246044, | |
| 2316.2493216272374 | |
| ], | |
| "size": [ | |
| 478.255677878317, | |
| 898.292387691356 | |
| ], | |
| "flags": { | |
| "pinned": true | |
| }, | |
| "order": 27, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 847 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 444, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| -695.9692825848731, | |
| 3087.717232670985 | |
| ], | |
| "size": [ | |
| 340.5789011439707, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "", | |
| "showNav": true, | |
| "showAllGraphs": true, | |
| "sort": "alphanumeric", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| } | |
| }, | |
| { | |
| "id": 409, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| 3.3338199396785777, | |
| 2279.0364045283436 | |
| ], | |
| "size": [ | |
| 343.29521991024683, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "", | |
| "showNav": true, | |
| "showAllGraphs": true, | |
| "sort": "alphanumeric", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| } | |
| }, | |
| { | |
| "id": 152, | |
| "type": "CLIPLoaderMultiGPU", | |
| "pos": [ | |
| -1835.9075580673868, | |
| 2437.8893985810414 | |
| ], | |
| "size": [ | |
| 471.83899322628224, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "clip_name", | |
| "name": "clip_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "clip_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "type", | |
| "name": "type", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "type" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CLIP", | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 296 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-multigpu", | |
| "ver": "ac3df4ed701ded39eeb1542f6e5c261ac38fa28a", | |
| "Node name for S&R": "CLIPLoaderMultiGPU", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Qwen3-8B.safetensors", | |
| "flux2", | |
| "cuda:1" | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 197, | |
| 115, | |
| 0, | |
| 111, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 198, | |
| 119, | |
| 0, | |
| 111, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 199, | |
| 110, | |
| 0, | |
| 111, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 200, | |
| 122, | |
| 0, | |
| 111, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 207, | |
| 121, | |
| 0, | |
| 120, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 213, | |
| 111, | |
| 0, | |
| 124, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 255, | |
| 124, | |
| 0, | |
| 154, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 296, | |
| 152, | |
| 0, | |
| 185, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 297, | |
| 186, | |
| 0, | |
| 121, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 298, | |
| 153, | |
| 0, | |
| 187, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 299, | |
| 188, | |
| 0, | |
| 124, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 301, | |
| 160, | |
| 0, | |
| 190, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 302, | |
| 113, | |
| 0, | |
| 191, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 303, | |
| 114, | |
| 0, | |
| 192, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 304, | |
| 121, | |
| 0, | |
| 193, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 305, | |
| 120, | |
| 0, | |
| 194, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 306, | |
| 195, | |
| 0, | |
| 119, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 307, | |
| 197, | |
| 0, | |
| 119, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 308, | |
| 198, | |
| 0, | |
| 115, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 309, | |
| 196, | |
| 0, | |
| 122, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 311, | |
| 199, | |
| 0, | |
| 122, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 316, | |
| 112, | |
| 0, | |
| 202, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 318, | |
| 204, | |
| 0, | |
| 111, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 323, | |
| 113, | |
| 0, | |
| 112, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 324, | |
| 114, | |
| 0, | |
| 112, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 333, | |
| 154, | |
| 0, | |
| 219, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 610, | |
| 184, | |
| 0, | |
| 119, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 847, | |
| 222, | |
| 0, | |
| 234, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 848, | |
| 222, | |
| 0, | |
| 352, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 860, | |
| 359, | |
| 0, | |
| 183, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 1, | |
| "title": "Model", | |
| "bounding": [ | |
| -1848.936621454089, | |
| 2213.3071054031498, | |
| 508.04670399874544, | |
| 1024.8544035957157 | |
| ], | |
| "color": "#3f789e", | |
| "flags": {} | |
| }, | |
| { | |
| "id": 2, | |
| "title": "Prompt-for-Gen", | |
| "bounding": [ | |
| -1309.7473390465975, | |
| 2214.488017068096, | |
| 555.5575212080194, | |
| 1025.427049967309 | |
| ], | |
| "color": "#3f789e", | |
| "flags": {} | |
| }, | |
| { | |
| "id": 3, | |
| "title": "Sampler-00", | |
| "bounding": [ | |
| -707.2336745368447, | |
| 2413.624437550597, | |
| 1063.1178624425208, | |
| 609.8791038997124 | |
| ], | |
| "color": "#3f789e", | |
| "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.45.19", | |
| "VHS_latentpreview": false, | |
| "ds": { | |
| "scale": 0.4950000000000032, | |
| "offset": [ | |
| 2238.6978098414056, | |
| -1764.6159441238747 | |
| ] | |
| } | |
| }, | |
| "version": 0.4 | |
| } |