ComfyUI/user/default/workflows/0 text to image.json
2025-01-15 15:24:05 +09:00

665 lines
11 KiB
JSON

{
"last_node_id": 15,
"last_link_id": 14,
"nodes": [
{
"id": 9,
"type": "KSamplerSelect",
"pos": [
425,
1010
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
7
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "KSamplerSelect"
},
"widgets_values": [
"euler"
]
},
{
"id": 2,
"type": "DualCLIPLoader",
"pos": [
13,
477
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
1
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "DualCLIPLoader"
},
"widgets_values": [
"t5xxl_fp16.safetensors",
"clip_l.safetensors",
"flux"
]
},
{
"id": 1,
"type": "UNETLoader",
"pos": [
11,
306
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
2,
14
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"flux/flux1-dev.safetensors",
"default"
]
},
{
"id": 12,
"type": "VAEDecode",
"pos": [
1281,
489
],
"size": {
"0": 210,
"1": 46
},
"flags": {
"collapsed": true
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 10
},
{
"name": "vae",
"type": "VAE",
"link": 12
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
13
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 11,
"type": "EmptyLatentImage",
"pos": [
419,
737
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
6
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1280,
768,
1
]
},
{
"id": 7,
"type": "VAELoader",
"pos": [
882,
649
],
"size": {
"0": 316.0752868652344,
"1": 58
},
"flags": {
"collapsed": false
},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
12
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"flux_dev/ae.safetensors"
]
},
{
"id": 8,
"type": "BasicScheduler",
"pos": [
427,
1140
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 14
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
9
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "BasicScheduler"
},
"widgets_values": [
"normal",
20,
0.9
]
},
{
"id": 15,
"type": "Note",
"pos": [
694,
1293
],
"size": {
"0": 285.5881042480469,
"1": 85.23059844970703
},
"flags": {},
"order": 5,
"mode": 0,
"properties": {
"text": ""
},
"widgets_values": [
"cartoon 에 적절한 denoise는 1\n\n실사에 적합한 denoise는 0.9"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 14,
"type": "Note",
"pos": [
555,
174
],
"size": {
"0": 264.8810729980469,
"1": 89.61465454101562
},
"flags": {},
"order": 6,
"mode": 0,
"properties": {
"text": ""
},
"widgets_values": [
"cartoon 에 적절한 guidance는 2정도\n\n실사 2.5 멀리있는 이미지 \n4 이상 클로즈업"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 13,
"type": "PreviewImage",
"pos": [
1355,
472
],
"size": {
"0": 524.1080322265625,
"1": 628.9539184570312
},
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 13
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 5,
"type": "FluxGuidance",
"pos": [
389,
307
],
"size": {
"0": 341.349365234375,
"1": 88.5561294555664
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
4
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
7
]
},
{
"id": 6,
"type": "SamplerCustomAdvanced",
"pos": [
923,
497
],
"size": {
"0": 355.20001220703125,
"1": 106
},
"flags": {
"collapsed": true
},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 8
},
{
"name": "guider",
"type": "GUIDER",
"link": 5
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 7
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 9
},
{
"name": "latent_image",
"type": "LATENT",
"link": 6
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
10
],
"slot_index": 0,
"shape": 3
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "SamplerCustomAdvanced"
}
},
{
"id": 4,
"type": "BasicGuider",
"pos": [
805,
361
],
"size": {
"0": 241.79998779296875,
"1": 46
},
"flags": {
"collapsed": true
},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 2
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 4
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
5
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "BasicGuider"
}
},
{
"id": 3,
"type": "CLIPTextEncode",
"pos": [
397,
485
],
"size": {
"0": 400,
"1": 200
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 1
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
3
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A dynamic ocean view with two large waves coming one after another. A white man surfer wearing a darkgray long-sleeved shirt is surfing in their first wave, balancing on the surfboard with excitement and concentration. The bright sunny weather creates a sparkling effect on the water, enhancing the lively motion of the sea. The surfer is looking at the front of the image."
]
},
{
"id": 10,
"type": "RandomNoise",
"pos": [
423,
886
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 7,
"mode": 0,
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
8
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "RandomNoise"
},
"widgets_values": [
932063614410210,
"randomize"
]
}
],
"links": [
[
1,
2,
0,
3,
0,
"CLIP"
],
[
2,
1,
0,
4,
0,
"MODEL"
],
[
3,
3,
0,
5,
0,
"CONDITIONING"
],
[
4,
5,
0,
4,
1,
"CONDITIONING"
],
[
5,
4,
0,
6,
1,
"GUIDER"
],
[
6,
11,
0,
6,
4,
"LATENT"
],
[
7,
9,
0,
6,
2,
"SAMPLER"
],
[
8,
10,
0,
6,
0,
"NOISE"
],
[
9,
8,
0,
6,
3,
"SIGMAS"
],
[
10,
6,
0,
12,
0,
"LATENT"
],
[
12,
7,
0,
12,
1,
"VAE"
],
[
13,
12,
0,
13,
0,
"IMAGE"
],
[
14,
1,
0,
8,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.9646149645000006,
"offset": [
133.78013153117467,
-132.64050833258682
]
}
},
"version": 0.4
}