Add initial basic Stable Diffusion 3 workflow
This commit is contained in:
parent
293c6d078c
commit
1fc4f0f197
7
stable-diffusion-3/README.md
Normal file
7
stable-diffusion-3/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Stable Diffusion 3 Workflows
|
||||
|
||||
## Basic Workflow
|
||||
|
||||
![Stable Diffusion 3](./stable-diffusion-3.png)
|
||||
|
||||
---
|
688
stable-diffusion-3/stable-diffusion-3.json
Normal file
688
stable-diffusion-3/stable-diffusion-3.json
Normal file
@ -0,0 +1,688 @@
|
||||
{
|
||||
"last_node_id": 273,
|
||||
"last_link_id": 604,
|
||||
"nodes": [
|
||||
{
|
||||
"id": 13,
|
||||
"type": "ModelSamplingSD3",
|
||||
"pos": [
|
||||
640,
|
||||
290
|
||||
],
|
||||
"size": {
|
||||
"0": 315,
|
||||
"1": 58
|
||||
},
|
||||
"flags": {
|
||||
"collapsed": false
|
||||
},
|
||||
"order": 3,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "model",
|
||||
"type": "MODEL",
|
||||
"link": 565
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "MODEL",
|
||||
"type": "MODEL",
|
||||
"links": [
|
||||
604
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "ModelSamplingSD3"
|
||||
},
|
||||
"widgets_values": [
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 252,
|
||||
"type": "CheckpointLoaderSimple",
|
||||
"pos": [
|
||||
140,
|
||||
490
|
||||
],
|
||||
"size": [
|
||||
421.2553030342883,
|
||||
98
|
||||
],
|
||||
"flags": {},
|
||||
"order": 0,
|
||||
"mode": 0,
|
||||
"outputs": [
|
||||
{
|
||||
"name": "MODEL",
|
||||
"type": "MODEL",
|
||||
"links": [
|
||||
565
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
},
|
||||
{
|
||||
"name": "CLIP",
|
||||
"type": "CLIP",
|
||||
"links": [
|
||||
600,
|
||||
601
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 1
|
||||
},
|
||||
{
|
||||
"name": "VAE",
|
||||
"type": "VAE",
|
||||
"links": [
|
||||
557
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 2
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "CheckpointLoaderSimple"
|
||||
},
|
||||
"widgets_values": [
|
||||
"sd3_medium_incl_clips_t5xxlfp8.safetensors"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 71,
|
||||
"type": "CLIPTextEncode",
|
||||
"pos": [
|
||||
630,
|
||||
600
|
||||
],
|
||||
"size": [
|
||||
330,
|
||||
100
|
||||
],
|
||||
"flags": {},
|
||||
"order": 5,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "clip",
|
||||
"type": "CLIP",
|
||||
"link": 601
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "CONDITIONING",
|
||||
"type": "CONDITIONING",
|
||||
"links": [
|
||||
93,
|
||||
580
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"title": "CLIP Text Encode (Negative Prompt)",
|
||||
"properties": {
|
||||
"Node name for S&R": "CLIPTextEncode"
|
||||
},
|
||||
"widgets_values": [
|
||||
"nsfw, nude, naked, bad quality, poor quality, jpg"
|
||||
],
|
||||
"color": "#322",
|
||||
"bgcolor": "#533"
|
||||
},
|
||||
{
|
||||
"id": 69,
|
||||
"type": "ConditioningCombine",
|
||||
"pos": [
|
||||
950,
|
||||
910
|
||||
],
|
||||
"size": {
|
||||
"0": 228.39999389648438,
|
||||
"1": 46
|
||||
},
|
||||
"flags": {},
|
||||
"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": [
|
||||
592
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "ConditioningCombine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 70,
|
||||
"type": "ConditioningSetTimestepRange",
|
||||
"pos": [
|
||||
580,
|
||||
950
|
||||
],
|
||||
"size": {
|
||||
"0": 317.4000244140625,
|
||||
"1": 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": 67,
|
||||
"type": "ConditioningZeroOut",
|
||||
"pos": [
|
||||
340,
|
||||
820
|
||||
],
|
||||
"size": {
|
||||
"0": 211.60000610351562,
|
||||
"1": 26
|
||||
},
|
||||
"flags": {},
|
||||
"order": 7,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "conditioning",
|
||||
"type": "CONDITIONING",
|
||||
"link": 580
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "CONDITIONING",
|
||||
"type": "CONDITIONING",
|
||||
"links": [
|
||||
90
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "ConditioningZeroOut"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 68,
|
||||
"type": "ConditioningSetTimestepRange",
|
||||
"pos": [
|
||||
600,
|
||||
790
|
||||
],
|
||||
"size": {
|
||||
"0": 317.4000244140625,
|
||||
"1": 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": 135,
|
||||
"type": "EmptySD3LatentImage",
|
||||
"pos": [
|
||||
1000,
|
||||
740
|
||||
],
|
||||
"size": {
|
||||
"0": 315,
|
||||
"1": 106
|
||||
},
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
"mode": 0,
|
||||
"inputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "LATENT",
|
||||
"type": "LATENT",
|
||||
"links": [
|
||||
593
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "EmptySD3LatentImage"
|
||||
},
|
||||
"widgets_values": [
|
||||
1024,
|
||||
1024,
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 271,
|
||||
"type": "KSampler",
|
||||
"pos": [
|
||||
1040,
|
||||
390
|
||||
],
|
||||
"size": [
|
||||
323.5945877449826,
|
||||
263.92083504961215
|
||||
],
|
||||
"flags": {},
|
||||
"order": 10,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "model",
|
||||
"type": "MODEL",
|
||||
"link": 604
|
||||
},
|
||||
{
|
||||
"name": "positive",
|
||||
"type": "CONDITIONING",
|
||||
"link": 595
|
||||
},
|
||||
{
|
||||
"name": "negative",
|
||||
"type": "CONDITIONING",
|
||||
"link": 592
|
||||
},
|
||||
{
|
||||
"name": "latent_image",
|
||||
"type": "LATENT",
|
||||
"link": 593
|
||||
},
|
||||
{
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"link": 597,
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"slot_index": 4
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "LATENT",
|
||||
"type": "LATENT",
|
||||
"links": [
|
||||
596
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "KSampler"
|
||||
},
|
||||
"widgets_values": [
|
||||
556914949479998,
|
||||
"fixed",
|
||||
30,
|
||||
3.5,
|
||||
"dpmpp_2m",
|
||||
"sgm_uniform",
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 231,
|
||||
"type": "VAEDecode",
|
||||
"pos": [
|
||||
1410,
|
||||
520
|
||||
],
|
||||
"size": {
|
||||
"0": 210,
|
||||
"1": 46
|
||||
},
|
||||
"flags": {},
|
||||
"order": 11,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "samples",
|
||||
"type": "LATENT",
|
||||
"link": 596
|
||||
},
|
||||
{
|
||||
"name": "vae",
|
||||
"type": "VAE",
|
||||
"link": 557
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "IMAGE",
|
||||
"type": "IMAGE",
|
||||
"links": [
|
||||
599
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "VAEDecode"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 272,
|
||||
"type": "PrimitiveNode",
|
||||
"pos": [
|
||||
280,
|
||||
320
|
||||
],
|
||||
"size": [
|
||||
281.9655877449825,
|
||||
82.36183504961207
|
||||
],
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
"mode": 0,
|
||||
"outputs": [
|
||||
{
|
||||
"name": "INT",
|
||||
"type": "INT",
|
||||
"links": [
|
||||
597
|
||||
],
|
||||
"slot_index": 0,
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
}
|
||||
}
|
||||
],
|
||||
"title": "Seed",
|
||||
"properties": {
|
||||
"Run widget replace on values": false
|
||||
},
|
||||
"widgets_values": [
|
||||
556914949479998,
|
||||
"randomize"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 233,
|
||||
"type": "PreviewImage",
|
||||
"pos": [
|
||||
1660,
|
||||
330
|
||||
],
|
||||
"size": {
|
||||
"0": 604.7489624023438,
|
||||
"1": 592.15576171875
|
||||
},
|
||||
"flags": {},
|
||||
"order": 12,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "images",
|
||||
"type": "IMAGE",
|
||||
"link": 599
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "PreviewImage"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"type": "CLIPTextEncode",
|
||||
"pos": [
|
||||
630,
|
||||
420
|
||||
],
|
||||
"size": [
|
||||
332.0228483790826,
|
||||
114.42110270181092
|
||||
],
|
||||
"flags": {},
|
||||
"order": 4,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "clip",
|
||||
"type": "CLIP",
|
||||
"link": 600
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "CONDITIONING",
|
||||
"type": "CONDITIONING",
|
||||
"links": [
|
||||
595
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "CLIPTextEncode"
|
||||
},
|
||||
"widgets_values": [
|
||||
"glowing fluorescent demon, technicolor style, high quality"
|
||||
],
|
||||
"color": "#232",
|
||||
"bgcolor": "#353"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
[
|
||||
90,
|
||||
67,
|
||||
0,
|
||||
68,
|
||||
0,
|
||||
"CONDITIONING"
|
||||
],
|
||||
[
|
||||
91,
|
||||
68,
|
||||
0,
|
||||
69,
|
||||
0,
|
||||
"CONDITIONING"
|
||||
],
|
||||
[
|
||||
92,
|
||||
70,
|
||||
0,
|
||||
69,
|
||||
1,
|
||||
"CONDITIONING"
|
||||
],
|
||||
[
|
||||
93,
|
||||
71,
|
||||
0,
|
||||
70,
|
||||
0,
|
||||
"CONDITIONING"
|
||||
],
|
||||
[
|
||||
557,
|
||||
252,
|
||||
2,
|
||||
231,
|
||||
1,
|
||||
"VAE"
|
||||
],
|
||||
[
|
||||
565,
|
||||
252,
|
||||
0,
|
||||
13,
|
||||
0,
|
||||
"MODEL"
|
||||
],
|
||||
[
|
||||
580,
|
||||
71,
|
||||
0,
|
||||
67,
|
||||
0,
|
||||
"CONDITIONING"
|
||||
],
|
||||
[
|
||||
592,
|
||||
69,
|
||||
0,
|
||||
271,
|
||||
2,
|
||||
"CONDITIONING"
|
||||
],
|
||||
[
|
||||
593,
|
||||
135,
|
||||
0,
|
||||
271,
|
||||
3,
|
||||
"LATENT"
|
||||
],
|
||||
[
|
||||
595,
|
||||
6,
|
||||
0,
|
||||
271,
|
||||
1,
|
||||
"CONDITIONING"
|
||||
],
|
||||
[
|
||||
596,
|
||||
271,
|
||||
0,
|
||||
231,
|
||||
0,
|
||||
"LATENT"
|
||||
],
|
||||
[
|
||||
597,
|
||||
272,
|
||||
0,
|
||||
271,
|
||||
4,
|
||||
"INT"
|
||||
],
|
||||
[
|
||||
599,
|
||||
231,
|
||||
0,
|
||||
233,
|
||||
0,
|
||||
"IMAGE"
|
||||
],
|
||||
[
|
||||
600,
|
||||
252,
|
||||
1,
|
||||
6,
|
||||
0,
|
||||
"CLIP"
|
||||
],
|
||||
[
|
||||
601,
|
||||
252,
|
||||
1,
|
||||
71,
|
||||
0,
|
||||
"CLIP"
|
||||
],
|
||||
[
|
||||
604,
|
||||
13,
|
||||
0,
|
||||
271,
|
||||
0,
|
||||
"MODEL"
|
||||
]
|
||||
],
|
||||
"groups": [],
|
||||
"config": {},
|
||||
"extra": {
|
||||
"ds": {
|
||||
"scale": 1,
|
||||
"offset": {
|
||||
"0": -44.328245138588,
|
||||
"1": -0.597854228259088
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 0.4
|
||||
}
|
BIN
stable-diffusion-3/stable-diffusion-3.png
Normal file
BIN
stable-diffusion-3/stable-diffusion-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 976 KiB |
Loading…
Reference in New Issue
Block a user