{ "id": "08988737-a544-4ab1-99fb-22d67b7c36e3", "revision": 0, "last_node_id": 215, "last_link_id": 381, "nodes": [ { "id": 50, "type": "MarkdownNote", "pos": [ -1200, -90 ], "size": [ 700, 990 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [], "title": "Note: Krea-2", "properties": {}, "widgets_values": [ "This workflow generates images with **Krea-2 Turbo**, a fast distilled text-to-image model. The workflow is organized into a few parts: each handles a different step so you can generate quickly without digging through every node.\n\n## Text to Image (Krea-2 Turbo) Subgraph\n\nDouble-click this node to open the full pipeline. Inside, the canvas is grouped into several areas:\n\n**Models**: Loads the diffusion model, text encoder, VAE, and optional style LoRA (`LoraLoaderModelOnly`).\n\n**Prompt**: Enter your image description in **Text String (User Prompt)**.\n\n**Prompt Enhancement**: Expands your prompt before generation. Enabled by default (`prompt_enhance`). You can turn it off to use your prompt as-is, or replace the built-in module with **OpenAI** or **Gemini** API nodes.\n\n**Feature Switch**: Quick toggles on the left side of the subgraph:\n- `prompt_enhance`: enable or disable prompt expansion\n- `enable_lora?`: enable or disable the style LoRA\n\n**Image Generation**: Handles latent sizing, sampling (8 steps), and VAE decode to produce the final image.\n\nWhen using a LoRA, set `enable_lora?` to true, select the matching file in **LoraLoaderModelOnly**, and adjust `lora_strength` as needed.\n\n## LoRA & Trigger Word (CustomCombo)\n\nOn the main canvas, the **CustomCombo** node is where you choose which style LoRA you are using (e.g. `krea2_coolblue`, `krea2_darkbrush`). The workflow uses your selection to automatically append the correct **trigger word** to your prompt.\n\n- Download LoRA files from [Comfy-Org/Krea-2/loras](https://huggingface.co/Comfy-Org/Krea-2/tree/main/loras) and place them in `ComfyUI/models/loras/`\n- Select the LoRA name that matches the file loaded inside the subgraph\n- The trigger word is applied for you: no need to type it manually\n- For trigger words and recommended strength values, see the **LoRA Trigger Words and Settings** note beside this workflow\n" ], "color": "#222", "bgcolor": "#000" }, { "id": 48, "type": "MarkdownNote", "pos": [ -1940, -90 ], "size": [ 700, 990 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [], "title": "Model Links", "properties": {}, "widgets_values": [ "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model Links (for Local Users)\n\nFor BF16 and NVFP4 variants, see [Comfy-Org/Krea-2](https://huggingface.co/Comfy-Org/Krea-2)\n\n\n**diffusion_models**\n\n- [krea2_turbo_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Krea-2/resolve/main/diffusion_models/krea2_turbo_fp8_scaled.safetensors)\n\n**text_encoders**\n\n- [qwen3vl_4b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Krea-2/resolve/main/text_encoders/qwen3vl_4b_fp8_scaled.safetensors)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Krea-2/resolve/main/vae/qwen_image_vae.safetensors)\n\n**loras**\n\n- [krea2_warmpastel.safetensors](https://huggingface.co/Comfy-Org/Krea-2/resolve/main/loras/krea2_warmpastel.safetensors)\n\n\n## Model Storage Location\n\n```\nšŸ“‚ ComfyUI/\nā”œā”€ā”€ šŸ“‚ models/\n│ ā”œā”€ā”€ šŸ“‚ diffusion_models/\n│ │ └── krea2_turbo_fp8_scaled.safetensors\n│ ā”œā”€ā”€ šŸ“‚ text_encoders/\n│ │ └── qwen3vl_4b_fp8_scaled.safetensors\n│ ā”œā”€ā”€ šŸ“‚ vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── šŸ“‚ loras/\n│ └── krea2_warmpastel.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud updates follow stable releases, so some nightly-supported models may not be available yet.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/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" ], "color": "#222", "bgcolor": "#000" }, { "id": 208, "type": "SaveImage", "pos": [ 1030, 130 ], "size": [ 620, 490 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 381 } ], "outputs": [ { "name": "images", "type": "IMAGE", "links": null } ], "properties": { "cnr_id": "comfy-core", "ver": "0.26.0", "Node name for S&R": "SaveImage" }, "widgets_values": [ "ComfyUI/Krea2_Enahnce/image" ], "color": "#323", "bgcolor": "#535" }, { "id": 49, "type": "ResolutionSelector", "pos": [ 730, 700 ], "size": [ 270, 130 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "width", "type": "INT", "links": [ 348 ] }, { "name": "height", "type": "INT", "links": [ 349 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "ResolutionSelector" }, "widgets_values": [ "2:3 (Portrait Photo)", 2.5, 8 ], "color": "#323", "bgcolor": "#535" }, { "id": 215, "type": "Note", "pos": [ 500, 720 ], "size": [ 210, 90 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [], "title": "aspect ratio", "properties": {}, "widgets_values": [ "make sure aspect ratio matches for both passes. See bottom of subgraph for other pass AR" ], "color": "#432", "bgcolor": "#653" }, { "id": 193, "type": "f39e690b-bb2f-4bcc-b65a-12396367f874", "pos": [ 590, 120 ], "size": [ 420, 540 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "width", "type": "INT", "widget": { "name": "width" }, "link": 348 }, { "name": "height", "type": "INT", "widget": { "name": "height" }, "link": 349 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 381 ] } ], "properties": { "proxyWidgets": [ [ "51", "text" ], [ "7", "text" ], [ "203", "noise_seed" ], [ "98", "width" ], [ "98", "height" ], [ "16", "unet_name" ], [ "18", "clip_name" ], [ "17", "vae_name" ], [ "85", "sampler_name" ], [ "206", "lora_name" ], [ "206", "strength_model" ], [ "205", "aspect_ratio" ] ], "cnr_id": "comfy-core", "ver": "0.3.75", "widget_ue_connectable": {} }, "widgets_values": [], "color": "#323", "bgcolor": "#535" }, { "id": 209, "type": "MarkdownNote", "pos": [ 110, 70 ], "size": [ 350, 350 ], "flags": {}, "order": 4, "mode": 0, "inputs": [], "outputs": [], "title": "Model Links", "properties": {}, "widgets_values": [ "**diffusion_models**\n\n- [krea2_turbo_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Krea-2/resolve/main/diffusion_models/krea2_turbo_fp8_scaled.safetensors)\n\n**text_encoders**\n\n- [qwen3vl_4b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Krea-2/resolve/main/text_encoders/qwen3vl_4b_fp8_scaled.safetensors)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Krea-2/resolve/main/vae/qwen_image_vae.safetensors)\n\n## Model Storage Location\n\n```\nšŸ“‚ ComfyUI/\nā”œā”€ā”€ šŸ“‚ models/\n│ ā”œā”€ā”€ šŸ“‚ diffusion_models/\n│ │ └── krea2_turbo_fp8_scaled.safetensors\n│ ā”œā”€ā”€ šŸ“‚ text_encoders/\n│ │ └── qwen3vl_4b_fp8_scaled.safetensors\n│ ā”œā”€ā”€ šŸ“‚ vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── šŸ“‚ loras/\n│ └── krea2_enhancer.safetensors\n```\n" ], "color": "#432", "bgcolor": "#653" } ], "links": [ [ 348, 49, 0, 193, 0, "INT" ], [ 349, 49, 1, 193, 1, "INT" ], [ 381, 193, 0, 208, 0, "IMAGE" ] ], "groups": [ { "id": 11, "title": "Group", "bounding": [ 470, 40, 1190, 810 ], "color": "#3f789e", "flags": {} } ], "definitions": { "subgraphs": [ { "id": "f39e690b-bb2f-4bcc-b65a-12396367f874", "version": 1, "state": { "lastGroupId": 11, "lastNodeId": 215, "lastLinkId": 381, "lastRerouteId": 0 }, "revision": 0, "config": {}, "name": "Z-Image - 2 pass set up", "inputNode": { "id": -10, "bounding": [ -640, -170, 135, 288 ] }, "outputNode": { "id": -20, "bounding": [ 2160, -1030, 128, 68 ] }, "inputs": [ { "id": "d57da5ba-eaed-4402-80d8-d3b56f6f7546", "name": "text", "type": "STRING", "linkIds": [ 147 ], "pos": [ -529, -146 ] }, { "id": "46e37f8f-0a6f-4e6c-b786-dba4e813185d", "name": "text_1", "type": "STRING", "linkIds": [ 148 ], "pos": [ -529, -126 ] }, { "id": "214176cd-4db7-46b6-83e5-e1c908976d9b", "name": "seed", "type": "INT", "linkIds": [ 362, 363 ], "pos": [ -529, -106 ] }, { "id": "4a2a7a89-8f6f-4263-9162-cffada4c74c7", "name": "width", "type": "INT", "linkIds": [ 245 ], "pos": [ -529, -86 ] }, { "id": "6b24520c-4f16-4599-ae21-ffb296eea14f", "name": "height", "type": "INT", "linkIds": [ 246 ], "pos": [ -529, -66 ] }, { "id": "66d8d248-fc07-4b86-9691-6c4200fbdc77", "name": "unet_name", "type": "COMBO", "linkIds": [ 364 ], "pos": [ -529, -46 ] }, { "id": "4e9e9b5c-b223-45c1-b006-3db64ad2e2fb", "name": "clip_name", "type": "COMBO", "linkIds": [ 365 ], "pos": [ -529, -26 ] }, { "id": "95832dff-1832-4043-b8e4-036c33e759e1", "name": "vae_name", "type": "COMBO", "linkIds": [ 366 ], "pos": [ -529, -6 ] }, { "id": "52afb978-d2f9-4d57-b73f-6b9a80d6d343", "name": "sampler_name", "type": "COMBO", "linkIds": [ 367 ], "pos": [ -529, 14 ] }, { "id": "d17962e4-fced-4ea1-bd01-1815f0905587", "name": "lora_name", "type": "COMBO", "linkIds": [ 371 ], "pos": [ -529, 34 ] }, { "id": "88aae88c-cd2d-4896-bbdc-af1ad3d99df3", "name": "strength_model", "type": "FLOAT", "linkIds": [ 372 ], "pos": [ -529, 54 ] }, { "id": "0f5909eb-5763-4cf9-b8aa-5fc5a076ab13", "name": "aspect_ratio", "type": "COMBO", "linkIds": [ 377 ], "pos": [ -529, 74 ] } ], "outputs": [ { "id": "4428fbe9-87ff-4269-ab8c-3c99f26fd122", "name": "IMAGE", "type": "IMAGE", "linkIds": [ 85 ], "localized_name": "IMAGE", "pos": [ 2184, -1006 ] } ], "widgets": [], "nodes": [ { "id": 87, "type": "VAEDecode", "pos": [ 1820, -1010 ], "size": [ 210, 60 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 353 }, { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 45 } ], "outputs": [ { "localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "slot_index": 0, "links": [ 85 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.73", "Node name for S&R": "VAEDecode", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 98, "type": "LatentUpscale", "pos": [ 1090, -960 ], "size": [ 270, 130 ], "flags": {}, "order": 10, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 351 }, { "localized_name": "width", "name": "width", "type": "INT", "widget": { "name": "width" }, "link": 245 }, { "localized_name": "height", "name": "height", "type": "INT", "widget": { "name": "height" }, "link": 246 } ], "outputs": [ { "localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [ 352 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.76", "Node name for S&R": "LatentUpscale", "widget_ue_connectable": {} }, "widgets_values": [ "nearest-exact", 1920, 1080, "center" ] }, { "id": 82, "type": "FlowMatchEulerDiscreteScheduler (Custom)", "pos": [ 690, -680 ], "size": [ 390, 470 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "links": [ 205 ] } ], "properties": { "cnr_id": "erosdiffusion-eulerflowmatchingdiscretescheduler", "ver": "1.0.7", "Node name for S&R": "FlowMatchEulerDiscreteScheduler (Custom)", "widget_ue_connectable": {} }, "widgets_values": [ 10, 0, 10, 256, 0.5, "disable", 8192, 1.15, 1000, 3, 0, "disable", "exponential", "disable", "disable", "disable", "disable", "cuda" ] }, { "id": 51, "type": "CLIPTextEncode", "pos": [ -190, -680 ], "size": [ 450, 290 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 43 }, { "localized_name": "text", "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 147 } ], "outputs": [ { "localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 203, 355 ] } ], "title": "CLIP Text Encode (Positive Prompt)", "properties": { "cnr_id": "comfy-core", "ver": "0.3.73", "Node name for S&R": "CLIPTextEncode", "widget_ue_connectable": {} }, "widgets_values": [ "an artistic close-up face shot of a woman with smooth luminous skin and bold editorial styling, the readable text \"Krea 2 Enhancer\" written across the neck and rising onto the lower cheek in vivid liquid paint splashes, using chartreuse, deep indigo, and soft rose tones, glossy wet drips, sharp studio lighting, dark background, reflective texture, high-fashion beauty photography, visible skin texture, dramatic framing, ultra-detailed realistic beauty photography." ], "color": "#232", "bgcolor": "#353" }, { "id": 7, "type": "CLIPTextEncode", "pos": [ -180, -350 ], "size": [ 420, 140 ], "flags": { "collapsed": false }, "order": 2, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 44 }, { "localized_name": "text", "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 148 } ], "outputs": [ { "localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 204, 356 ] } ], "title": "CLIP Text Encode (Negative Prompt)", "properties": { "cnr_id": "comfy-core", "ver": "0.3.73", "Node name for S&R": "CLIPTextEncode", "widget_ue_connectable": {} }, "widgets_values": [ "low quality, blurry, pixelated, distorted, deformed, bad anatomy, bad proportions, extra fingers, missing fingers, extra limbs, missing limbs, fused limbs, malformed hands, malformed feet, mutated, disfigured, ugly, asymmetrical, poorly drawn face, poorly drawn eyes, cross-eyed, bad teeth, unnatural skin, artifacts, jpeg artifacts, noise, grain, watermark, logo, text, signature, cropped, out of frame, duplicate, cloned face, oversaturated, underexposed, overexposed, bad lighting, flat lighting, unrealistic shadows, messy background" ], "color": "#322", "bgcolor": "#533" }, { "id": 204, "type": "EmptyLatentImage", "pos": [ 300, -290 ], "size": [ 270, 110 ], "flags": {}, "order": 12, "mode": 0, "inputs": [ { "localized_name": "width", "name": "width", "type": "INT", "widget": { "name": "width" }, "link": 360 }, { "localized_name": "height", "name": "height", "type": "INT", "widget": { "name": "height" }, "link": 361 } ], "outputs": [ { "localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [ 359 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.26.0", "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 1280, 720, 1 ] }, { "id": 203, "type": "SamplerCustom", "pos": [ 1410, -1030 ], "size": [ 300, 230 ], "flags": {}, "order": 11, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 370 }, { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 355 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 356 }, { "localized_name": "sampler", "name": "sampler", "type": "SAMPLER", "link": 354 }, { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "link": 358 }, { "localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 352 }, { "localized_name": "noise_seed", "name": "noise_seed", "type": "INT", "widget": { "name": "noise_seed" }, "link": 362 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "LATENT", "links": [ 353 ] }, { "localized_name": "denoised_output", "name": "denoised_output", "type": "LATENT", "links": null } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "SamplerCustom", "widget_ue_connectable": {} }, "widgets_values": [ true, 12345454, "fixed", 1.2 ] }, { "id": 86, "type": "SamplerCustom", "pos": [ 740, -1010 ], "size": [ 270, 230 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 369 }, { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 203 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 204 }, { "localized_name": "sampler", "name": "sampler", "type": "SAMPLER", "link": 207 }, { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "link": 205 }, { "localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 359 }, { "localized_name": "noise_seed", "name": "noise_seed", "type": "INT", "widget": { "name": "noise_seed" }, "link": 363 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "LATENT", "links": [ 351 ] }, { "localized_name": "denoised_output", "name": "denoised_output", "type": "LATENT", "links": null } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "SamplerCustom", "widget_ue_connectable": {} }, "widgets_values": [ true, 12345454, "fixed", 1.2 ] }, { "id": 202, "type": "FlowMatchEulerDiscreteScheduler (Custom)", "pos": [ 1390, -680 ], "size": [ 380, 470 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "links": [ 358 ] } ], "properties": { "cnr_id": "erosdiffusion-eulerflowmatchingdiscretescheduler", "ver": "1.0.7", "Node name for S&R": "FlowMatchEulerDiscreteScheduler (Custom)", "widget_ue_connectable": {} }, "widgets_values": [ 20, 10, 20, 256, 0.5, "disable", 8192, 1.15, 1000, 3, 0, "disable", "exponential", "disable", "disable", "disable", "disable", "cuda" ] }, { "id": 18, "type": "CLIPLoader", "pos": [ -180, -870 ], "size": [ 270, 120 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "localized_name": "clip_name", "name": "clip_name", "type": "COMBO", "widget": { "name": "clip_name" }, "link": 365 } ], "outputs": [ { "localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": [ 43, 44 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.73", "Node name for S&R": "CLIPLoader", "widget_ue_connectable": {} }, "widgets_values": [ "qwen3vl_4b_fp8_scaled.safetensors", "krea2", "default" ] }, { "id": 17, "type": "VAELoader", "pos": [ 150, -890 ], "size": [ 270, 70 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "localized_name": "vae_name", "name": "vae_name", "type": "COMBO", "widget": { "name": "vae_name" }, "link": 366 } ], "outputs": [ { "localized_name": "VAE", "name": "VAE", "type": "VAE", "links": [ 45 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.73", "Node name for S&R": "VAELoader", "widget_ue_connectable": {} }, "widgets_values": [ "qwen_image_vae.safetensors" ] }, { "id": 85, "type": "KSamplerSelect", "pos": [ 710, -1130 ], "size": [ 320, 60 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "localized_name": "sampler_name", "name": "sampler_name", "type": "COMBO", "widget": { "name": "sampler_name" }, "link": 367 } ], "outputs": [ { "localized_name": "SAMPLER", "name": "SAMPLER", "type": "SAMPLER", "slot_index": 0, "links": [ 207, 354 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.43", "Node name for S&R": "KSamplerSelect", "widget_ue_connectable": {} }, "widgets_values": [ "euler_ancestral_cfg_pp" ] }, { "id": 16, "type": "UNETLoader", "pos": [ -170, -1020 ], "size": [ 330, 100 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "localized_name": "unet_name", "name": "unet_name", "type": "COMBO", "widget": { "name": "unet_name" }, "link": 364 } ], "outputs": [ { "localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [ 368 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.73", "Node name for S&R": "UNETLoader", "widget_ue_connectable": {} }, "widgets_values": [ "krea2_turbo_fp8_scaled.safetensors", "default" ] }, { "id": 206, "type": "LoraLoaderModelOnly", "pos": [ 210, -1040 ], "size": [ 270, 90 ], "flags": {}, "order": 14, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 368 }, { "localized_name": "lora_name", "name": "lora_name", "type": "COMBO", "widget": { "name": "lora_name" }, "link": 371 }, { "localized_name": "strength_model", "name": "strength_model", "type": "FLOAT", "widget": { "name": "strength_model" }, "link": 372 } ], "outputs": [ { "localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [ 369, 370 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.26.0", "Node name for S&R": "LoraLoaderModelOnly" }, "widgets_values": [ "Krea_2\\krea2_Enhancer.safetensors", 1 ] }, { "id": 205, "type": "ResolutionSelector", "pos": [ -120, -140 ], "size": [ 270, 190 ], "flags": {}, "order": 13, "mode": 0, "inputs": [ { "localized_name": "aspect_ratio", "name": "aspect_ratio", "type": "COMBO", "widget": { "name": "aspect_ratio" }, "link": 377 } ], "outputs": [ { "localized_name": "width", "name": "width", "type": "INT", "links": [ 360 ] }, { "localized_name": "height", "name": "height", "type": "INT", "links": [ 361 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "ResolutionSelector" }, "widgets_values": [ "2:3 (Portrait Photo)", 1, 8 ] } ], "groups": [ { "id": 1, "title": "Models", "bounding": [ -200, -1100, 620, 353.6 ], "color": "#3f789e", "flags": {} } ], "links": [ { "id": 44, "origin_id": 18, "origin_slot": 0, "target_id": 7, "target_slot": 0, "type": "CLIP" }, { "id": 45, "origin_id": 17, "origin_slot": 0, "target_id": 87, "target_slot": 1, "type": "VAE" }, { "id": 43, "origin_id": 18, "origin_slot": 0, "target_id": 51, "target_slot": 0, "type": "CLIP" }, { "id": 85, "origin_id": 87, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "IMAGE" }, { "id": 147, "origin_id": -10, "origin_slot": 0, "target_id": 51, "target_slot": 1, "type": "STRING" }, { "id": 148, "origin_id": -10, "origin_slot": 1, "target_id": 7, "target_slot": 1, "type": "STRING" }, { "id": 203, "origin_id": 51, "origin_slot": 0, "target_id": 86, "target_slot": 1, "type": "CONDITIONING" }, { "id": 204, "origin_id": 7, "origin_slot": 0, "target_id": 86, "target_slot": 2, "type": "CONDITIONING" }, { "id": 205, "origin_id": 82, "origin_slot": 0, "target_id": 86, "target_slot": 4, "type": "SIGMAS" }, { "id": 207, "origin_id": 85, "origin_slot": 0, "target_id": 86, "target_slot": 3, "type": "SAMPLER" }, { "id": 245, "origin_id": -10, "origin_slot": 3, "target_id": 98, "target_slot": 1, "type": "INT" }, { "id": 246, "origin_id": -10, "origin_slot": 4, "target_id": 98, "target_slot": 2, "type": "INT" }, { "id": 351, "origin_id": 86, "origin_slot": 0, "target_id": 98, "target_slot": 0, "type": "LATENT" }, { "id": 352, "origin_id": 98, "origin_slot": 0, "target_id": 203, "target_slot": 5, "type": "LATENT" }, { "id": 353, "origin_id": 203, "origin_slot": 0, "target_id": 87, "target_slot": 0, "type": "LATENT" }, { "id": 354, "origin_id": 85, "origin_slot": 0, "target_id": 203, "target_slot": 3, "type": "SAMPLER" }, { "id": 355, "origin_id": 51, "origin_slot": 0, "target_id": 203, "target_slot": 1, "type": "CONDITIONING" }, { "id": 356, "origin_id": 7, "origin_slot": 0, "target_id": 203, "target_slot": 2, "type": "CONDITIONING" }, { "id": 358, "origin_id": 202, "origin_slot": 0, "target_id": 203, "target_slot": 4, "type": "SIGMAS" }, { "id": 359, "origin_id": 204, "origin_slot": 0, "target_id": 86, "target_slot": 5, "type": "LATENT" }, { "id": 360, "origin_id": 205, "origin_slot": 0, "target_id": 204, "target_slot": 0, "type": "INT" }, { "id": 361, "origin_id": 205, "origin_slot": 1, "target_id": 204, "target_slot": 1, "type": "INT" }, { "id": 362, "origin_id": -10, "origin_slot": 2, "target_id": 203, "target_slot": 6, "type": "INT" }, { "id": 363, "origin_id": -10, "origin_slot": 2, "target_id": 86, "target_slot": 6, "type": "INT" }, { "id": 364, "origin_id": -10, "origin_slot": 5, "target_id": 16, "target_slot": 0, "type": "COMBO" }, { "id": 365, "origin_id": -10, "origin_slot": 6, "target_id": 18, "target_slot": 0, "type": "COMBO" }, { "id": 366, "origin_id": -10, "origin_slot": 7, "target_id": 17, "target_slot": 0, "type": "COMBO" }, { "id": 367, "origin_id": -10, "origin_slot": 8, "target_id": 85, "target_slot": 0, "type": "COMBO" }, { "id": 368, "origin_id": 16, "origin_slot": 0, "target_id": 206, "target_slot": 0, "type": "MODEL" }, { "id": 369, "origin_id": 206, "origin_slot": 0, "target_id": 86, "target_slot": 0, "type": "MODEL" }, { "id": 370, "origin_id": 206, "origin_slot": 0, "target_id": 203, "target_slot": 0, "type": "MODEL" }, { "id": 371, "origin_id": -10, "origin_slot": 9, "target_id": 206, "target_slot": 1, "type": "COMBO" }, { "id": 372, "origin_id": -10, "origin_slot": 10, "target_id": 206, "target_slot": 2, "type": "FLOAT" }, { "id": 377, "origin_id": -10, "origin_slot": 11, "target_id": 205, "target_slot": 0, "type": "COMBO" } ], "extra": { "workflowRendererVersion": "LG" } } ] }, "config": {}, "extra": { "frontendVersion": "1.45.19", "VHS_latentpreview": true, "VHS_latentpreviewrate": 0, "VHS_MetadataImage": false, "VHS_KeepIntermediate": false, "ds": { "scale": 0.8356135937088652, "offset": [ -93.28378237012197, 135.64699312597713 ] } }, "version": 0.4 }