{ "id": "aa03f7e4-c5a4-4cb0-9c94-1421c33b4359", "revision": 0, "last_node_id": 29, "last_link_id": 32, "nodes": [ { "id": 24, "type": "Label (rgthree)", "pos": [ -1156.2270018889978, -311.5419483129065 ], "size": [ 1060.8499755859375, 48 ], "flags": { "allow_interaction": true }, "order": 0, "mode": 0, "inputs": [], "outputs": [], "title": "Tutorial https://www.youtube.com/@vantagewithai", "properties": { "fontSize": 48, "fontFamily": "Arial", "fontColor": "#ffffff", "textAlign": "left", "backgroundColor": "transparent", "padding": 0, "borderRadius": 0, "angle": 0 }, "color": "#fff0", "bgcolor": "#fff0" }, { "id": 23, "type": "Label (rgthree)", "pos": [ -822.0971190764981, -385.01692389884414 ], "size": [ 332.6666564941406, 48 ], "flags": { "allow_interaction": true }, "order": 1, "mode": 0, "inputs": [], "outputs": [], "title": "Vantage with AI", "properties": { "fontSize": 48, "fontFamily": "Arial", "fontColor": "#ffffff", "textAlign": "left", "backgroundColor": "transparent", "padding": 0, "borderRadius": 0, "angle": 0 }, "color": "#fff0", "bgcolor": "#fff0" }, { "id": 16, "type": "UnetLoaderGGUF", "pos": [ -1366.8921091396062, 254.23993479452596 ], "size": [ 259.1987351472012, 58 ], "flags": {}, "order": 2, "mode": 4, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 17 ] } ], "properties": { "cnr_id": "comfyui-gguf", "ver": "1.1.10", "Node name for S&R": "UnetLoaderGGUF" }, "widgets_values": [ "krea2_turbo-Q4_K_M.gguf" ], "color": "#223", "bgcolor": "#335" }, { "id": 25, "type": "MarkdownNote", "pos": [ -1882.2698558574432, 6.164681232552033 ], "size": [ 451.18041305647944, 410.0739141800326 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [], "title": "Model links", "properties": { "widget_ue_connectable": {} }, "widgets_values": [ "## Model links\n\n**diffusion_models**\n\n- **FP8**: [krea-2-turbo-fp8.safetensors](https://huggingface.co/vantagewithai/Krea-2/resolve/main/krea-2-turbo-fp8.safetensors?download=true)\n- **BF16**: [krea-2-turbo-bf16.safetensors](https://huggingface.co/vantagewithai/Krea-2/resolve/main/krea-2-turbo-bf16.safetensors?download=true)\n\n**GGUF**\n\n- [krea2_turbo-XX_X.gguf](https://huggingface.co/vantagewithai/Krea-2-Turbo-GGUF/tree/main)\n\n\n**text_encoders**\n\n- [qwen3vl_4b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen3-VL/resolve/main/text_encoders/qwen3vl_4b_fp8_scaled.safetensors?download=true)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n\nLocation\n\n```\nšŸ“‚ ComfyUI/\nā”œā”€ā”€ šŸ“‚ models/\n│ ā”œā”€ā”€ šŸ“‚ text_encoders/\n│ │ └── qwen3vl_4b_fp8_scaled.safetensors\n│ ā”œā”€ā”€ šŸ“‚ unet/\n│ │ └── krea2_turbo-XX_X.gguf\n│ ā”œā”€ā”€ šŸ“‚ diffusion_models/\n│ │ └── krea-2-turbo-fp8.safetensors\n│ └── šŸ“‚ vae/\n│ └── qwen_image_vae.safetensors\n```\n" ], "color": "#222", "bgcolor": "#000" }, { "id": 8, "type": "ConditioningZeroOut", "pos": [ -1065.4670282673835, 333.3934126563746 ], "size": [ 225, 47 ], "flags": {}, "order": 15, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 12 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 28 ] } ], "title": "Negative (Zero Out)", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "ConditioningZeroOut" }, "widgets_values": [], "color": "#222", "bgcolor": "#000" }, { "id": 10, "type": "EmptyLatentImage", "pos": [ -1070.807317512464, 471.6071181714876 ], "size": [ 210, 106 ], "flags": {}, "order": 12, "mode": 0, "inputs": [ { "name": "width", "type": "INT", "widget": { "name": "width" }, "link": 20 }, { "name": "height", "type": "INT", "widget": { "name": "height" }, "link": 21 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "slot_index": 0, "links": [ 11 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 1280, 720, 1 ], "color": "#233", "bgcolor": "#355" }, { "id": 3, "type": "VAEDecode", "pos": [ -605.7511206967046, 470.0451336149419 ], "size": [ 192.55457735216896, 46 ], "flags": {}, "order": 17, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 2 }, { "name": "vae", "type": "VAE", "link": 3 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "slot_index": 0, "links": [ 22 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "VAEDecode" }, "widgets_values": [], "color": "#233", "bgcolor": "#355" }, { "id": 17, "type": "Any Switch (rgthree)", "pos": [ -1373.6612212254179, 362.03026339025456 ], "size": [ 263.6999908447266, 106 ], "flags": { "collapsed": true }, "order": 11, "mode": 0, "inputs": [ { "dir": 3, "name": "any_01", "type": "MODEL", "link": 16 }, { "dir": 3, "name": "any_02", "type": "MODEL", "link": 17 }, { "dir": 3, "name": "any_03", "type": "MODEL", "link": null }, { "dir": 3, "name": "any_04", "type": "MODEL", "link": null }, { "name": "any_05", "type": "MODEL", "link": null } ], "outputs": [ { "dir": 4, "label": "MODEL", "name": "*", "shape": 3, "type": "MODEL", "links": [ 29 ] } ], "title": "model Switcher", "properties": { "cnr_id": "rgthree-comfy", "ver": "1.0.2605082257" }, "widgets_values": [], "color": "#223", "bgcolor": "#335" }, { "id": 18, "type": "CLIPLoader", "pos": [ -1371.2125100821856, 790.9981047299052 ], "size": [ 270, 106 ], "flags": {}, "order": 4, "mode": 0, "inputs": [], "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 31 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "CLIPLoader" }, "widgets_values": [ "qwen3vl_4b_fp8_scaled.safetensors", "krea2", "default" ], "color": "#432", "bgcolor": "#653" }, { "id": 4, "type": "VAELoader", "pos": [ -1369.3759767247607, 941.81265421221 ], "size": [ 265.2862310492774, 58 ], "flags": {}, "order": 5, "mode": 0, "inputs": [], "outputs": [ { "name": "VAE", "type": "VAE", "slot_index": 0, "links": [ 3 ] } ], "title": "VAE Loader", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "VAELoader" }, "widgets_values": [ "qwen_image_vae.safetensors" ], "color": "#322", "bgcolor": "#533" }, { "id": 21, "type": "Fast Groups Bypasser (rgthree)", "pos": [ -1061.3740844846623, 915.6987196990208 ], "size": [ 429.6344310934145, 82 ], "flags": {}, "order": 6, "mode": 0, "inputs": [], "outputs": [ { "name": "OPT_CONNECTION", "type": "*", "links": null } ], "title": "Model Selector", "properties": { "matchColors": "black", "matchTitle": "", "showNav": true, "showAllGraphs": true, "sort": "position", "customSortAlphabet": "", "toggleRestriction": "always one" }, "color": "#223", "bgcolor": "#335" }, { "id": 22, "type": "SaveImage", "pos": [ -390.7134789652365, 1.4724143731568797 ], "size": [ 808.7164515111565, 1086.458680157662 ], "flags": {}, "order": 18, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 22 } ], "outputs": [ { "name": "images", "type": "IMAGE", "links": null } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "SaveImage" }, "widgets_values": [ "krea2/i" ] }, { "id": 28, "type": "MarkdownNote", "pos": [ -1883.6757573363275, 462.30605347975796 ], "size": [ 452.4047686280958, 408.84955860841626 ], "flags": {}, "order": 7, "mode": 0, "inputs": [], "outputs": [], "title": "LoRAs", "properties": { "widget_ue_connectable": {} }, "widgets_values": [ "## LoRA links\n\n**LoRA-darkbrush**: [darkbrush.safetensors](https://huggingface.co/krea/Krea-2-LoRA-darkbrush/resolve/main/darkbrush.safetensors)\n\n*Trigger word: monochrome ink wash style*\n\n**LoRA-kidsdrawing**: [kidsdrawing.safetensors](https://huggingface.co/krea/Krea-2-LoRA-kidsdrawing/resolve/main/kidsdrawing.safetensors?download=true)\n\n*Trigger word: naive expressive sketch style*\n\n**LoRA-vintagetarot**: [vintagetarot.safetensors](https://huggingface.co/krea/Krea-2-LoRA-vintagetarot/resolve/main/vintagetarot.safetensors?download=true)\n\n*Trigger word: vintage tarot style*\n\n**LoRA-dotmatrix**: [dotmatrix.safetensors](https://huggingface.co/krea/Krea-2-LoRA-dotmatrix/resolve/main/dotmatrix.safetensors?download=true)\n\n*Trigger word: Monochrome stippling style*\n\n**LoRA-retroanime**: [retroanime.safetensors](https://huggingface.co/krea/Krea-2-LoRA-retroanime/resolve/main/retroanime.safetensors?download=true)\n\n*Trigger word: Purple retro anime style*\n\n**LoRA-rainywindow**: [rainywindow.safetensors](https://huggingface.co/krea/Krea-2-LoRA-rainywindow/resolve/main/rainywindow.safetensors?download=true)\n\n*Trigger word: rainy window style*\n\n**LoRA-softwatercolor**: [softwatercolor.safetensors](https://huggingface.co/krea/Krea-2-LoRA-softwatercolor/resolve/main/softwatercolor.safetensors?download=true)\n\n*Trigger word: Art Deco watercolor style*\n\n**LoRA-neondrip**: [neondrip.safetensors](https://huggingface.co/krea/Krea-2-LoRA-neondrip/resolve/main/neondrip.safetensors?download=true)\n\n*Trigger word: Textured abstract style*" ], "color": "#222", "bgcolor": "#000" }, { "id": 2, "type": "KSampler", "pos": [ -848.731555247012, 469.7956291432265 ], "size": [ 230.2696617010522, 262 ], "flags": {}, "order": 16, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 30 }, { "name": "positive", "type": "CONDITIONING", "link": 5 }, { "name": "negative", "type": "CONDITIONING", "link": 28 }, { "name": "latent_image", "type": "LATENT", "link": 11 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "slot_index": 0, "links": [ 2 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "KSampler" }, "widgets_values": [ 116520214979225, "randomize", 8, 1, "er_sde", "simple", 1 ], "color": "#233", "bgcolor": "#355" }, { "id": 15, "type": "UNETLoader", "pos": [ -1370.9067620229353, 81.70649792439782 ], "size": [ 261.03710503798334, 82 ], "flags": {}, "order": 8, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 16 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "UNETLoader" }, "widgets_values": [ "krea-2-turbo-fp8.safetensors", "default" ], "color": "#223", "bgcolor": "#335" }, { "id": 29, "type": "Power Lora Loader (rgthree)", "pos": [ -1369.4984889881403, 406.80303039828766 ], "size": [ 268.850191431054, 339.99671150459847 ], "flags": {}, "order": 13, "mode": 0, "inputs": [ { "dir": 3, "name": "model", "type": "MODEL", "link": 29 }, { "dir": 3, "name": "clip", "type": "CLIP", "link": 31 } ], "outputs": [ { "dir": 4, "name": "MODEL", "shape": 3, "type": "MODEL", "links": [ 30 ] }, { "dir": 4, "name": "CLIP", "shape": 3, "type": "CLIP", "links": [ 32 ] } ], "properties": { "cnr_id": "rgthree-comfy", "ver": "1.0.2605082257", "Show Strengths": "Single Strength", "Match": "" }, "widgets_values": [ {}, { "type": "PowerLoraLoaderHeaderWidget" }, { "on": false, "lora": "krea2/darkbrush.safetensors", "strength": 1, "strengthTwo": null }, { "on": false, "lora": "krea2/kidsdrawing.safetensors", "strength": 1, "strengthTwo": null }, { "on": false, "lora": "krea2/vintagetarot.safetensors", "strength": 1, "strengthTwo": null }, { "on": false, "lora": "krea2/dotmatrix.safetensors", "strength": 1, "strengthTwo": null }, { "on": false, "lora": "krea2/retroanime.safetensors", "strength": 1, "strengthTwo": null }, { "on": false, "lora": "krea2/rainywindow.safetensors", "strength": 1, "strengthTwo": null }, { "on": false, "lora": "krea2/softwatercolor.safetensors", "strength": 1, "strengthTwo": null }, { "on": false, "lora": "krea2/neondrip.safetensors", "strength": 1, "strengthTwo": null }, {}, "" ], "color": "#223", "bgcolor": "#335" }, { "id": 6, "type": "CLIPTextEncode", "pos": [ -1071.324734866594, 41.944574641924405 ], "size": [ 659.9919056327135, 257.11618741589854 ], "flags": {}, "order": 14, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 32 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 5, 12 ] } ], "title": "Positive Prompt", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "a male contemporary dancer focused on dancing, Contrapposto pose, body contorted, wide angle, wide angle, one hand outstretched mid-dance towards the camera, his face turned away from the camera, high contrast" ], "color": "#232", "bgcolor": "#353" }, { "id": 19, "type": "INTConstant", "pos": [ -1064.1868304809873, 820.2602028915328 ], "size": [ 210, 58 ], "flags": {}, "order": 9, "mode": 0, "inputs": [], "outputs": [ { "name": "value", "type": "INT", "links": [ 20 ] } ], "title": "Width", "properties": { "cnr_id": "comfyui-kjnodes", "ver": "1.4.7", "Node name for S&R": "INTConstant" }, "widgets_values": [ 1280 ], "color": "#1b4669", "bgcolor": "#29699c" }, { "id": 20, "type": "INTConstant", "pos": [ -842.3634511051702, 820.2602028915328 ], "size": [ 210, 58 ], "flags": {}, "order": 10, "mode": 0, "inputs": [], "outputs": [ { "name": "value", "type": "INT", "links": [ 21 ] } ], "title": "Height", "properties": { "cnr_id": "comfyui-kjnodes", "ver": "1.4.7", "Node name for S&R": "INTConstant" }, "widgets_values": [ 720 ], "color": "#1b4669", "bgcolor": "#29699c" } ], "links": [ [ 2, 2, 0, 3, 0, "LATENT" ], [ 3, 4, 0, 3, 1, "VAE" ], [ 5, 6, 0, 2, 1, "CONDITIONING" ], [ 11, 10, 0, 2, 3, "LATENT" ], [ 12, 6, 0, 8, 0, "CONDITIONING" ], [ 16, 15, 0, 17, 0, "MODEL" ], [ 17, 16, 0, 17, 1, "MODEL" ], [ 20, 19, 0, 10, 0, "INT" ], [ 21, 20, 0, 10, 1, "INT" ], [ 22, 3, 0, 22, 0, "IMAGE" ], [ 28, 8, 0, 2, 2, "CONDITIONING" ], [ 29, 17, 0, 29, 0, "MODEL" ], [ 30, 29, 0, 2, 0, "MODEL" ], [ 31, 18, 0, 29, 1, "CLIP" ], [ 32, 29, 1, 6, 0, "CLIP" ] ], "groups": [ { "id": 1, "title": "Sampling", "bounding": [ -1080.807317512464, 399.7956291432265, 677.610774167928, 342 ], "color": "#8AA", "flags": {} }, { "id": 2, "title": "Models", "bounding": [ -1390.9067620229353, -28.293502075602095, 301.03710503798334, 1038.1061562878122 ], "color": "#88A", "flags": {} }, { "id": 3, "title": "Safetensors", "bounding": [ -1380.9067620229353, 11.706497924397905, 281.03710503798334, 162 ], "color": "#444", "flags": {} }, { "id": 4, "title": "GGUF", "bounding": [ -1376.8921091396062, 184.23993479452608, 275.1583617608676, 138.67339556438898 ], "color": "#444", "flags": {} }, { "id": 5, "title": "Controls", "bounding": [ -1074.1868304809873, 750.2602028915328, 452.4471770897395, 257.438516807488 ], "color": "#3f789e", "flags": {} }, { "id": 6, "title": "Prompt", "bounding": [ -1081.324734866594, -28.055425358075595, 679.9919056327133, 416.6123046570258 ], "color": "#8A8", "flags": {} } ], "config": {}, "extra": { "ds": { "scale": 1.6335123932664533, "offset": [ 1921.0186022706255, 118.03848746635099 ] }, "workflow_notes": "Native ComfyUI 0.25.0+ Krea2 workflow. Uses official CLIPLoader/UNETLoader nodes. Requires 3 model files (see Note node).", "frontendVersion": "1.45.19", "VHS_latentpreview": false, "VHS_latentpreviewrate": 0, "VHS_MetadataImage": true, "VHS_KeepIntermediate": true }, "version": 0.4 }