ComfyUI/blueprints/Text to Image (Boogu Turbo)...

942 lines
22 KiB
JSON

{
"revision": 0,
"last_node_id": 45,
"last_link_id": 0,
"nodes": [
{
"id": 45,
"type": "3034737a-56b8-4622-a4af-1854c37232e4",
"pos": [
1740,
5600
],
"size": [
400,
610
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "text",
"type": "STRING",
"widget": {
"name": "text"
},
"link": null
},
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": null
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": null
},
{
"name": "seed",
"type": "INT",
"widget": {
"name": "seed"
},
"link": null
},
{
"name": "unet_name",
"type": "COMBO",
"widget": {
"name": "unet_name"
},
"link": null
},
{
"name": "clip_name",
"type": "COMBO",
"widget": {
"name": "clip_name"
},
"link": null
},
{
"name": "vae_name",
"type": "COMBO",
"widget": {
"name": "vae_name"
},
"link": null
}
],
"outputs": [
{
"localized_name": "IMAGE",
"name": "IMAGE",
"type": "IMAGE",
"links": []
}
],
"properties": {
"proxyWidgets": [
[
"43",
"text"
],
[
"42",
"width"
],
[
"42",
"height"
],
[
"44",
"seed"
],
[
"41",
"unet_name"
],
[
"39",
"clip_name"
],
[
"40",
"vae_name"
]
],
"cnr_id": "comfy-core",
"ver": "0.25.0"
},
"widgets_values": [],
"title": "Text to Image (Boogu Turbo)"
}
],
"links": [],
"version": 0.4,
"definitions": {
"subgraphs": [
{
"id": "3034737a-56b8-4622-a4af-1854c37232e4",
"version": 1,
"state": {
"lastGroupId": 3,
"lastNodeId": 45,
"lastLinkId": 78,
"lastRerouteId": 0
},
"revision": 0,
"config": {},
"name": "Text to Image (Boogu Turbo)",
"inputNode": {
"id": -10,
"bounding": [
790,
5230,
128,
188
]
},
"outputNode": {
"id": -20,
"bounding": [
2630,
5261,
128,
68
]
},
"inputs": [
{
"id": "ca4cdeb5-6ec9-40e4-91f4-a3c9d824260f",
"name": "text",
"type": "STRING",
"linkIds": [
70
],
"pos": [
894,
5254
]
},
{
"id": "9fc4fa75-4c31-48e3-a009-62495850755e",
"name": "width",
"type": "INT",
"linkIds": [
71
],
"pos": [
894,
5274
]
},
{
"id": "5e18e025-b241-4111-a121-c11aedd3e123",
"name": "height",
"type": "INT",
"linkIds": [
72
],
"pos": [
894,
5294
]
},
{
"id": "3124a900-1480-48f7-96a1-0e531ce285d8",
"name": "seed",
"type": "INT",
"linkIds": [
73
],
"pos": [
894,
5314
]
},
{
"id": "a73ee7d0-2f5d-4e4a-af26-a8615a381a12",
"name": "unet_name",
"type": "COMBO",
"linkIds": [
74
],
"pos": [
894,
5334
]
},
{
"id": "291f9325-ffa8-4fb6-ac79-749edeff4456",
"name": "clip_name",
"type": "COMBO",
"linkIds": [
75
],
"pos": [
894,
5354
]
},
{
"id": "7f9e1bae-4fbe-46b5-8f15-51ee94e93989",
"name": "vae_name",
"type": "COMBO",
"linkIds": [
76
],
"pos": [
894,
5374
]
}
],
"outputs": [
{
"id": "06a7f785-7c01-4b1c-a88a-ec7f48acd275",
"name": "IMAGE",
"type": "IMAGE",
"linkIds": [
68
],
"localized_name": "IMAGE",
"pos": [
2654,
5285
]
}
],
"widgets": [],
"nodes": [
{
"id": 37,
"type": "ConditioningZeroOut",
"pos": [
1780,
5400
],
"size": [
230,
30
],
"flags": {
"collapsed": true
},
"order": 0,
"mode": 0,
"inputs": [
{
"localized_name": "conditioning",
"name": "conditioning",
"type": "CONDITIONING",
"link": 13
}
],
"outputs": [
{
"localized_name": "CONDITIONING",
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
65
]
}
],
"properties": {
"Node name for S&R": "ConditioningZeroOut",
"cnr_id": "comfy-core",
"ver": "0.25.0"
}
},
{
"id": 38,
"type": "VAEDecode",
"pos": [
2340,
4870
],
"size": [
230,
100
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"localized_name": "samples",
"name": "samples",
"type": "LATENT",
"link": 67
},
{
"localized_name": "vae",
"name": "vae",
"type": "VAE",
"link": 4
}
],
"outputs": [
{
"localized_name": "IMAGE",
"name": "IMAGE",
"type": "IMAGE",
"links": [
68
]
}
],
"properties": {
"Node name for S&R": "VAEDecode",
"cnr_id": "comfy-core",
"ver": "0.25.0"
}
},
{
"id": 39,
"type": "CLIPLoader",
"pos": [
1150,
5110
],
"size": [
390,
170
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"localized_name": "clip_name",
"name": "clip_name",
"type": "COMBO",
"widget": {
"name": "clip_name"
},
"link": 75
},
{
"localized_name": "type",
"name": "type",
"type": "COMBO",
"widget": {
"name": "type"
},
"link": null
},
{
"localized_name": "device",
"name": "device",
"shape": 7,
"type": "COMBO",
"widget": {
"name": "device"
},
"link": null
}
],
"outputs": [
{
"localized_name": "CLIP",
"name": "CLIP",
"type": "CLIP",
"links": [
11
]
}
],
"properties": {
"Node name for S&R": "CLIPLoader",
"cnr_id": "comfy-core",
"ver": "0.25.0",
"models": [
{
"name": "qwen3vl_8b_fp8_scaled.safetensors",
"url": "https://huggingface.co/Comfy-Org/Boogu-Image/resolve/main/text_encoders/qwen3vl_8b_fp8_scaled.safetensors",
"directory": "text_encoders"
}
]
},
"widgets_values": [
"qwen3vl_8b_fp8_scaled.safetensors",
"boogu",
"default"
]
},
{
"id": 40,
"type": "VAELoader",
"pos": [
1150,
5350
],
"size": [
390,
110
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"localized_name": "vae_name",
"name": "vae_name",
"type": "COMBO",
"widget": {
"name": "vae_name"
},
"link": 76
}
],
"outputs": [
{
"localized_name": "VAE",
"name": "VAE",
"type": "VAE",
"links": [
4
]
}
],
"properties": {
"Node name for S&R": "VAELoader",
"cnr_id": "comfy-core",
"ver": "0.25.0",
"models": [
{
"name": "ae.safetensors",
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/vae/ae.safetensors?download=true",
"directory": "vae"
}
]
},
"widgets_values": [
"ae.safetensors"
]
},
{
"id": 41,
"type": "UNETLoader",
"pos": [
1150,
4910
],
"size": [
390,
140
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"localized_name": "unet_name",
"name": "unet_name",
"type": "COMBO",
"widget": {
"name": "unet_name"
},
"link": 74
},
{
"localized_name": "weight_dtype",
"name": "weight_dtype",
"type": "COMBO",
"widget": {
"name": "weight_dtype"
},
"link": null
}
],
"outputs": [
{
"localized_name": "MODEL",
"name": "MODEL",
"type": "MODEL",
"links": [
63
]
}
],
"properties": {
"Node name for S&R": "UNETLoader",
"cnr_id": "comfy-core",
"ver": "0.25.0",
"models": [
{
"name": "boogu_image_turbo_fp8_scaled.safetensors",
"url": "https://huggingface.co/Comfy-Org/Boogu-Image/resolve/main/diffusion_models/boogu_image_turbo_fp8_scaled.safetensors",
"directory": "diffusion_models"
}
]
},
"widgets_values": [
"boogu_image_turbo_fp8_scaled.safetensors",
"default"
]
},
{
"id": 42,
"type": "EmptyLatentImage",
"pos": [
1150,
5570
],
"size": [
380,
170
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"localized_name": "width",
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 71
},
{
"localized_name": "height",
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 72
},
{
"localized_name": "batch_size",
"name": "batch_size",
"type": "INT",
"widget": {
"name": "batch_size"
},
"link": null
}
],
"outputs": [
{
"localized_name": "LATENT",
"name": "LATENT",
"type": "LATENT",
"links": [
66
]
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage",
"cnr_id": "comfy-core",
"ver": "0.25.0"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 43,
"type": "CLIPTextEncode",
"pos": [
1590,
4910
],
"size": [
420,
430
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"localized_name": "clip",
"name": "clip",
"type": "CLIP",
"link": 11
},
{
"localized_name": "text",
"name": "text",
"type": "STRING",
"widget": {
"name": "text"
},
"link": 70
}
],
"outputs": [
{
"localized_name": "CONDITIONING",
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
13,
64
]
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode",
"cnr_id": "comfy-core",
"ver": "0.25.0"
},
"widgets_values": [
""
]
},
{
"id": 44,
"type": "KSampler",
"pos": [
2040,
4870
],
"size": [
270,
590
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"localized_name": "model",
"name": "model",
"type": "MODEL",
"link": 63
},
{
"localized_name": "positive",
"name": "positive",
"type": "CONDITIONING",
"link": 64
},
{
"localized_name": "negative",
"name": "negative",
"type": "CONDITIONING",
"link": 65
},
{
"localized_name": "latent_image",
"name": "latent_image",
"type": "LATENT",
"link": 66
},
{
"localized_name": "seed",
"name": "seed",
"type": "INT",
"widget": {
"name": "seed"
},
"link": 73
},
{
"localized_name": "steps",
"name": "steps",
"type": "INT",
"widget": {
"name": "steps"
},
"link": null
},
{
"localized_name": "cfg",
"name": "cfg",
"type": "FLOAT",
"widget": {
"name": "cfg"
},
"link": null
},
{
"localized_name": "sampler_name",
"name": "sampler_name",
"type": "COMBO",
"widget": {
"name": "sampler_name"
},
"link": null
},
{
"localized_name": "scheduler",
"name": "scheduler",
"type": "COMBO",
"widget": {
"name": "scheduler"
},
"link": null
},
{
"localized_name": "denoise",
"name": "denoise",
"type": "FLOAT",
"widget": {
"name": "denoise"
},
"link": null
}
],
"outputs": [
{
"localized_name": "LATENT",
"name": "LATENT",
"type": "LATENT",
"links": [
67
]
}
],
"properties": {
"Node name for S&R": "KSampler",
"cnr_id": "comfy-core",
"ver": "0.25.0"
},
"widgets_values": [
896977722960984,
"randomize",
4,
1,
"lcm",
"sgm_uniform",
1
]
}
],
"groups": [
{
"id": 1,
"title": "Models",
"bounding": [
1140,
4840,
410,
624
],
"color": "#3f789e",
"flags": {}
},
{
"id": 2,
"title": "Image Size",
"bounding": [
1140,
5490,
410,
260
],
"color": "#3f789e",
"flags": {}
},
{
"id": 3,
"title": "Prompt",
"bounding": [
1580,
4840,
440,
620
],
"color": "#3f789e",
"flags": {}
}
],
"links": [
{
"id": 13,
"origin_id": 43,
"origin_slot": 0,
"target_id": 37,
"target_slot": 0,
"type": "CONDITIONING"
},
{
"id": 67,
"origin_id": 44,
"origin_slot": 0,
"target_id": 38,
"target_slot": 0,
"type": "LATENT"
},
{
"id": 4,
"origin_id": 40,
"origin_slot": 0,
"target_id": 38,
"target_slot": 1,
"type": "VAE"
},
{
"id": 11,
"origin_id": 39,
"origin_slot": 0,
"target_id": 43,
"target_slot": 0,
"type": "CLIP"
},
{
"id": 63,
"origin_id": 41,
"origin_slot": 0,
"target_id": 44,
"target_slot": 0,
"type": "MODEL"
},
{
"id": 64,
"origin_id": 43,
"origin_slot": 0,
"target_id": 44,
"target_slot": 1,
"type": "CONDITIONING"
},
{
"id": 65,
"origin_id": 37,
"origin_slot": 0,
"target_id": 44,
"target_slot": 2,
"type": "CONDITIONING"
},
{
"id": 66,
"origin_id": 42,
"origin_slot": 0,
"target_id": 44,
"target_slot": 3,
"type": "LATENT"
},
{
"id": 68,
"origin_id": 38,
"origin_slot": 0,
"target_id": -20,
"target_slot": 0,
"type": "IMAGE"
},
{
"id": 70,
"origin_id": -10,
"origin_slot": 0,
"target_id": 43,
"target_slot": 1,
"type": "STRING"
},
{
"id": 71,
"origin_id": -10,
"origin_slot": 1,
"target_id": 42,
"target_slot": 0,
"type": "INT"
},
{
"id": 72,
"origin_id": -10,
"origin_slot": 2,
"target_id": 42,
"target_slot": 1,
"type": "INT"
},
{
"id": 73,
"origin_id": -10,
"origin_slot": 3,
"target_id": 44,
"target_slot": 4,
"type": "INT"
},
{
"id": 74,
"origin_id": -10,
"origin_slot": 4,
"target_id": 41,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 75,
"origin_id": -10,
"origin_slot": 5,
"target_id": 39,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 76,
"origin_id": -10,
"origin_slot": 6,
"target_id": 40,
"target_slot": 0,
"type": "COMBO"
}
],
"extra": {
"workflowRendererVersion": "LG"
},
"category": "Image generation and editing/Text to image",
"description": "Generates images from text using Boogu-Image-0.1-Turbo, a four-step distilled 10B unified generation model with Qwen3-VL text encoder."
}
]
},
"extra": {}
}