stable-diffusion-3.5-fp8 / sd3-5l-t2i-fp16-workflow.json
robinjhuang's picture
Upload sd3-5l-t2i-fp16-workflow.json
b880285 verified
raw
history blame
12.6 kB
{
"last_node_id": 334,
"last_link_id": 641,
"nodes": [
{
"id": 13,
"type": "ModelSamplingSD3",
"pos": [
-485,
-479
],
"size": [
210,
58
],
"flags": {
"collapsed": false
},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 445
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
641
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ModelSamplingSD3"
},
"widgets_values": [
3
]
},
{
"id": 334,
"type": "EmptySD3LatentImage",
"pos": [
-482,
-369
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
640
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptySD3LatentImage"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 71,
"type": "CLIPTextEncode",
"pos": [
-469,
16
],
"size": [
329.6064543838643,
124.7131414651451
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 604
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
93
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"ugly, disfigured, missing limbs, bad anatomy, amputated, (photo, cgi, doll, toy, poorly made, blurry, low quality, jpeg:1.4)"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 67,
"type": "ConditioningZeroOut",
"pos": [
-106,
-142
],
"size": {
"0": 211.60000610351562,
"1": 26
},
"flags": {
"collapsed": true
},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 89
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
90
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ConditioningZeroOut"
}
},
{
"id": 68,
"type": "ConditioningSetTimestepRange",
"pos": [
-104,
-84
],
"size": [
317.4000244140625,
82
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 90
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
91
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ConditioningSetTimestepRange"
},
"widgets_values": [
0.1,
1
]
},
{
"id": 70,
"type": "ConditioningSetTimestepRange",
"pos": [
-107,
48
],
"size": [
317.4000244140625,
82
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 93,
"slot_index": 0
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
92
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ConditioningSetTimestepRange"
},
"widgets_values": [
0,
0.1
]
},
{
"id": 69,
"type": "ConditioningCombine",
"pos": [
120,
-138
],
"size": {
"0": 228.39999389648438,
"1": 46
},
"flags": {
"collapsed": true
},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "conditioning_1",
"type": "CONDITIONING",
"link": 91
},
{
"name": "conditioning_2",
"type": "CONDITIONING",
"link": 92
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
600
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ConditioningCombine"
}
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
688,
-459
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 572
},
{
"name": "vae",
"type": "VAE",
"link": 607
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
639
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 309,
"type": "SaveImage",
"pos": [
1055,
-456
],
"size": {
"0": 646.6100463867188,
"1": 702.9717407226562
},
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 639
}
],
"properties": {},
"widgets_values": [
"sd3.5L"
]
},
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
-1052,
-474
],
"size": [
424.27421213386197,
98
],
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
445
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": null,
"shape": 3,
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
607
],
"shape": 3,
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd3.5_large.safetensors"
]
},
{
"id": 308,
"type": "TripleCLIPLoader",
"pos": [
-945,
-328
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
604,
605
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "TripleCLIPLoader"
},
"widgets_values": [
"clip_g.safetensors",
"clip_l.safetensors",
"t5xxl.safetensors"
]
},
{
"id": 294,
"type": "KSampler",
"pos": [
390,
-464
],
"size": [
268.6268615722656,
474
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 641
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 569
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 600
},
{
"name": "latent_image",
"type": "LATENT",
"link": 640
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
572
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
99,
"fixed",
80,
4.5,
"dpmpp_2m",
"sgm_uniform",
1
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
-476,
-211
],
"size": [
340.5994543838643,
181.34514146514493
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 605,
"slot_index": 0
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
89,
569
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"cinematic film still, an astronaut floating in space, holding an ice cream cone, anamorphic, shallow depth of field, vignette, highly detailed, bokeh, film grain"
]
}
],
"links": [
[
89,
6,
0,
67,
0,
"CONDITIONING"
],
[
90,
67,
0,
68,
0,
"CONDITIONING"
],
[
91,
68,
0,
69,
0,
"CONDITIONING"
],
[
92,
70,
0,
69,
1,
"CONDITIONING"
],
[
93,
71,
0,
70,
0,
"CONDITIONING"
],
[
445,
4,
0,
13,
0,
"MODEL"
],
[
569,
6,
0,
294,
1,
"CONDITIONING"
],
[
572,
294,
0,
8,
0,
"LATENT"
],
[
600,
69,
0,
294,
2,
"CONDITIONING"
],
[
604,
308,
0,
71,
0,
"CLIP"
],
[
605,
308,
0,
6,
0,
"CLIP"
],
[
607,
4,
2,
8,
1,
"VAE"
],
[
639,
8,
0,
309,
0,
"IMAGE"
],
[
640,
334,
0,
294,
3,
"LATENT"
],
[
641,
13,
0,
294,
0,
"MODEL"
]
],
"groups": [
{
"title": "Load Models",
"bounding": [
-1082,
-561,
501,
373
],
"color": "#3f789e",
"font_size": 24
},
{
"title": "Output",
"bounding": [
989,
-561,
767,
877
],
"color": "#3f789e",
"font_size": 24
},
{
"title": "SD3 8B step",
"bounding": [
-501,
-562,
1449,
749
],
"color": "#3f789e",
"font_size": 24
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.7513148009015777,
"offset": [
436.85507228142495,
933.2220688590137
]
}
},
"models": [
{
"name": "sd3.5_large.safetensors",
"url": "",
"directory": "checkpoints"
},
{
"name": "t5xxl.safetensors",
"url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/t5xxl_fp16.safetensors?download=true",
"directory": "clip"
},
{
"name": "clip_g.safetensors",
"url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/clip_g.safetensors?download=true",
"directory": "clip"
},
{
"name": "clip_l.safetensors",
"url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/clip_l.safetensors?download=true",
"directory": "clip"
}
],
"version": 0.4
}