ComfyUI/.a_Workflows/SD15/nr_sd15_QR_Monster.json
2023-10-15 16:59:35 +01:00

1024 lines
18 KiB
JSON

{
"last_node_id": 90,
"last_link_id": 150,
"nodes": [
{
"id": 10,
"type": "VAEDecode",
"pos": [
1841,
201
],
"size": {
"0": 210,
"1": 46
},
"flags": {
"collapsed": true
},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 9
},
{
"name": "vae",
"type": "VAE",
"link": 10
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
126
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 85,
"type": "EmptyLatentImage",
"pos": [
1251,
396
],
"size": {
"0": 315,
"1": 106
},
"flags": {
"collapsed": true
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"link": 140,
"widget": {
"name": "width",
"config": [
"INT",
{
"default": 512,
"min": 64,
"max": 8192,
"step": 8
}
]
}
},
{
"name": "height",
"type": "INT",
"link": 141,
"widget": {
"name": "height",
"config": [
"INT",
{
"default": 512,
"min": 64,
"max": 8192,
"step": 8
}
]
}
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
150
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
512,
512,
1
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 12,
"type": "SaveImage",
"pos": [
1350,
574
],
"size": {
"0": 681.6671752929688,
"1": 504.1115417480469
},
"flags": {
"pinned": true
},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 126
}
],
"properties": {},
"widgets_values": [
"AA_readme"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 24,
"type": "ControlNetApplyAdvanced",
"pos": [
1111,
159
],
"size": {
"0": 315,
"1": 166
},
"flags": {
"pinned": true
},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 30
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 31
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": 28
},
{
"name": "image",
"type": "IMAGE",
"link": 65
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
36
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
37
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "ControlNetApplyAdvanced"
},
"widgets_values": [
0.9,
0,
1
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 2,
"type": "VAELoader",
"pos": [
19,
44
],
"size": [
406.5071502685547,
58
],
"flags": {
"pinned": true
},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
10
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"v1-vae-ft-mse-840000-ema-pruned.ckpt"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 39,
"type": "CheckpointLoaderSimple",
"pos": [
19,
149
],
"size": {
"0": 413.68585205078125,
"1": 104.5963363647461
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
61
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
62
],
"shape": 3,
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"rodent-diffusion-1.5-offset-v2.safetensors"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 4,
"type": "CLIPSetLastLayer",
"pos": [
462,
153
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 62
}
],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
2,
3
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPSetLastLayer"
},
"widgets_values": [
-2
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 3,
"type": "CLIPTextEncode",
"pos": [
841,
162
],
"size": {
"0": 377.7811279296875,
"1": 124.52955627441406
},
"flags": {
"collapsed": true
},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 2
},
{
"name": "text",
"type": "STRING",
"link": 114,
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
}
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
30
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"(masterpiece:1.4), (best quality), (detailed), Medieval village scene with busy streets and castle in the distance, impressionist painting style, water, clouds."
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
842,
209
],
"size": {
"0": 391.23883056640625,
"1": 78.14339447021484
},
"flags": {
"collapsed": true
},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 3
},
{
"name": "text",
"type": "STRING",
"link": 115,
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
}
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
31
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"(worst quality, low quality: 1.4), minimalism, blurry, bad art. monochrome, cartoon, drawing. frame, framed."
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 5,
"type": "PrimitiveNode",
"pos": [
462,
263
],
"size": [
314.46415405273444,
82
],
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
6
],
"slot_index": 0,
"widget": {
"name": "seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
}
}
],
"title": "Seed",
"properties": {},
"widgets_values": [
1026460521656557,
"randomize"
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 62,
"type": "PrimitiveNode",
"pos": [
19,
303
],
"size": [
412.1871502685548,
197.84564208984386
],
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
114
],
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
},
"slot_index": 0
}
],
"title": "Positive Prompt (Text)",
"properties": {},
"widgets_values": [
"(masterpiece:1.4), (best quality), (detailed), Medieval village scene with busy streets and castle in the distance, impressionist painting style, water, clouds."
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 88,
"type": "ImageScaleToTotalPixels",
"pos": [
842,
266
],
"size": {
"0": 315,
"1": 82
},
"flags": {
"collapsed": true
},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 143
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
144
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageScaleToTotalPixels"
},
"widgets_values": [
"nearest-exact",
0.56
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 84,
"type": "GetImageSize",
"pos": [
1072,
399
],
"size": {
"0": 210,
"1": 46
},
"flags": {
"collapsed": true
},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 144
}
],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
140
],
"shape": 3,
"slot_index": 0
},
{
"name": "height",
"type": "INT",
"links": [
141
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "GetImageSize"
},
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 63,
"type": "PrimitiveNode",
"pos": [
19,
544
],
"size": [
420.81715026855477,
174.64564208984393
],
"flags": {},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
115
],
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
},
"slot_index": 0
}
],
"title": "Negative Prompt (Text)",
"properties": {},
"widgets_values": [
"(worst quality, low quality: 1.4), minimalism, blurry, bad art. monochrome, cartoon, drawing. frame, framed."
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 20,
"type": "ControlNetLoaderAdvanced",
"pos": [
462,
43
],
"size": {
"0": 443.71697998046875,
"1": 58
},
"flags": {
"pinned": true
},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "timestep_keyframe",
"type": "TIMESTEP_KEYFRAME",
"link": null
}
],
"outputs": [
{
"name": "CONTROL_NET",
"type": "CONTROL_NET",
"links": [
28
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetLoaderAdvanced"
},
"widgets_values": [
"sd15_qrcode_monster.safetensors"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 7,
"type": "KSampler",
"pos": [
1474,
159
],
"size": {
"0": 315,
"1": 262
},
"flags": {
"pinned": true
},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 61
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 36
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 37
},
{
"name": "latent_image",
"type": "LATENT",
"link": 150,
"slot_index": 3
},
{
"name": "seed",
"type": "INT",
"link": 6,
"widget": {
"name": "seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
}
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
9
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
445333512111353,
"fixed",
30,
8.200000000000001,
"euler_ancestral",
"exponential",
1
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 40,
"type": "LoadImage",
"pos": [
462,
395
],
"size": [
312.76712310791027,
314
],
"flags": {},
"order": 6,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
65,
143
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"Sprial4.png",
"image"
],
"color": "#432",
"bgcolor": "#653"
}
],
"links": [
[
2,
4,
0,
3,
0,
"CLIP"
],
[
3,
4,
0,
6,
0,
"CLIP"
],
[
6,
5,
0,
7,
4,
"INT"
],
[
9,
7,
0,
10,
0,
"LATENT"
],
[
10,
2,
0,
10,
1,
"VAE"
],
[
28,
20,
0,
24,
2,
"CONTROL_NET"
],
[
30,
3,
0,
24,
0,
"CONDITIONING"
],
[
31,
6,
0,
24,
1,
"CONDITIONING"
],
[
36,
24,
0,
7,
1,
"CONDITIONING"
],
[
37,
24,
1,
7,
2,
"CONDITIONING"
],
[
61,
39,
0,
7,
0,
"MODEL"
],
[
62,
39,
1,
4,
0,
"CLIP"
],
[
65,
40,
0,
24,
3,
"IMAGE"
],
[
114,
62,
0,
3,
1,
"STRING"
],
[
115,
63,
0,
6,
1,
"STRING"
],
[
126,
10,
0,
12,
0,
"IMAGE"
],
[
140,
84,
0,
85,
0,
"INT"
],
[
141,
84,
1,
85,
1,
"INT"
],
[
143,
40,
0,
88,
0,
"IMAGE"
],
[
144,
88,
0,
84,
0,
"IMAGE"
],
[
150,
85,
0,
7,
3,
"LATENT"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}