{
  "config": {},
  "definitions": {
    "subgraphs": [
      {
        "config": {},
        "extra": {
          "workflowRendererVersion": "LG"
        },
        "groups": [
          {
            "bounding": [
              -800,
              90,
              300,
              460
            ],
            "color": "#3f789e",
            "flags": {},
            "font_size": 24,
            "id": 1,
            "title": "Step 1 - Load Models Here"
          },
          {
            "bounding": [
              -800,
              570,
              300,
              200
            ],
            "color": "#3f789e",
            "flags": {},
            "font_size": 24,
            "id": 2,
            "title": "Step 2 - Image Size"
          },
          {
            "bounding": [
              -480,
              90,
              360,
              333.6000061035156
            ],
            "color": "#3f789e",
            "flags": {},
            "font_size": 24,
            "id": 3,
            "title": "Step 3 - Prompt"
          }
        ],
        "id": "fc11e656-d80a-42fa-ae56-c197af368516",
        "inputNode": {
          "bounding": [
            -1050,
            426,
            120,
            100
          ],
          "id": -10
        },
        "inputs": [
          {
            "id": "c2515318-6e10-4ad9-9466-e6aa855bc849",
            "linkIds": [
              71
            ],
            "name": "text",
            "pos": [
              -950,
              446
            ],
            "type": "STRING"
          },
          {
            "id": "09f20672-c8a3-4180-823a-5a6af0113e4f",
            "linkIds": [
              72
            ],
            "name": "width",
            "pos": [
              -950,
              466
            ],
            "type": "INT"
          },
          {
            "id": "7f54c952-896e-4356-bfb2-970e1c8f2eb7",
            "linkIds": [
              73
            ],
            "name": "height",
            "pos": [
              -950,
              486
            ],
            "type": "INT"
          }
        ],
        "links": [
          {
            "id": 66,
            "origin_id": 45,
            "origin_slot": 0,
            "target_id": 42,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 52,
            "origin_id": 31,
            "origin_slot": 0,
            "target_id": 8,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 58,
            "origin_id": 39,
            "origin_slot": 0,
            "target_id": 8,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 61,
            "origin_id": 38,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 65,
            "origin_id": 45,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 63,
            "origin_id": 42,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 51,
            "origin_id": 27,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 3,
            "type": "LATENT"
          },
          {
            "id": 64,
            "origin_id": 40,
            "origin_slot": 0,
            "target_id": 45,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 9,
            "origin_id": 8,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 71,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 45,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 72,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 27,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 73,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 27,
            "target_slot": 1,
            "type": "INT"
          }
        ],
        "name": "Flux.1 Krea Dev Text to Image",
        "nodes": [
          {
            "flags": {},
            "id": 40,
            "inputs": [],
            "mode": 0,
            "order": 0,
            "outputs": [
              {
                "links": [
                  64
                ],
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP"
              }
            ],
            "pos": [
              -790,
              300
            ],
            "properties": {
              "Node name for S&R": "DualCLIPLoader",
              "cnr_id": "comfy-core",
              "models": [
                {
                  "directory": "text_encoders",
                  "name": "clip_l.safetensors",
                  "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors"
                },
                {
                  "directory": "text_encoders",
                  "name": "t5xxl_fp16.safetensors",
                  "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors"
                }
              ],
              "ver": "0.3.40"
            },
            "size": [
              270,
              130
            ],
            "type": "DualCLIPLoader",
            "widgets_values": [
              "clip_l.safetensors",
              "t5xxl_fp16.safetensors",
              "flux",
              "default"
            ]
          },
          {
            "flags": {},
            "id": 39,
            "inputs": [],
            "mode": 0,
            "order": 1,
            "outputs": [
              {
                "links": [
                  58
                ],
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE"
              }
            ],
            "pos": [
              -790,
              480
            ],
            "properties": {
              "Node name for S&R": "VAELoader",
              "cnr_id": "comfy-core",
              "models": [
                {
                  "directory": "vae",
                  "name": "ae.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors"
                }
              ],
              "ver": "0.3.40"
            },
            "size": [
              270,
              58
            ],
            "type": "VAELoader",
            "widgets_values": [
              "ae.safetensors"
            ]
          },
          {
            "flags": {
              "collapsed": false
            },
            "id": 42,
            "inputs": [
              {
                "link": 66,
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING"
              }
            ],
            "mode": 0,
            "order": 6,
            "outputs": [
              {
                "links": [
                  63
                ],
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING"
              }
            ],
            "pos": [
              -480,
              470
            ],
            "properties": {
              "Node name for S&R": "ConditioningZeroOut",
              "cnr_id": "comfy-core",
              "ver": "0.3.40"
            },
            "size": [
              204.134765625,
              30
            ],
            "type": "ConditioningZeroOut",
            "widgets_values": []
          },
          {
            "flags": {
              "collapsed": true
            },
            "id": 8,
            "inputs": [
              {
                "link": 52,
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT"
              },
              {
                "link": 58,
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE"
              }
            ],
            "mode": 0,
            "order": 3,
            "outputs": [
              {
                "links": [
                  9
                ],
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "slot_index": 0,
                "type": "IMAGE"
              }
            ],
            "pos": [
              -240,
              480
            ],
            "properties": {
              "Node name for S&R": "VAEDecode",
              "cnr_id": "comfy-core",
              "ver": "0.3.40"
            },
            "size": [
              210,
              46
            ],
            "type": "VAEDecode",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 38,
            "inputs": [],
            "mode": 0,
            "order": 2,
            "outputs": [
              {
                "links": [
                  61
                ],
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL"
              }
            ],
            "pos": [
              -790,
              160
            ],
            "properties": {
              "Node name for S&R": "UNETLoader",
              "cnr_id": "comfy-core",
              "models": [
                {
                  "directory": "diffusion_models",
                  "name": "flux1-krea-dev_fp8_scaled.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/FLUX.1-Krea-dev_ComfyUI/resolve/main/split_files/diffusion_models/flux1-krea-dev_fp8_scaled.safetensors"
                }
              ],
              "ver": "0.3.40"
            },
            "size": [
              270,
              82
            ],
            "type": "UNETLoader",
            "widgets_values": [
              "flux1-krea-dev_fp8_scaled.safetensors",
              "default"
            ]
          },
          {
            "flags": {},
            "id": 45,
            "inputs": [
              {
                "link": 64,
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP"
              },
              {
                "link": 71,
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                }
              }
            ],
            "mode": 0,
            "order": 7,
            "outputs": [
              {
                "links": [
                  65,
                  66
                ],
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING"
              }
            ],
            "pos": [
              -460,
              180
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "ver": "0.3.47"
            },
            "size": [
              330,
              210
            ],
            "type": "CLIPTextEncode",
            "widgets_values": [
              "Highly realistic portrait of a Nordic woman with blonde hair and blue eyes, gaze sharp and intellectual. The lighting should reflect the unique coolness of Northern Europe. Outfit is minimalist and modern, background is blurred in cool tones. Needs to perfectly capture the characteristics of a Scandinavian woman. solo, Centered composition\n"
            ]
          },
          {
            "flags": {},
            "id": 27,
            "inputs": [
              {
                "link": 72,
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                }
              },
              {
                "link": 73,
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                }
              }
            ],
            "mode": 0,
            "order": 4,
            "outputs": [
              {
                "links": [
                  51
                ],
                "localized_name": "LATENT",
                "name": "LATENT",
                "slot_index": 0,
                "type": "LATENT"
              }
            ],
            "pos": [
              -790,
              640
            ],
            "properties": {
              "Node name for S&R": "EmptySD3LatentImage",
              "cnr_id": "comfy-core",
              "ver": "0.3.40"
            },
            "size": [
              270,
              120
            ],
            "type": "EmptySD3LatentImage",
            "widgets_values": [
              1024,
              1024,
              1
            ]
          },
          {
            "flags": {},
            "id": 31,
            "inputs": [
              {
                "link": 61,
                "localized_name": "model",
                "name": "model",
                "type": "MODEL"
              },
              {
                "link": 65,
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING"
              },
              {
                "link": 63,
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING"
              },
              {
                "link": 51,
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT"
              }
            ],
            "mode": 0,
            "order": 5,
            "outputs": [
              {
                "links": [
                  52
                ],
                "localized_name": "LATENT",
                "name": "LATENT",
                "slot_index": 0,
                "type": "LATENT"
              }
            ],
            "pos": [
              -460,
              560
            ],
            "properties": {
              "Node name for S&R": "KSampler",
              "cnr_id": "comfy-core",
              "ver": "0.3.40"
            },
            "size": [
              315,
              262
            ],
            "type": "KSampler",
            "widgets_values": [
              277251746703202,
              "randomize",
              20,
              1,
              "euler",
              "simple",
              1
            ]
          }
        ],
        "outputNode": {
          "bounding": [
            -50,
            420,
            120,
            60
          ],
          "id": -20
        },
        "outputs": [
          {
            "id": "5310184a-f0a2-405f-9917-dd2a352a4fac",
            "linkIds": [
              9
            ],
            "localized_name": "IMAGE",
            "name": "IMAGE",
            "pos": [
              -30,
              440
            ],
            "type": "IMAGE"
          }
        ],
        "revision": 0,
        "state": {
          "lastGroupId": 3,
          "lastLinkId": 74,
          "lastNodeId": 51,
          "lastRerouteId": 0
        },
        "version": 1,
        "widgets": []
      }
    ]
  },
  "extra": {
    "VHS_KeepIntermediate": true,
    "VHS_MetadataImage": true,
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "ds": {
      "offset": [
        862.8436972387228,
        288.6851049812555
      ],
      "scale": 1.1249414187320026
    },
    "frontendVersion": "1.38.6",
    "workflowRendererVersion": "LG"
  },
  "groups": [],
  "id": "908d0bfb-e192-4627-9b57-147496e6e2dd",
  "last_link_id": 72,
  "last_node_id": 53,
  "links": [
    [
      71,
      53,
      0,
      9,
      0,
      "IMAGE"
    ]
  ],
  "nodes": [
    {
      "flags": {},
      "id": 9,
      "inputs": [
        {
          "link": 71,
          "name": "images",
          "type": "IMAGE"
        }
      ],
      "mode": 0,
      "order": 2,
      "outputs": [],
      "pos": [
        160.66669539582927,
        112.66664357362677
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.40"
      },
      "size": [
        560,
        646.6666666666667
      ],
      "type": "SaveImage",
      "widgets_values": [
        "flux_krea"
      ]
    },
    {
      "bgcolor": "#000",
      "color": "#432",
      "flags": {},
      "id": 43,
      "inputs": [],
      "mode": 0,
      "order": 0,
      "outputs": [],
      "pos": [
        -869.3332435690144,
        112.66664357362677
      ],
      "properties": {},
      "size": [
        530,
        719.296875
      ],
      "title": "Model links",
      "type": "MarkdownNote",
      "widgets_values": [
        "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Report issue\n\nNote: please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud will be updated after the stable release; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/Comfy-Org/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n\n\n## Model links\n\n**text_encoders**\n\n- [clip_l.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors)\n- [t5xxl_fp16.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors)\n\n**diffusion_models**\n\n- [flux1-krea-dev_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/FLUX.1-Krea-dev_ComfyUI/resolve/main/split_files/diffusion_models/flux1-krea-dev_fp8_scaled.safetensors)\n\n**vae**\n\n- [ae.safetensors](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 text_encoders/\n│   │      ├── clip_l.safetensors\n│   │      └── t5xxl_fp16.safetensors\n│   ├── 📂 diffusion_models/\n│   │      └── flux1-krea-dev_fp8_scaled.safetensors\n│   └── 📂 vae/\n│          └── ae.safetensors\n```\n"
      ]
    },
    {
      "flags": {},
      "id": 53,
      "inputs": [],
      "mode": 0,
      "order": 1,
      "outputs": [
        {
          "links": [
            71
          ],
          "name": "IMAGE",
          "type": "IMAGE"
        }
      ],
      "pos": [
        -299.3333046041706,
        112.66664357362677
      ],
      "properties": {
        "proxyWidgets": [
          [
            "-1",
            "text"
          ],
          [
            "-1",
            "width"
          ],
          [
            "-1",
            "height"
          ],
          [
            "31",
            "seed"
          ],
          [
            "31",
            "control_after_generate"
          ]
        ]
      },
      "size": [
        410,
        505
      ],
      "type": "fc11e656-d80a-42fa-ae56-c197af368516",
      "widgets_values": [
        "Highly realistic portrait of a Nordic woman with blonde hair and blue eyes, gaze sharp and intellectual. The lighting should reflect the unique coolness of Northern Europe. Outfit is minimalist and modern, background is blurred in cool tones. Needs to perfectly capture the characteristics of a Scandinavian woman. solo, Centered composition\n",
        1024,
        1024
      ]
    }
  ],
  "revision": 0,
  "version": 0.4
}