Boogu-Image / Boogu-Image_Turbo.json
stablediffusiontutorials's picture
Upload 3 files
37665ea verified
Raw
History Blame Contribute Delete
7.41 kB
{
"id": "79b2facb-7a1a-49f7-9a00-b3891d875081",
"revision": 0,
"last_node_id": 32,
"last_link_id": 67,
"nodes": [
{
"id": 9,
"type": "ConditioningZeroOut",
"pos": [
1801.4475739817146,
5270.512345550675
],
"size": [
204.134765625,
26
],
"flags": {
"collapsed": true
},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 13
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
65
]
}
],
"properties": {
"Node name for S&R": "ConditioningZeroOut"
},
"widgets_values": [],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 3,
"type": "VAEDecode",
"pos": [
2543.1552736653734,
4912.262857516427
],
"size": [
140,
46
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 67
},
{
"name": "vae",
"type": "VAE",
"link": 4
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
58
]
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 7,
"type": "CLIPLoader",
"pos": [
1171.4400038886683,
5129.916706258895
],
"size": [
347.71467354286824,
106
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
11
]
}
],
"properties": {
"Node name for S&R": "CLIPLoader"
},
"widgets_values": [
"qwen3vl_8b_fp8_scaled.safetensors",
"boogu",
"default"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 5,
"type": "VAELoader",
"pos": [
2178.0258761582527,
4736.152414406041
],
"size": [
270,
58
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
4
]
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"flux1_vae_bf16.safetensors"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 30,
"type": "PreviewImage",
"pos": [
2727.7849209997935,
4910.474717254961
],
"size": [
616.1284945089901,
658.9896659555534
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 58
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 2,
"type": "UNETLoader",
"pos": [
1151.0338784732721,
4913.684797281952
],
"size": [
381.11891777366554,
82
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
63
]
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"boogu_image_turbo_bf16.safetensors",
"default"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 8,
"type": "EmptyLatentImage",
"pos": [
1747.2713335880987,
5348.0500655553205
],
"size": [
270,
106
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
66
]
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 11,
"type": "CLIPTextEncode",
"pos": [
1593.959934900322,
5023.100643496209
],
"size": [
400,
200
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 11
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
13,
64
]
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Image of a red panda holding a sign that says \"BOOGU!\""
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 32,
"type": "KSampler",
"pos": [
2182.0018714116786,
4918.623467846229
],
"size": [
270,
526
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 63
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 64
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 65
},
{
"name": "latent_image",
"type": "LATENT",
"link": 66
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
67
]
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
0,
"fixed",
4,
1,
"lcm",
"sgm_uniform",
1
]
}
],
"links": [
[
4,
5,
0,
3,
1,
"VAE"
],
[
11,
7,
0,
11,
0,
"CLIP"
],
[
13,
11,
0,
9,
0,
"CONDITIONING"
],
[
58,
3,
0,
30,
0,
"IMAGE"
],
[
63,
2,
0,
32,
0,
"MODEL"
],
[
64,
11,
0,
32,
1,
"CONDITIONING"
],
[
65,
9,
0,
32,
2,
"CONDITIONING"
],
[
66,
8,
0,
32,
3,
"LATENT"
],
[
67,
32,
0,
3,
0,
"LATENT"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.8835742837398884,
"offset": [
-721.6759971232373,
-4410.238946625172
]
},
"frontendVersion": "1.45.15",
"VHS_latentpreview": true,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": false,
"VHS_KeepIntermediate": true
},
"version": 0.4
}