| { |
| "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e", |
| "revision": 0, |
| "last_node_id": 79, |
| "last_link_id": 157, |
| "nodes": [ |
| { |
| "id": 9, |
| "type": "SaveImage", |
| "pos": [ |
| 730.666786213013, |
| 342.6666838325343 |
| ], |
| "size": [ |
| 520, |
| 495 |
| ], |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 154 |
| } |
| ], |
| "outputs": [], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "SaveImage" |
| }, |
| "widgets_values": [ |
| "Flux2-Klein" |
| ] |
| }, |
| { |
| "id": 78, |
| "type": "SaveImage", |
| "pos": [ |
| 740.3333948827676, |
| 951.3333226266111 |
| ], |
| "size": [ |
| 520, |
| 495 |
| ], |
| "flags": {}, |
| "order": 5, |
| "mode": 4, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 156 |
| } |
| ], |
| "outputs": [], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "SaveImage" |
| }, |
| "widgets_values": [ |
| "Flux2-Klein" |
| ] |
| }, |
| { |
| "id": 75, |
| "type": "7b34ab90-36f9-45ba-a665-71d418f0df18", |
| "pos": [ |
| 300.66677321574423, |
| 342.6666838325343 |
| ], |
| "size": [ |
| 400, |
| 360 |
| ], |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "inputs": [ |
| { |
| "label": "prompt", |
| "name": "text", |
| "type": "STRING", |
| "widget": { |
| "name": "text" |
| }, |
| "link": 155 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 154 |
| ] |
| } |
| ], |
| "properties": { |
| "proxyWidgets": [ |
| [ |
| "-1", |
| "text" |
| ], |
| [ |
| "-1", |
| "value" |
| ], |
| [ |
| "-1", |
| "value_1" |
| ], |
| [ |
| "-1", |
| "noise_seed" |
| ], |
| [ |
| "73", |
| "control_after_generate" |
| ], |
| [ |
| "-1", |
| "unet_name" |
| ], |
| [ |
| "-1", |
| "clip_name" |
| ], |
| [ |
| "-1", |
| "vae_name" |
| ] |
| ], |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2" |
| }, |
| "widgets_values": [ |
| "", |
| 1024, |
| 1024, |
| 432262096973490, |
| null, |
| "flux-2-klein-base-4b.safetensors", |
| "qwen_3_4b.safetensors", |
| "flux2-vae.safetensors" |
| ] |
| }, |
| { |
| "id": 79, |
| "type": "MarkdownNote", |
| "pos": [ |
| -579.6666952043239, |
| 341.33334381112445 |
| ], |
| "size": [ |
| 430, |
| 657.4739583333334 |
| ], |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [], |
| "properties": {}, |
| "widgets_values": [ |
| "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model links (for local users)\n\n**text_encoders**\n\n- [qwen_3_4b.safetensors](https://huggingface.co/Comfy-Org/flux2-klein/resolve/main/split_files/text_encoders/qwen_3_4b.safetensors)\n\n**diffusion_models**\n\n- [flux-2-klein-base-4b.safetensors](https://huggingface.co/Comfy-Org/flux2-klein/resolve/main/split_files/diffusion_models/flux-2-klein-base-4b.safetensors)\n- [flux-2-klein-4b.safetensors](https://huggingface.co/Comfy-Org/flux2-klein/resolve/main/split_files/diffusion_models/flux-2-klein-4b.safetensors)\n\n**vae**\n\n- [flux2-vae.safetensors](https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_3_4b.safetensors\n│ ├── 📂 diffusion_models/\n│ │ ├── flux-2-klein-base-4b.safetensors\n│ │ └── flux-2-klein-4b.safetensors\n│ └── 📂 vae/\n│ └── flux2-vae.safetensors\n```\n\n## Report issue\n\nNote: please update ComfyUI first ([guide](https://docs.comfy.org/zh-CN/installation/update_comfyui)) and prepare the required models. Desktop/Cloud ship stable builds; 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/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\n" |
| ], |
| "color": "#222", |
| "bgcolor": "#000" |
| }, |
| { |
| "id": 76, |
| "type": "PrimitiveStringMultiline", |
| "pos": [ |
| -120, |
| 350 |
| ], |
| "size": [ |
| 400, |
| 145 |
| ], |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "STRING", |
| "type": "STRING", |
| "links": [ |
| 155, |
| 157 |
| ] |
| } |
| ], |
| "title": "Prompt", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.9.1", |
| "Node name for S&R": "PrimitiveStringMultiline" |
| }, |
| "widgets_values": [ |
| "A hedgehog wearing a tiny party hat surrounded by confetti, early digital camera style, slight noise, flash photography, candid moment, 2000s digicam aesthetic, festive birthday celebration atmosphere\n" |
| ] |
| }, |
| { |
| "id": 77, |
| "type": "a67caa28-5f85-4917-8396-36004960dd30", |
| "pos": [ |
| 310.33338188549885, |
| 951.3333226266111 |
| ], |
| "size": [ |
| 400, |
| 360 |
| ], |
| "flags": {}, |
| "order": 3, |
| "mode": 4, |
| "inputs": [ |
| { |
| "label": "prompt", |
| "name": "text", |
| "type": "STRING", |
| "widget": { |
| "name": "text" |
| }, |
| "link": 157 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 156 |
| ] |
| } |
| ], |
| "properties": { |
| "proxyWidgets": [ |
| [ |
| "-1", |
| "text" |
| ], |
| [ |
| "-1", |
| "value" |
| ], |
| [ |
| "-1", |
| "value_1" |
| ], |
| [ |
| "-1", |
| "noise_seed" |
| ], |
| [ |
| "73", |
| "control_after_generate" |
| ], |
| [ |
| "-1", |
| "unet_name" |
| ], |
| [ |
| "-1", |
| "clip_name" |
| ], |
| [ |
| "-1", |
| "vae_name" |
| ] |
| ], |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2" |
| }, |
| "widgets_values": [ |
| "", |
| 1024, |
| 1024, |
| 432262096973490, |
| null, |
| "flux-2-klein-4b.safetensors", |
| "qwen_3_4b.safetensors", |
| "flux2-vae.safetensors" |
| ] |
| } |
| ], |
| "links": [ |
| [ |
| 154, |
| 75, |
| 0, |
| 9, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 155, |
| 76, |
| 0, |
| 75, |
| 0, |
| "STRING" |
| ], |
| [ |
| 156, |
| 77, |
| 0, |
| 78, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 157, |
| 76, |
| 0, |
| 77, |
| 0, |
| "STRING" |
| ] |
| ], |
| "groups": [], |
| "definitions": { |
| "subgraphs": [ |
| { |
| "id": "7b34ab90-36f9-45ba-a665-71d418f0df18", |
| "version": 1, |
| "state": { |
| "lastGroupId": 4, |
| "lastNodeId": 75, |
| "lastLinkId": 162, |
| "lastRerouteId": 0 |
| }, |
| "revision": 0, |
| "config": {}, |
| "name": "Text to Image (Flux.2 Klein 4B)", |
| "inputNode": { |
| "id": -10, |
| "bounding": [ |
| -654.6666797319973, |
| 583.833333604156, |
| 120, |
| 180 |
| ] |
| }, |
| "outputNode": { |
| "id": -20, |
| "bounding": [ |
| 1295.3333202680028, |
| 573.833333604156, |
| 120, |
| 60 |
| ] |
| }, |
| "inputs": [ |
| { |
| "id": "765f2681-7227-4d56-b48b-73a758973d7c", |
| "name": "value", |
| "type": "INT", |
| "linkIds": [ |
| 155 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 603.833333604156 |
| ] |
| }, |
| { |
| "id": "6527c96e-0ca0-4afe-bd2f-149a80412736", |
| "name": "value_1", |
| "type": "INT", |
| "linkIds": [ |
| 157 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 623.833333604156 |
| ] |
| }, |
| { |
| "id": "88ef7204-7170-4353-abd9-165480205784", |
| "name": "noise_seed", |
| "type": "INT", |
| "linkIds": [ |
| 158 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 643.833333604156 |
| ] |
| }, |
| { |
| "id": "ae713dbf-52cb-471a-807d-b12fa9acbb48", |
| "name": "unet_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 159 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 663.833333604156 |
| ] |
| }, |
| { |
| "id": "f29f705e-e43a-4502-b231-a1eea93a1d69", |
| "name": "clip_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 160 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 683.833333604156 |
| ] |
| }, |
| { |
| "id": "a954f490-386b-4367-9ea1-1b65913963a5", |
| "name": "vae_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 161 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 703.833333604156 |
| ] |
| }, |
| { |
| "id": "7061147a-fb75-450d-8e97-c8be594a8e16", |
| "name": "text", |
| "type": "STRING", |
| "linkIds": [ |
| 162 |
| ], |
| "label": "prompt", |
| "pos": [ |
| -554.6666797319973, |
| 723.833333604156 |
| ] |
| } |
| ], |
| "outputs": [ |
| { |
| "id": "c5e7966d-07ed-4c9a-ad89-9d378a41ea7b", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "linkIds": [ |
| 153 |
| ], |
| "localized_name": "IMAGE", |
| "pos": [ |
| 1315.3333202680028, |
| 593.833333604156 |
| ] |
| } |
| ], |
| "widgets": [], |
| "nodes": [ |
| { |
| "id": 61, |
| "type": "KSamplerSelect", |
| "pos": [ |
| 461.3333202680027, |
| 468.83333360415605 |
| ], |
| "size": [ |
| 270, |
| 58 |
| ], |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "localized_name": "SAMPLER", |
| "name": "SAMPLER", |
| "type": "SAMPLER", |
| "links": [ |
| 144 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "KSamplerSelect" |
| }, |
| "widgets_values": [ |
| "euler" |
| ] |
| }, |
| { |
| "id": 62, |
| "type": "Flux2Scheduler", |
| "pos": [ |
| 461.3333202680027, |
| 568.833333604156 |
| ], |
| "size": [ |
| 270, |
| 106 |
| ], |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "widget": { |
| "name": "width" |
| }, |
| "link": 137 |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "widget": { |
| "name": "height" |
| }, |
| "link": 138 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "SIGMAS", |
| "name": "SIGMAS", |
| "type": "SIGMAS", |
| "links": [ |
| 145 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "Flux2Scheduler" |
| }, |
| "widgets_values": [ |
| 20, |
| 1024, |
| 1024 |
| ] |
| }, |
| { |
| "id": 63, |
| "type": "CFGGuider", |
| "pos": [ |
| 461.3333202680027, |
| 328.83333360415605 |
| ], |
| "size": [ |
| 270, |
| 98 |
| ], |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 139 |
| }, |
| { |
| "localized_name": "positive", |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 140 |
| }, |
| { |
| "localized_name": "negative", |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 141 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "GUIDER", |
| "name": "GUIDER", |
| "type": "GUIDER", |
| "links": [ |
| 143 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "CFGGuider" |
| }, |
| "widgets_values": [ |
| 5 |
| ] |
| }, |
| { |
| "id": 64, |
| "type": "SamplerCustomAdvanced", |
| "pos": [ |
| 761.3333202680027, |
| 248.83333360415605 |
| ], |
| "size": [ |
| 212.3638671875, |
| 106 |
| ], |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "noise", |
| "name": "noise", |
| "type": "NOISE", |
| "link": 142 |
| }, |
| { |
| "localized_name": "guider", |
| "name": "guider", |
| "type": "GUIDER", |
| "link": 143 |
| }, |
| { |
| "localized_name": "sampler", |
| "name": "sampler", |
| "type": "SAMPLER", |
| "link": 144 |
| }, |
| { |
| "localized_name": "sigmas", |
| "name": "sigmas", |
| "type": "SIGMAS", |
| "link": 145 |
| }, |
| { |
| "localized_name": "latent_image", |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 146 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "output", |
| "name": "output", |
| "type": "LATENT", |
| "links": [ |
| 147 |
| ] |
| }, |
| { |
| "localized_name": "denoised_output", |
| "name": "denoised_output", |
| "type": "LATENT", |
| "links": [] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "SamplerCustomAdvanced" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 65, |
| "type": "VAEDecode", |
| "pos": [ |
| 1015.3333202680027, |
| 178.83333360415605 |
| ], |
| "size": [ |
| 220, |
| 46 |
| ], |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "samples", |
| "name": "samples", |
| "type": "LATENT", |
| "link": 147 |
| }, |
| { |
| "localized_name": "vae", |
| "name": "vae", |
| "type": "VAE", |
| "link": 148 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "IMAGE", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "slot_index": 0, |
| "links": [ |
| 153 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "VAEDecode" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 66, |
| "type": "EmptyFlux2LatentImage", |
| "pos": [ |
| 455.3333202680027, |
| 828.833333604156 |
| ], |
| "size": [ |
| 270, |
| 106 |
| ], |
| "flags": {}, |
| "order": 5, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "widget": { |
| "name": "width" |
| }, |
| "link": 149 |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "widget": { |
| "name": "height" |
| }, |
| "link": 150 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "LATENT", |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 146 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "EmptyFlux2LatentImage" |
| }, |
| "widgets_values": [ |
| 1024, |
| 1024, |
| 1 |
| ] |
| }, |
| { |
| "id": 67, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| -34.666679731997306, |
| 558.833333604156 |
| ], |
| "size": [ |
| 430, |
| 100 |
| ], |
| "flags": {}, |
| "order": 6, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "clip", |
| "name": "clip", |
| "type": "CLIP", |
| "link": 152 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CONDITIONING", |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 141 |
| ] |
| } |
| ], |
| "title": "CLIP Text Encode (Negative Prompt)", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "CLIPTextEncode" |
| }, |
| "widgets_values": [ |
| "" |
| ], |
| "color": "#322", |
| "bgcolor": "#533" |
| }, |
| { |
| "id": 68, |
| "type": "PrimitiveInt", |
| "pos": [ |
| -414.6666797319973, |
| 808.833333604156 |
| ], |
| "size": [ |
| 270, |
| 82 |
| ], |
| "flags": {}, |
| "order": 7, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "value", |
| "name": "value", |
| "type": "INT", |
| "widget": { |
| "name": "value" |
| }, |
| "link": 155 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "INT", |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 137, |
| 149 |
| ] |
| } |
| ], |
| "title": "Width", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "PrimitiveInt" |
| }, |
| "widgets_values": [ |
| 1024, |
| "fixed" |
| ] |
| }, |
| { |
| "id": 69, |
| "type": "PrimitiveInt", |
| "pos": [ |
| -414.6666797319973, |
| 958.833333604156 |
| ], |
| "size": [ |
| 270, |
| 82 |
| ], |
| "flags": {}, |
| "order": 8, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "value", |
| "name": "value", |
| "type": "INT", |
| "widget": { |
| "name": "value" |
| }, |
| "link": 157 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "INT", |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 138, |
| 150 |
| ] |
| } |
| ], |
| "title": "Height", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "PrimitiveInt" |
| }, |
| "widgets_values": [ |
| 1024, |
| "fixed" |
| ] |
| }, |
| { |
| "id": 73, |
| "type": "RandomNoise", |
| "pos": [ |
| 461.3333202680027, |
| 208.83333360415605 |
| ], |
| "size": [ |
| 270, |
| 82 |
| ], |
| "flags": {}, |
| "order": 12, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "noise_seed", |
| "name": "noise_seed", |
| "type": "INT", |
| "widget": { |
| "name": "noise_seed" |
| }, |
| "link": 158 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "NOISE", |
| "name": "NOISE", |
| "type": "NOISE", |
| "links": [ |
| 142 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "RandomNoise" |
| }, |
| "widgets_values": [ |
| 432262096973490, |
| "randomize" |
| ] |
| }, |
| { |
| "id": 70, |
| "type": "UNETLoader", |
| "pos": [ |
| -464.6666797319973, |
| 228.66668403603927 |
| ], |
| "size": [ |
| 364.42708333333337, |
| 82 |
| ], |
| "flags": {}, |
| "order": 9, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "unet_name", |
| "name": "unet_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "unet_name" |
| }, |
| "link": 159 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 139 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "UNETLoader", |
| "models": [ |
| { |
| "name": "flux-2-klein-base-4b.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/flux2-klein/resolve/main/split_files/diffusion_models/flux-2-klein-base-4b.safetensors", |
| "directory": "diffusion_models" |
| } |
| ] |
| }, |
| "widgets_values": [ |
| "flux-2-klein-base-4b.safetensors", |
| "default" |
| ] |
| }, |
| { |
| "id": 71, |
| "type": "CLIPLoader", |
| "pos": [ |
| -464.6666797319973, |
| 378.66668403603927 |
| ], |
| "size": [ |
| 364.42708333333337, |
| 106 |
| ], |
| "flags": {}, |
| "order": 10, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "clip_name", |
| "name": "clip_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "clip_name" |
| }, |
| "link": 160 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CLIP", |
| "name": "CLIP", |
| "type": "CLIP", |
| "links": [ |
| 151, |
| 152 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "CLIPLoader", |
| "models": [ |
| { |
| "name": "qwen_3_4b.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/flux2-klein/resolve/main/split_files/text_encoders/qwen_3_4b.safetensors", |
| "directory": "text_encoders" |
| } |
| ] |
| }, |
| "widgets_values": [ |
| "qwen_3_4b.safetensors", |
| "flux2", |
| "default" |
| ] |
| }, |
| { |
| "id": 72, |
| "type": "VAELoader", |
| "pos": [ |
| -464.6666797319973, |
| 548.6666840360392 |
| ], |
| "size": [ |
| 364.42708333333337, |
| 58 |
| ], |
| "flags": {}, |
| "order": 11, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "vae_name", |
| "name": "vae_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "vae_name" |
| }, |
| "link": 161 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "VAE", |
| "name": "VAE", |
| "type": "VAE", |
| "links": [ |
| 148 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "VAELoader", |
| "models": [ |
| { |
| "name": "flux2-vae.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors", |
| "directory": "vae" |
| } |
| ] |
| }, |
| "widgets_values": [ |
| "flux2-vae.safetensors" |
| ] |
| }, |
| { |
| "id": 74, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| -34.666679731997306, |
| 228.83333360415605 |
| ], |
| "size": [ |
| 430, |
| 280 |
| ], |
| "flags": {}, |
| "order": 13, |
| "mode": 0, |
| "inputs": [ |
| { |
| "localized_name": "clip", |
| "name": "clip", |
| "type": "CLIP", |
| "link": 151 |
| }, |
| { |
| "localized_name": "text", |
| "name": "text", |
| "type": "STRING", |
| "widget": { |
| "name": "text" |
| }, |
| "link": 162 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CONDITIONING", |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 140 |
| ] |
| } |
| ], |
| "title": "CLIP Text Encode (Positive Prompt)", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "CLIPTextEncode" |
| }, |
| "widgets_values": [ |
| "" |
| ], |
| "color": "#232", |
| "bgcolor": "#353" |
| } |
| ], |
| "groups": [ |
| { |
| "id": 1, |
| "title": "Models", |
| "bounding": [ |
| -470, |
| 140, |
| 380, |
| 550 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| }, |
| { |
| "id": 2, |
| "title": "Prompt", |
| "bounding": [ |
| -50, |
| 140, |
| 470, |
| 550 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| }, |
| { |
| "id": 3, |
| "title": "Sampler", |
| "bounding": [ |
| 460, |
| 140, |
| 532.3638671875, |
| 550 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| }, |
| { |
| "id": 4, |
| "title": "Image Size", |
| "bounding": [ |
| -470, |
| 720, |
| 380, |
| 350 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| } |
| ], |
| "links": [ |
| { |
| "id": 137, |
| "origin_id": 68, |
| "origin_slot": 0, |
| "target_id": 62, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 138, |
| "origin_id": 69, |
| "origin_slot": 0, |
| "target_id": 62, |
| "target_slot": 1, |
| "type": "INT" |
| }, |
| { |
| "id": 139, |
| "origin_id": 70, |
| "origin_slot": 0, |
| "target_id": 63, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 140, |
| "origin_id": 74, |
| "origin_slot": 0, |
| "target_id": 63, |
| "target_slot": 1, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 141, |
| "origin_id": 67, |
| "origin_slot": 0, |
| "target_id": 63, |
| "target_slot": 2, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 142, |
| "origin_id": 73, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 0, |
| "type": "NOISE" |
| }, |
| { |
| "id": 143, |
| "origin_id": 63, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 1, |
| "type": "GUIDER" |
| }, |
| { |
| "id": 144, |
| "origin_id": 61, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 2, |
| "type": "SAMPLER" |
| }, |
| { |
| "id": 145, |
| "origin_id": 62, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 3, |
| "type": "SIGMAS" |
| }, |
| { |
| "id": 146, |
| "origin_id": 66, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 4, |
| "type": "LATENT" |
| }, |
| { |
| "id": 147, |
| "origin_id": 64, |
| "origin_slot": 0, |
| "target_id": 65, |
| "target_slot": 0, |
| "type": "LATENT" |
| }, |
| { |
| "id": 148, |
| "origin_id": 72, |
| "origin_slot": 0, |
| "target_id": 65, |
| "target_slot": 1, |
| "type": "VAE" |
| }, |
| { |
| "id": 149, |
| "origin_id": 68, |
| "origin_slot": 0, |
| "target_id": 66, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 150, |
| "origin_id": 69, |
| "origin_slot": 0, |
| "target_id": 66, |
| "target_slot": 1, |
| "type": "INT" |
| }, |
| { |
| "id": 152, |
| "origin_id": 71, |
| "origin_slot": 0, |
| "target_id": 67, |
| "target_slot": 0, |
| "type": "CLIP" |
| }, |
| { |
| "id": 151, |
| "origin_id": 71, |
| "origin_slot": 0, |
| "target_id": 74, |
| "target_slot": 0, |
| "type": "CLIP" |
| }, |
| { |
| "id": 153, |
| "origin_id": 65, |
| "origin_slot": 0, |
| "target_id": -20, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 155, |
| "origin_id": -10, |
| "origin_slot": 0, |
| "target_id": 68, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 157, |
| "origin_id": -10, |
| "origin_slot": 1, |
| "target_id": 69, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 158, |
| "origin_id": -10, |
| "origin_slot": 2, |
| "target_id": 73, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 159, |
| "origin_id": -10, |
| "origin_slot": 3, |
| "target_id": 70, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 160, |
| "origin_id": -10, |
| "origin_slot": 4, |
| "target_id": 71, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 161, |
| "origin_id": -10, |
| "origin_slot": 5, |
| "target_id": 72, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 162, |
| "origin_id": -10, |
| "origin_slot": 6, |
| "target_id": 74, |
| "target_slot": 1, |
| "type": "STRING" |
| } |
| ], |
| "extra": { |
| "workflowRendererVersion": "LG" |
| } |
| }, |
| { |
| "id": "a67caa28-5f85-4917-8396-36004960dd30", |
| "version": 1, |
| "state": { |
| "lastGroupId": 4, |
| "lastNodeId": 76, |
| "lastLinkId": 164, |
| "lastRerouteId": 0 |
| }, |
| "revision": 0, |
| "config": {}, |
| "name": "Text to Image (Flux.2 Klein 4B Distilled)", |
| "inputNode": { |
| "id": -10, |
| "bounding": [ |
| -654.6666797319973, |
| 583.833333604156, |
| 120, |
| 180 |
| ] |
| }, |
| "outputNode": { |
| "id": -20, |
| "bounding": [ |
| 1295.3333202680028, |
| 573.833333604156, |
| 120, |
| 60 |
| ] |
| }, |
| "inputs": [ |
| { |
| "id": "765f2681-7227-4d56-b48b-73a758973d7c", |
| "name": "value", |
| "type": "INT", |
| "linkIds": [ |
| 155 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 603.833333604156 |
| ] |
| }, |
| { |
| "id": "6527c96e-0ca0-4afe-bd2f-149a80412736", |
| "name": "value_1", |
| "type": "INT", |
| "linkIds": [ |
| 157 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 623.833333604156 |
| ] |
| }, |
| { |
| "id": "88ef7204-7170-4353-abd9-165480205784", |
| "name": "noise_seed", |
| "type": "INT", |
| "linkIds": [ |
| 158 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 643.833333604156 |
| ] |
| }, |
| { |
| "id": "ae713dbf-52cb-471a-807d-b12fa9acbb48", |
| "name": "unet_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 159 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 663.833333604156 |
| ] |
| }, |
| { |
| "id": "f29f705e-e43a-4502-b231-a1eea93a1d69", |
| "name": "clip_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 160 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 683.833333604156 |
| ] |
| }, |
| { |
| "id": "a954f490-386b-4367-9ea1-1b65913963a5", |
| "name": "vae_name", |
| "type": "COMBO", |
| "linkIds": [ |
| 161 |
| ], |
| "pos": [ |
| -554.6666797319973, |
| 703.833333604156 |
| ] |
| }, |
| { |
| "id": "7061147a-fb75-450d-8e97-c8be594a8e16", |
| "name": "text", |
| "type": "STRING", |
| "linkIds": [ |
| 162 |
| ], |
| "label": "prompt", |
| "pos": [ |
| -554.6666797319973, |
| 723.833333604156 |
| ] |
| } |
| ], |
| "outputs": [ |
| { |
| "id": "c5e7966d-07ed-4c9a-ad89-9d378a41ea7b", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "linkIds": [ |
| 153 |
| ], |
| "localized_name": "IMAGE", |
| "pos": [ |
| 1315.3333202680028, |
| 593.833333604156 |
| ] |
| } |
| ], |
| "widgets": [], |
| "nodes": [ |
| { |
| "id": 61, |
| "type": "KSamplerSelect", |
| "pos": [ |
| 461.3333202680027, |
| 468.83333360415605 |
| ], |
| "size": [ |
| 270, |
| 58 |
| ], |
| "flags": {}, |
| "order": 0, |
| "mode": 4, |
| "inputs": [], |
| "outputs": [ |
| { |
| "localized_name": "SAMPLER", |
| "name": "SAMPLER", |
| "type": "SAMPLER", |
| "links": [ |
| 144 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "KSamplerSelect" |
| }, |
| "widgets_values": [ |
| "euler" |
| ] |
| }, |
| { |
| "id": 64, |
| "type": "SamplerCustomAdvanced", |
| "pos": [ |
| 761.3333202680027, |
| 248.83333360415605 |
| ], |
| "size": [ |
| 212.3638671875, |
| 106 |
| ], |
| "flags": {}, |
| "order": 3, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "noise", |
| "name": "noise", |
| "type": "NOISE", |
| "link": 142 |
| }, |
| { |
| "localized_name": "guider", |
| "name": "guider", |
| "type": "GUIDER", |
| "link": 143 |
| }, |
| { |
| "localized_name": "sampler", |
| "name": "sampler", |
| "type": "SAMPLER", |
| "link": 144 |
| }, |
| { |
| "localized_name": "sigmas", |
| "name": "sigmas", |
| "type": "SIGMAS", |
| "link": 145 |
| }, |
| { |
| "localized_name": "latent_image", |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 146 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "output", |
| "name": "output", |
| "type": "LATENT", |
| "links": [ |
| 147 |
| ] |
| }, |
| { |
| "localized_name": "denoised_output", |
| "name": "denoised_output", |
| "type": "LATENT", |
| "links": [] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "SamplerCustomAdvanced" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 65, |
| "type": "VAEDecode", |
| "pos": [ |
| 1015.3333202680027, |
| 178.83333360415605 |
| ], |
| "size": [ |
| 220, |
| 46 |
| ], |
| "flags": {}, |
| "order": 4, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "samples", |
| "name": "samples", |
| "type": "LATENT", |
| "link": 147 |
| }, |
| { |
| "localized_name": "vae", |
| "name": "vae", |
| "type": "VAE", |
| "link": 148 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "IMAGE", |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "slot_index": 0, |
| "links": [ |
| 153 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "VAEDecode" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 66, |
| "type": "EmptyFlux2LatentImage", |
| "pos": [ |
| 455.3333202680027, |
| 828.833333604156 |
| ], |
| "size": [ |
| 270, |
| 106 |
| ], |
| "flags": {}, |
| "order": 5, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "widget": { |
| "name": "width" |
| }, |
| "link": 149 |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "widget": { |
| "name": "height" |
| }, |
| "link": 150 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "LATENT", |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 146 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "EmptyFlux2LatentImage" |
| }, |
| "widgets_values": [ |
| 1024, |
| 1024, |
| 1 |
| ] |
| }, |
| { |
| "id": 68, |
| "type": "PrimitiveInt", |
| "pos": [ |
| -414.6666797319973, |
| 808.833333604156 |
| ], |
| "size": [ |
| 270, |
| 82 |
| ], |
| "flags": {}, |
| "order": 6, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "value", |
| "name": "value", |
| "type": "INT", |
| "widget": { |
| "name": "value" |
| }, |
| "link": 155 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "INT", |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 137, |
| 149 |
| ] |
| } |
| ], |
| "title": "Width", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "PrimitiveInt" |
| }, |
| "widgets_values": [ |
| 1024, |
| "fixed" |
| ] |
| }, |
| { |
| "id": 69, |
| "type": "PrimitiveInt", |
| "pos": [ |
| -414.6666797319973, |
| 958.833333604156 |
| ], |
| "size": [ |
| 270, |
| 82 |
| ], |
| "flags": {}, |
| "order": 7, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "value", |
| "name": "value", |
| "type": "INT", |
| "widget": { |
| "name": "value" |
| }, |
| "link": 157 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "INT", |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 138, |
| 150 |
| ] |
| } |
| ], |
| "title": "Height", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "PrimitiveInt" |
| }, |
| "widgets_values": [ |
| 1024, |
| "fixed" |
| ] |
| }, |
| { |
| "id": 73, |
| "type": "RandomNoise", |
| "pos": [ |
| 461.3333202680027, |
| 208.83333360415605 |
| ], |
| "size": [ |
| 270, |
| 82 |
| ], |
| "flags": {}, |
| "order": 11, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "noise_seed", |
| "name": "noise_seed", |
| "type": "INT", |
| "widget": { |
| "name": "noise_seed" |
| }, |
| "link": 158 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "NOISE", |
| "name": "NOISE", |
| "type": "NOISE", |
| "links": [ |
| 142 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "RandomNoise" |
| }, |
| "widgets_values": [ |
| 432262096973490, |
| "randomize" |
| ] |
| }, |
| { |
| "id": 70, |
| "type": "UNETLoader", |
| "pos": [ |
| -464.6666797319973, |
| 228.66668403603927 |
| ], |
| "size": [ |
| 364.42708333333337, |
| 82 |
| ], |
| "flags": {}, |
| "order": 8, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "unet_name", |
| "name": "unet_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "unet_name" |
| }, |
| "link": 159 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "MODEL", |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 139 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "UNETLoader", |
| "models": [ |
| { |
| "name": "flux-2-klein-4b.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/flux2-klein/resolve/main/split_files/diffusion_models/flux-2-klein-4b.safetensors", |
| "directory": "diffusion_models" |
| } |
| ] |
| }, |
| "widgets_values": [ |
| "flux-2-klein-4b.safetensors", |
| "default" |
| ] |
| }, |
| { |
| "id": 71, |
| "type": "CLIPLoader", |
| "pos": [ |
| -464.6666797319973, |
| 378.66668403603927 |
| ], |
| "size": [ |
| 364.42708333333337, |
| 106 |
| ], |
| "flags": {}, |
| "order": 9, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "clip_name", |
| "name": "clip_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "clip_name" |
| }, |
| "link": 160 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CLIP", |
| "name": "CLIP", |
| "type": "CLIP", |
| "links": [ |
| 151 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "CLIPLoader", |
| "models": [ |
| { |
| "name": "qwen_3_4b.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/flux2-klein/resolve/main/split_files/text_encoders/qwen_3_4b.safetensors", |
| "directory": "text_encoders" |
| } |
| ] |
| }, |
| "widgets_values": [ |
| "qwen_3_4b.safetensors", |
| "flux2", |
| "default" |
| ] |
| }, |
| { |
| "id": 72, |
| "type": "VAELoader", |
| "pos": [ |
| -464.6666797319973, |
| 548.6666840360392 |
| ], |
| "size": [ |
| 364.42708333333337, |
| 58 |
| ], |
| "flags": {}, |
| "order": 10, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "vae_name", |
| "name": "vae_name", |
| "type": "COMBO", |
| "widget": { |
| "name": "vae_name" |
| }, |
| "link": 161 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "VAE", |
| "name": "VAE", |
| "type": "VAE", |
| "links": [ |
| 148 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "VAELoader", |
| "models": [ |
| { |
| "name": "flux2-vae.safetensors", |
| "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors", |
| "directory": "vae" |
| } |
| ] |
| }, |
| "widgets_values": [ |
| "flux2-vae.safetensors" |
| ] |
| }, |
| { |
| "id": 63, |
| "type": "CFGGuider", |
| "pos": [ |
| 461.3333202680027, |
| 328.83333360415605 |
| ], |
| "size": [ |
| 270, |
| 98 |
| ], |
| "flags": {}, |
| "order": 2, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "model", |
| "name": "model", |
| "type": "MODEL", |
| "link": 139 |
| }, |
| { |
| "localized_name": "positive", |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 140 |
| }, |
| { |
| "localized_name": "negative", |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 164 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "GUIDER", |
| "name": "GUIDER", |
| "type": "GUIDER", |
| "links": [ |
| 143 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "CFGGuider" |
| }, |
| "widgets_values": [ |
| 1 |
| ] |
| }, |
| { |
| "id": 76, |
| "type": "ConditioningZeroOut", |
| "pos": [ |
| 190, |
| 640 |
| ], |
| "size": [ |
| 204.134765625, |
| 26 |
| ], |
| "flags": {}, |
| "order": 13, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "conditioning", |
| "name": "conditioning", |
| "type": "CONDITIONING", |
| "link": 163 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CONDITIONING", |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "links": [ |
| 164 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.9.1", |
| "Node name for S&R": "ConditioningZeroOut" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 74, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| -34.666679731997306, |
| 228.83333360415605 |
| ], |
| "size": [ |
| 440, |
| 360 |
| ], |
| "flags": {}, |
| "order": 12, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "clip", |
| "name": "clip", |
| "type": "CLIP", |
| "link": 151 |
| }, |
| { |
| "localized_name": "text", |
| "name": "text", |
| "type": "STRING", |
| "widget": { |
| "name": "text" |
| }, |
| "link": 162 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "CONDITIONING", |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 140, |
| 163 |
| ] |
| } |
| ], |
| "title": "CLIP Text Encode (Positive Prompt)", |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "CLIPTextEncode" |
| }, |
| "widgets_values": [ |
| "" |
| ], |
| "color": "#232", |
| "bgcolor": "#353" |
| }, |
| { |
| "id": 62, |
| "type": "Flux2Scheduler", |
| "pos": [ |
| 461.3333202680027, |
| 568.833333604156 |
| ], |
| "size": [ |
| 270, |
| 106 |
| ], |
| "flags": {}, |
| "order": 1, |
| "mode": 4, |
| "inputs": [ |
| { |
| "localized_name": "width", |
| "name": "width", |
| "type": "INT", |
| "widget": { |
| "name": "width" |
| }, |
| "link": 137 |
| }, |
| { |
| "localized_name": "height", |
| "name": "height", |
| "type": "INT", |
| "widget": { |
| "name": "height" |
| }, |
| "link": 138 |
| } |
| ], |
| "outputs": [ |
| { |
| "localized_name": "SIGMAS", |
| "name": "SIGMAS", |
| "type": "SIGMAS", |
| "links": [ |
| 145 |
| ] |
| } |
| ], |
| "properties": { |
| "enableTabs": false, |
| "tabWidth": 65, |
| "tabXOffset": 10, |
| "hasSecondTab": false, |
| "secondTabText": "Send Back", |
| "secondTabOffset": 80, |
| "secondTabWidth": 65, |
| "cnr_id": "comfy-core", |
| "ver": "0.8.2", |
| "Node name for S&R": "Flux2Scheduler" |
| }, |
| "widgets_values": [ |
| 4, |
| 1024, |
| 1024 |
| ] |
| } |
| ], |
| "groups": [ |
| { |
| "id": 1, |
| "title": "Models", |
| "bounding": [ |
| -470, |
| 140, |
| 380, |
| 550 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| }, |
| { |
| "id": 2, |
| "title": "Prompt", |
| "bounding": [ |
| -50, |
| 140, |
| 470, |
| 550 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| }, |
| { |
| "id": 3, |
| "title": "Sampler", |
| "bounding": [ |
| 460, |
| 140, |
| 532.3638671875, |
| 550 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| }, |
| { |
| "id": 4, |
| "title": "Image Size", |
| "bounding": [ |
| -470, |
| 720, |
| 380, |
| 350 |
| ], |
| "color": "#3f789e", |
| "font_size": 24, |
| "flags": {} |
| } |
| ], |
| "links": [ |
| { |
| "id": 137, |
| "origin_id": 68, |
| "origin_slot": 0, |
| "target_id": 62, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 138, |
| "origin_id": 69, |
| "origin_slot": 0, |
| "target_id": 62, |
| "target_slot": 1, |
| "type": "INT" |
| }, |
| { |
| "id": 139, |
| "origin_id": 70, |
| "origin_slot": 0, |
| "target_id": 63, |
| "target_slot": 0, |
| "type": "MODEL" |
| }, |
| { |
| "id": 140, |
| "origin_id": 74, |
| "origin_slot": 0, |
| "target_id": 63, |
| "target_slot": 1, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 142, |
| "origin_id": 73, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 0, |
| "type": "NOISE" |
| }, |
| { |
| "id": 143, |
| "origin_id": 63, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 1, |
| "type": "GUIDER" |
| }, |
| { |
| "id": 144, |
| "origin_id": 61, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 2, |
| "type": "SAMPLER" |
| }, |
| { |
| "id": 145, |
| "origin_id": 62, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 3, |
| "type": "SIGMAS" |
| }, |
| { |
| "id": 146, |
| "origin_id": 66, |
| "origin_slot": 0, |
| "target_id": 64, |
| "target_slot": 4, |
| "type": "LATENT" |
| }, |
| { |
| "id": 147, |
| "origin_id": 64, |
| "origin_slot": 0, |
| "target_id": 65, |
| "target_slot": 0, |
| "type": "LATENT" |
| }, |
| { |
| "id": 148, |
| "origin_id": 72, |
| "origin_slot": 0, |
| "target_id": 65, |
| "target_slot": 1, |
| "type": "VAE" |
| }, |
| { |
| "id": 149, |
| "origin_id": 68, |
| "origin_slot": 0, |
| "target_id": 66, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 150, |
| "origin_id": 69, |
| "origin_slot": 0, |
| "target_id": 66, |
| "target_slot": 1, |
| "type": "INT" |
| }, |
| { |
| "id": 151, |
| "origin_id": 71, |
| "origin_slot": 0, |
| "target_id": 74, |
| "target_slot": 0, |
| "type": "CLIP" |
| }, |
| { |
| "id": 153, |
| "origin_id": 65, |
| "origin_slot": 0, |
| "target_id": -20, |
| "target_slot": 0, |
| "type": "IMAGE" |
| }, |
| { |
| "id": 155, |
| "origin_id": -10, |
| "origin_slot": 0, |
| "target_id": 68, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 157, |
| "origin_id": -10, |
| "origin_slot": 1, |
| "target_id": 69, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 158, |
| "origin_id": -10, |
| "origin_slot": 2, |
| "target_id": 73, |
| "target_slot": 0, |
| "type": "INT" |
| }, |
| { |
| "id": 159, |
| "origin_id": -10, |
| "origin_slot": 3, |
| "target_id": 70, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 160, |
| "origin_id": -10, |
| "origin_slot": 4, |
| "target_id": 71, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 161, |
| "origin_id": -10, |
| "origin_slot": 5, |
| "target_id": 72, |
| "target_slot": 0, |
| "type": "COMBO" |
| }, |
| { |
| "id": 162, |
| "origin_id": -10, |
| "origin_slot": 6, |
| "target_id": 74, |
| "target_slot": 1, |
| "type": "STRING" |
| }, |
| { |
| "id": 163, |
| "origin_id": 74, |
| "origin_slot": 0, |
| "target_id": 76, |
| "target_slot": 0, |
| "type": "CONDITIONING" |
| }, |
| { |
| "id": 164, |
| "origin_id": 76, |
| "origin_slot": 0, |
| "target_id": 63, |
| "target_slot": 2, |
| "type": "CONDITIONING" |
| } |
| ], |
| "extra": { |
| "workflowRendererVersion": "LG" |
| } |
| } |
| ] |
| }, |
| "config": {}, |
| "extra": { |
| "ds": { |
| "scale": 0.8074449810978189, |
| "offset": [ |
| 1305.5008825352404, |
| 55.34058849726558 |
| ] |
| }, |
| "frontendVersion": "1.36.14", |
| "workflowRendererVersion": "LG", |
| "VHS_latentpreview": false, |
| "VHS_latentpreviewrate": 0, |
| "VHS_MetadataImage": true, |
| "VHS_KeepIntermediate": true |
| }, |
| "version": 0.4 |
| } |