Krea2-workflows / Krea2_basic.json
stablediffusiontutorials's picture
Upload Krea2_basic.json
e4d4865 verified
Raw
History Blame Contribute Delete
7.45 kB
{
"id": "163ec137-2b5c-4530-a8fb-acc942d50362",
"revision": 0,
"last_node_id": 10,
"last_link_id": 12,
"nodes": [
{
"id": 1,
"type": "UNETLoader",
"pos": [
186.49000000000007,
241.85
],
"size": [
270,
107.328125
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
1
]
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"krea2-turbo.safetensors",
"default"
]
},
{
"id": 2,
"type": "KSampler",
"pos": [
676.9433825683591,
253.95
],
"size": [
270,
339.3125
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 5
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 8
},
{
"name": "latent_image",
"type": "LATENT",
"link": 11
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
2
]
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
0,
"fixed",
8,
1,
"er_sde",
"simple",
1
]
},
{
"id": 3,
"type": "VAEDecode",
"pos": [
1037.1833825683593,
276.53669128417965
],
"size": [
225,
71.328125
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 2
},
{
"name": "vae",
"type": "VAE",
"link": 3
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
4
]
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 4,
"type": "VAELoader",
"pos": [
207.46334564208996,
109.5566728210449
],
"size": [
270,
79.328125
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
3
]
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"qwen_image_vae.safetensors"
]
},
{
"id": 5,
"type": "PreviewImage",
"pos": [
1030.7299999999998,
396.7299999999999
],
"size": [
488.75,
369.1875
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 4
}
],
"outputs": [
{
"name": "images",
"type": "IMAGE",
"links": null
}
],
"properties": {
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
129.55669128417972,
380.5966912841797
],
"size": [
400,
200
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 9
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
5,
12
]
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A landscape painting by Albert Bierstadt."
]
},
{
"id": 8,
"type": "ConditioningZeroOut",
"pos": [
560.4560729980467,
660.5099999999996
],
"size": [
225,
47.328125
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 12
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
8
]
}
],
"properties": {
"Node name for S&R": "ConditioningZeroOut"
},
"widgets_values": []
},
{
"id": 9,
"type": "CLIPLoader",
"pos": [
-247.49661743164071,
470.1366912841795
],
"size": [
270,
139.328125
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
9
]
}
],
"properties": {
"Node name for S&R": "CLIPLoader"
},
"widgets_values": [
"qwen3vl_4b_bf16 (krea 2).safetensors",
"krea2",
"default"
]
},
{
"id": 10,
"type": "EmptyLatentImage",
"pos": [
571.270073852539,
752.4699999999996
],
"size": [
270,
143.328125
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
11
]
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1280,
720,
1
]
}
],
"links": [
[
1,
1,
0,
2,
0,
"MODEL"
],
[
2,
2,
0,
3,
0,
"LATENT"
],
[
3,
4,
0,
3,
1,
"VAE"
],
[
4,
3,
0,
5,
0,
"IMAGE"
],
[
5,
6,
0,
2,
1,
"CONDITIONING"
],
[
8,
8,
0,
2,
2,
"CONDITIONING"
],
[
9,
9,
0,
6,
0,
"CLIP"
],
[
11,
10,
0,
2,
3,
"LATENT"
],
[
12,
6,
0,
8,
0,
"CONDITIONING"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.7150338818826067,
"offset": [
214.53784179900114,
77.31142657392259
]
},
"frontendVersion": "1.45.19"
},
"version": 0.4
}