ComfyUI/graph_setups/Level4_imgtoimg.json
2024-08-07 13:24:33 +01:00

442 lines
7.2 KiB
JSON

{
"last_node_id": 8,
"last_link_id": 11,
"nodes": [
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
720,
468
],
"size": {
"0": 313.8200378417969,
"1": 137.79920959472656
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 5
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
6
],
"shape": 3,
"slot_index": 0
}
],
"title": "CLIP Text Encode (Prompt) Negative",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Disfigured, Disgusted"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
176,
359
],
"size": {
"0": 419.8200378417969,
"1": 119.46583557128906
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
2
],
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
3,
5
],
"shape": 3,
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
7,
10
],
"shape": 3,
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"realvisxlV40_v40LightningBakedvae.safetensors"
]
},
{
"id": 7,
"type": "VAEDecode",
"pos": [
1729,
410
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 9
},
{
"name": "vae",
"type": "VAE",
"link": 10
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
11
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 3,
"type": "VAEEncode",
"pos": [
778,
727
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "pixels",
"type": "IMAGE",
"link": 1
},
{
"name": "vae",
"type": "VAE",
"link": 7
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
8
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEEncode"
}
},
{
"id": 8,
"type": "PreviewImage",
"pos": [
2008,
384
],
"size": {
"0": 704.0889892578125,
"1": 513.0545654296875
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 11
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 5,
"type": "CLIPTextEncode",
"pos": [
719,
273
],
"size": {
"0": 313.8200378417969,
"1": 137.79920959472656
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
4
],
"shape": 3,
"slot_index": 0
}
],
"title": "CLIP Text Encode (Prompt) Positive",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A Daisy Flower popping out of a Benylin Cough Syrup box. The environment is filled with flowers. Commercial Photography. Professional. Colourful. Colorful."
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 2,
"type": "KSampler",
"pos": [
1273,
410
],
"size": {
"0": 315,
"1": 474
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 2,
"slot_index": 0
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 4
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 6
},
{
"name": "latent_image",
"type": "LATENT",
"link": 8
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
9
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
1080902111547417,
"fixed",
20,
8,
"euler",
"normal",
0.5
]
},
{
"id": 1,
"type": "LoadImage",
"pos": [
320,
724
],
"size": {
"0": 315,
"1": 314.0000305175781
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
1
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"MaxViewport.png",
"image"
]
}
],
"links": [
[
1,
1,
0,
3,
0,
"IMAGE"
],
[
2,
4,
0,
2,
0,
"MODEL"
],
[
3,
4,
1,
5,
0,
"CLIP"
],
[
4,
5,
0,
2,
1,
"CONDITIONING"
],
[
5,
4,
1,
6,
0,
"CLIP"
],
[
6,
6,
0,
2,
2,
"CONDITIONING"
],
[
7,
4,
2,
3,
1,
"VAE"
],
[
8,
3,
0,
2,
3,
"LATENT"
],
[
9,
2,
0,
7,
0,
"LATENT"
],
[
10,
4,
2,
7,
1,
"VAE"
],
[
11,
7,
0,
8,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}