comfy-ui-workflows/text-to-image.json

366 lines
6.0 KiB
JSON
Raw Normal View History

2023-10-30 13:51:39 +00:00
{
"last_node_id": 9,
"last_link_id": 9,
2023-10-30 13:51:39 +00:00
"nodes": [
{
"id": 7,
2023-10-30 13:51:39 +00:00
"type": "CLIPTextEncode",
"pos": [
413,
601
2023-10-30 13:51:39 +00:00
],
"size": {
"0": 425.27801513671875,
"1": 180.6060791015625
2023-10-30 13:51:39 +00:00
},
"flags": {},
"order": 3,
2023-10-30 13:51:39 +00:00
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 5
2023-10-30 13:51:39 +00:00
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
6
2023-10-30 13:51:39 +00:00
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"text, watermark"
2023-10-30 13:51:39 +00:00
]
},
{
"id": 6,
2023-10-30 13:51:39 +00:00
"type": "CLIPTextEncode",
"pos": [
413,
386
2023-10-30 13:51:39 +00:00
],
"size": {
"0": 422.84503173828125,
"1": 164.31304931640625
2023-10-30 13:51:39 +00:00
},
"flags": {},
"order": 2,
2023-10-30 13:51:39 +00:00
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 3
2023-10-30 13:51:39 +00:00
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
4
2023-10-30 13:51:39 +00:00
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"3d splash art, predator closeup, ((black background)), epic instagram, artstation, splash style with colorful paint, contour, hyperdetailed, unreal engine, fantastical, intricate detail, splash screen, complementary colors, fantasy concept art, 16k resolution, deviantart masterpiece, oil painting, heavy strokes, paint dripping, ultra HD, 8k"
2023-10-30 13:51:39 +00:00
]
},
{
"id": 5,
"type": "EmptyLatentImage",
2023-10-30 13:51:39 +00:00
"pos": [
470,
834
2023-10-30 13:51:39 +00:00
],
"size": {
"0": 315,
"1": 106
2023-10-30 13:51:39 +00:00
},
"flags": {},
"order": 1,
2023-10-30 13:51:39 +00:00
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
2023-10-30 13:51:39 +00:00
"links": [
2
2023-10-30 13:51:39 +00:00
],
"slot_index": 0
2023-10-30 13:51:39 +00:00
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
2023-10-30 13:51:39 +00:00
},
"widgets_values": [
1024,
1024,
1
2023-10-30 13:51:39 +00:00
]
},
{
"id": 4,
2023-10-30 13:51:39 +00:00
"type": "CheckpointLoaderSimple",
"pos": [
470,
241
2023-10-30 13:51:39 +00:00
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 0,
2023-10-30 13:51:39 +00:00
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
1
2023-10-30 13:51:39 +00:00
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
3,
5
2023-10-30 13:51:39 +00:00
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
8
2023-10-30 13:51:39 +00:00
],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"protovisionXL.safetensors"
2023-10-30 13:51:39 +00:00
]
},
{
"id": 9,
"type": "SaveImage",
2023-10-30 13:51:39 +00:00
"pos": [
1215,
263
],
"size": [
646,
652
2023-10-30 13:51:39 +00:00
],
"flags": {},
"order": 6,
2023-10-30 13:51:39 +00:00
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 9
2023-10-30 13:51:39 +00:00
}
],
"properties": {},
2023-10-30 13:51:39 +00:00
"widgets_values": [
"ComfyUI"
2023-10-30 13:51:39 +00:00
]
},
{
"id": 3,
"type": "KSampler",
2023-10-30 13:51:39 +00:00
"pos": [
873,
401
2023-10-30 13:51:39 +00:00
],
"size": {
"0": 315,
"1": 262
2023-10-30 13:51:39 +00:00
},
"flags": {},
"order": 4,
2023-10-30 13:51:39 +00:00
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 4
2023-10-30 13:51:39 +00:00
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 6
},
{
"name": "latent_image",
"type": "LATENT",
"link": 2
2023-10-30 13:51:39 +00:00
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
2023-10-30 13:51:39 +00:00
"links": [
7
2023-10-30 13:51:39 +00:00
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
2023-10-30 13:51:39 +00:00
},
"widgets_values": [
556706376695397,
"randomize",
30,
8,
"dpm_2_ancestral",
"normal",
1
2023-10-30 13:51:39 +00:00
]
},
{
"id": 8,
2023-10-30 13:51:39 +00:00
"type": "VAEDecode",
"pos": [
924,
711
2023-10-30 13:51:39 +00:00
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 5,
2023-10-30 13:51:39 +00:00
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 7
2023-10-30 13:51:39 +00:00
},
{
"name": "vae",
"type": "VAE",
"link": 8
2023-10-30 13:51:39 +00:00
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
9
2023-10-30 13:51:39 +00:00
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
}
],
"links": [
[
1,
4,
2023-10-30 13:51:39 +00:00
0,
3,
2023-10-30 13:51:39 +00:00
0,
"MODEL"
2023-10-30 13:51:39 +00:00
],
[
2,
5,
2023-10-30 13:51:39 +00:00
0,
3,
3,
"LATENT"
2023-10-30 13:51:39 +00:00
],
[
3,
4,
2023-10-30 13:51:39 +00:00
1,
6,
2023-10-30 13:51:39 +00:00
0,
"CLIP"
],
[
4,
6,
2023-10-30 13:51:39 +00:00
0,
3,
2023-10-30 13:51:39 +00:00
1,
"CONDITIONING"
],
[
5,
4,
2023-10-30 13:51:39 +00:00
1,
7,
0,
"CLIP"
2023-10-30 13:51:39 +00:00
],
[
6,
7,
2023-10-30 13:51:39 +00:00
0,
3,
2023-10-30 13:51:39 +00:00
2,
"CONDITIONING"
],
[
7,
2023-10-30 13:51:39 +00:00
3,
0,
8,
2023-10-30 13:51:39 +00:00
0,
"LATENT"
],
[
8,
4,
2023-10-30 13:51:39 +00:00
2,
8,
2023-10-30 13:51:39 +00:00
1,
"VAE"
],
[
9,
8,
2023-10-30 13:51:39 +00:00
0,
9,
2023-10-30 13:51:39 +00:00
0,
"IMAGE"
2023-10-30 13:51:39 +00:00
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}