stable-diffusion-3.5-medium-turbo / contrast_ckpt_.json
sunhaha123's picture
Upload 2 files
2655ce8 verified
raw
history blame
13.8 kB
{
"last_node_id": 30,
"last_link_id": 48,
"nodes": [
{
"id": 22,
"type": "VAELoader",
"pos": {
"0": 248,
"1": 491,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
37,
38
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"sd3.5m_vae.safetensors"
]
},
{
"id": 6,
"type": "VAEDecode",
"pos": {
"0": 1488,
"1": 334,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 8,
"label": "Latent"
},
{
"name": "vae",
"type": "VAE",
"link": 37,
"label": "VAE"
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
44
],
"slot_index": 0,
"label": "图像",
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 5,
"type": "EmptyLatentImage",
"pos": {
"0": 764,
"1": 901,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
7,
19
],
"slot_index": 0,
"label": "Latent",
"shape": 3
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
768,
1144,
1
]
},
{
"id": 12,
"type": "TripleCLIPLoader",
"pos": {
"0": 270,
"1": 709,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
27,
28
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "TripleCLIPLoader"
},
"widgets_values": [
"clip_l.safetensors",
"clip_g.safetensors",
"t5xxl_fp8_e4m3fn.safetensors"
]
},
{
"id": 10,
"type": "VAEDecode",
"pos": {
"0": 1551,
"1": 936,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 20
},
{
"name": "vae",
"type": "VAE",
"link": 38,
"slot_index": 1
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
45
],
"slot_index": 0,
"shape": 3,
"tooltip": "The decoded image."
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 28,
"type": "PreviewImage",
"pos": {
"0": 1736,
"1": 487,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 246
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 44
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 29,
"type": "PreviewImage",
"pos": {
"0": 1523,
"1": 486,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 246
},
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 45
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 3,
"type": "CLIPTextEncode",
"pos": {
"0": 735,
"1": 628,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 352.29071044921875,
"1": 138.74732971191406
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 27,
"label": "CLIP"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
5,
18
],
"slot_index": 0,
"label": "条件",
"shape": 3
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"bad quality, poor quality, doll, disfigured, jpg, toy, bad anatomy, missing limbs, missing fingers",
true
]
},
{
"id": 2,
"type": "CLIPTextEncode",
"pos": {
"0": 688,
"1": 411,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 406.47076416015625,
"1": 166.0635223388672
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 28,
"label": "CLIP"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
3,
17
],
"slot_index": 0,
"label": "条件",
"shape": 3
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A beautiful bald girl with silver and white futuristic metal face jewelry, her full body made of intricately carved liquid glass in the style of Tadashi, the complexity master of cyberpunk, in the style of James Jean and Peter Mohrbacher. This concept design is trending on Artstation, with sharp focus, studio-quality photography, and highly detailed, intricate details.",
true
]
},
{
"id": 30,
"type": "CheckpointLoaderSimple",
"pos": {
"0": 1060.8719482421875,
"1": 173.634033203125,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
46
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": null,
"shape": 3
},
{
"name": "VAE",
"type": "VAE",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd3.5m_turbo.safetensors"
]
},
{
"id": 23,
"type": "CheckpointLoaderSimple",
"pos": {
"0": 316,
"1": 958,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
48
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": null,
"shape": 3
},
{
"name": "VAE",
"type": "VAE",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd3.5_medium.safetensors"
]
},
{
"id": 9,
"type": "KSampler",
"pos": {
"0": 1141,
"1": 739,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 262
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 48
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 17
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 18
},
{
"name": "latent_image",
"type": "LATENT",
"link": 19
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
20
],
"slot_index": 0,
"shape": 3,
"tooltip": "The denoised latent."
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
227433530452116,
"increment",
25,
6,
"euler",
"normal",
1
]
},
{
"id": 4,
"type": "KSampler",
"pos": {
"0": 1146,
"1": 426,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 262
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 46,
"label": "模型"
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 3,
"label": "正面条件"
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 5,
"label": "负面条件"
},
{
"name": "latent_image",
"type": "LATENT",
"link": 7,
"slot_index": 3,
"label": "Latent"
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
8
],
"slot_index": 0,
"label": "Latent",
"shape": 3
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
227433530452116,
"increment",
8,
1,
"euler",
"beta",
1
]
}
],
"links": [
[
3,
2,
0,
4,
1,
"CONDITIONING"
],
[
5,
3,
0,
4,
2,
"CONDITIONING"
],
[
7,
5,
0,
4,
3,
"LATENT"
],
[
8,
4,
0,
6,
0,
"LATENT"
],
[
17,
2,
0,
9,
1,
"CONDITIONING"
],
[
18,
3,
0,
9,
2,
"CONDITIONING"
],
[
19,
5,
0,
9,
3,
"LATENT"
],
[
20,
9,
0,
10,
0,
"LATENT"
],
[
27,
12,
0,
3,
0,
"CLIP"
],
[
28,
12,
0,
2,
0,
"CLIP"
],
[
37,
22,
0,
6,
1,
"VAE"
],
[
38,
22,
0,
10,
1,
"VAE"
],
[
44,
6,
0,
28,
0,
"IMAGE"
],
[
45,
10,
0,
29,
0,
"IMAGE"
],
[
46,
30,
0,
4,
0,
"MODEL"
],
[
48,
23,
0,
9,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.553522046476919,
"offset": [
-906.9252153690966,
-238.72289279986626
]
}
},
"version": 0.4
}