-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Title. Images using the same seed produce different images each run (requires clearing the execution cache).
Workflow
{
"last_node_id": 18,
"last_link_id": 21,
"nodes": [
{
"id": 11,
"type": "DynSamplerSelect",
"pos": {
"0": -669,
"1": 810
},
"size": {
"0": 315,
"1": 130
},
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
15
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "DynSamplerSelect"
},
"widgets_values": [
"euler_dy",
1,
2,
false
]
},
{
"id": 17,
"type": "BasicScheduler",
"pos": {
"0": -671,
"1": 1053
},
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 21
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
16
]
}
],
"properties": {
"Node name for S&R": "BasicScheduler"
},
"widgets_values": [
"normal",
30,
1
]
},
{
"id": 10,
"type": "CLIPTextEncode",
"pos": {
"0": -1296,
"1": 1524
},
"size": {
"0": 400,
"1": 200
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 13
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
17
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"1girl, solo, hakurei reimu, standing, cowboy shot, white background"
]
},
{
"id": 4,
"type": "CLIPTextEncode",
"pos": {
"0": -1296,
"1": 1770
},
"size": {
"0": 369.66241455078125,
"1": 215.41033935546875
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 11
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
18
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"worst quality, low quality, jpeg artifacts, bad anatomy, bad hands, multiple views, 4koma, watermark"
]
},
{
"id": 6,
"type": "EmptyLatentImage",
"pos": {
"0": -784,
"1": 1668
},
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
20
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
832,
1216,
1
]
},
{
"id": 1,
"type": "CheckpointLoaderSimple",
"pos": {
"0": -2006,
"1": 1267
},
"size": {
"0": 449.052001953125,
"1": 99.80590057373047
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
14,
21
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
11,
13
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
7
],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"Checkpoints\\illustriousXL_v10SPO.safetensors"
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": {
"0": 153,
"1": 1138
},
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 19
},
{
"name": "vae",
"type": "VAE",
"link": 7
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
8
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 7,
"type": "PreviewImage",
"pos": {
"0": 428,
"1": 1232
},
"size": {
"0": 861.7905883789062,
"1": 1227.2149658203125
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 8
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 15,
"type": "SamplerCustom",
"pos": {
"0": -240,
"1": 944
},
"size": [
355.20001220703125,
442
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 14
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 17
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 18
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 15
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 16
},
{
"name": "latent_image",
"type": "LATENT",
"link": 20
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
19
],
"slot_index": 0
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null
}
],
"properties": {
"Node name for S&R": "SamplerCustom"
},
"widgets_values": [
true,
1,
"fixed",
5
]
}
],
"links": [
[
7,
1,
2,
8,
1,
"VAE"
],
[
8,
8,
0,
7,
0,
"IMAGE"
],
[
11,
1,
1,
4,
0,
"CLIP"
],
[
13,
1,
1,
10,
0,
"CLIP"
],
[
14,
1,
0,
15,
0,
"MODEL"
],
[
15,
11,
0,
15,
3,
"SAMPLER"
],
[
16,
17,
0,
15,
4,
"SIGMAS"
],
[
17,
10,
0,
15,
1,
"CONDITIONING"
],
[
18,
4,
0,
15,
2,
"CONDITIONING"
],
[
19,
15,
0,
8,
0,
"LATENT"
],
[
20,
6,
0,
15,
5,
"LATENT"
],
[
21,
1,
0,
17,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.5408789293239545,
"offset": [
2392.1001949714805,
-367.80144653396894
]
}
},
"version": 0.4
}Metadata
Metadata
Assignees
Labels
No labels