comfy-ui-workflows/sdxl-turbo/sdxl-turbo.json

478 lines
7.6 KiB
JSON

{
"last_node_id": 13,
"last_link_id": 20,
"nodes": [
{
"id": 12,
"type": "SDTurboScheduler",
"pos": [
466,
605
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 20
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
16
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "SDTurboScheduler"
},
"widgets_values": [
1
]
},
{
"id": 5,
"type": "EmptyLatentImage",
"pos": [
466,
722
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
14
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
512,
512,
1
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
1300,
320
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 17
},
{
"name": "vae",
"type": "VAE",
"link": 18
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
19
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
517,
418
],
"size": [
210,
76
],
"flags": {
"collapsed": true
},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 5
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
11
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"text, watermark"
]
},
{
"id": 11,
"type": "KSamplerSelect",
"pos": [
470,
490
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
13
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "KSamplerSelect"
},
"widgets_values": [
"dpmpp_2m"
]
},
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
52,
296
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
12,
20
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
3,
5
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
18
],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd_xl_turbo_1.0.safetensors"
]
},
{
"id": 13,
"type": "PreviewImage",
"pos": [
1560,
320
],
"size": [
536,
552
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 19
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 10,
"type": "SamplerCustom",
"pos": [
902,
291
],
"size": {
"0": 355.20001220703125,
"1": 230
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 12
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 10
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 11
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 13,
"slot_index": 3
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 16,
"slot_index": 4
},
{
"name": "latent_image",
"type": "LATENT",
"link": 14
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
17
],
"shape": 3,
"slot_index": 0
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null,
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "SamplerCustom"
},
"widgets_values": [
true,
1083827077031657,
"fixed",
1
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
420,
200
],
"size": {
"0": 422.84503173828125,
"1": 164.31304931640625
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
10
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"a big red hibcus flower popping in the background of a volcano with running lava flowing down the mountain and an orange colored big full moon on the far left sky"
]
}
],
"links": [
[
3,
4,
1,
6,
0,
"CLIP"
],
[
5,
4,
1,
7,
0,
"CLIP"
],
[
10,
6,
0,
10,
1,
"CONDITIONING"
],
[
11,
7,
0,
10,
2,
"CONDITIONING"
],
[
12,
4,
0,
10,
0,
"MODEL"
],
[
13,
11,
0,
10,
3,
"SAMPLER"
],
[
14,
5,
0,
10,
5,
"LATENT"
],
[
16,
12,
0,
10,
4,
"SIGMAS"
],
[
17,
10,
0,
8,
0,
"LATENT"
],
[
18,
4,
2,
8,
1,
"VAE"
],
[
19,
8,
0,
13,
0,
"IMAGE"
],
[
20,
4,
0,
12,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}