Mymodels / Krea2_native_4.0.json
Thekingbalxd's picture
Upload Krea2_native_4.0.json
a1c8d72 verified
Raw
History Blame Contribute Delete
12.5 kB
{
"id": "41fa3b2d-c0fd-4d16-ac6e-d808b426a9ef",
"revision": 0,
"last_node_id": 20,
"last_link_id": 26,
"nodes": [
{
"id": 3,
"type": "Note",
"pos": [
752.0000305175784,
440.99999999999994
],
"size": [
301,
237
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [],
"title": "Downloads",
"properties": {},
"widgets_values": [
"Required downloads:\n1. Text Encoder:\n Comfy-Org/Qwen3-VL → text_encoders/\n qwen3vl_4b_fp8_scaled.safetensors\n2. VAE:\n Comfy-Org/Qwen-Image_ComfyUI\n → vae/qwen_image_vae.safetensors\n3. UNET:\n AlperKTS/Krea2_FP8\n → unet/krea2_turbo_fp8.safetensors"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 9,
"type": "VAELoader",
"pos": [
742.9160285341397,
736.8009256540249
],
"size": [
270,
79.59375
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"slot_index": 0,
"links": [
3
]
}
],
"title": "VAE Loader",
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"qwen_image_vae.safetensors"
]
},
{
"id": 11,
"type": "EmptyLatentImage",
"pos": [
1061.6015590793945,
814.352020578637
],
"size": [
270,
143.59375
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 10
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 11
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
7
]
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1280,
720,
1
]
},
{
"id": 4,
"type": "VAEDecode",
"pos": [
1420.9733867187504,
712.8600122070309
],
"size": [
225,
71.59375
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 2
},
{
"name": "vae",
"type": "VAE",
"link": 3
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
9
]
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 18,
"type": "easy stylesSelector",
"pos": [
1342.650985562412,
690.1290625375179
],
"size": [
395.7851138784865,
352.578492219783
],
"flags": {
"collapsed": false
},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "positive",
"shape": 7,
"type": "STRING",
"link": 18
},
{
"name": "negative",
"shape": 7,
"type": "STRING",
"link": null
}
],
"outputs": [
{
"name": "positive",
"type": "STRING",
"links": [
19
]
},
{
"name": "negative",
"type": "STRING",
"links": []
}
],
"properties": {
"Node name for S&R": "easy stylesSelector"
},
"widgets_values": [
"fooocus_styles",
""
]
},
{
"id": 10,
"type": "PreviewImage",
"pos": [
2188.9672948135553,
428.9805215274539
],
"size": [
418.703125,
378.5625
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 9
}
],
"outputs": [
{
"name": "images",
"type": "IMAGE",
"links": null
}
],
"properties": {
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 2,
"type": "ConditioningZeroOut",
"pos": [
1381.648030517578,
550.4536081237792
],
"size": [
225,
47.59375
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 1
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
6
]
}
],
"title": "Negative (Zero Out)",
"properties": {
"Node name for S&R": "ConditioningZeroOut"
},
"widgets_values": []
},
{
"id": 8,
"type": "UNETLoader",
"pos": [
1007.4447955389405,
410.07818834045406
],
"size": [
270,
107.59375
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
24
]
}
],
"title": "UNET Loader - Krea2 Turbo FP8",
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"krea2_turbo_fp8.safetensors",
"default"
]
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
1371.4625450763342,
531.7757806949072
],
"size": [
225,
88
],
"flags": {
"collapsed": false
},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 26
},
{
"name": "text",
"type": "STRING",
"widget": {
"name": "text"
},
"link": 19
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
1,
5
]
}
],
"title": "Positive Prompt",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"will smith eating a spaghetti"
]
},
{
"id": 5,
"type": "KSampler",
"pos": [
1875.0532924360818,
737.6164950825084
],
"size": [
270,
339
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 25
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 5
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 6
},
{
"name": "latent_image",
"type": "LATENT",
"link": 7
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
2
]
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
186134018768995,
"randomize",
8,
1,
"er_sde",
"simple",
1
]
},
{
"id": 1,
"type": "CLIPLoader",
"pos": [
1054.1347671984865,
609.9999999999994
],
"size": [
270,
139.59375
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"slot_index": 0,
"links": [
26
]
}
],
"title": "CLIP Loader - Krea2",
"properties": {
"Node name for S&R": "CLIPLoader"
},
"widgets_values": [
"qwen3vl_4b_fp8_scaled.safetensors",
"krea2",
"default"
]
},
{
"id": 6,
"type": "ComfyRatioAutoScalerNode",
"pos": [
1811.2510669715764,
466.1928417408574
],
"size": [
345.484375,
223.59375
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
10
]
},
{
"name": "height",
"type": "INT",
"links": [
11
]
}
],
"properties": {
"Node name for S&R": "ComfyRatioAutoScalerNode"
},
"widgets_values": [
1024,
2,
3,
32
]
},
{
"id": 20,
"type": "LoraLoaderModelOnly",
"pos": [
1409.3671138969896,
287.94336088915617
],
"size": [
270,
82
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 24
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
25
]
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly"
},
"widgets_values": [
"krea2filterbypass.safetensors",
1
]
},
{
"id": 14,
"type": "easy positive",
"pos": [
1365.0853400933818,
437.7348617480465
],
"size": [
400,
200
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "positive",
"type": "STRING",
"links": [
18
]
}
],
"properties": {
"Node name for S&R": "easy positive"
},
"widgets_values": [
"full body image, a 18 yo young woman, blonde hair, topless, black leather mini skirt, black suede leather thigh high boots with low block heels, park background, standing still on a pavement, 3/4 view angle shot"
],
"color": "#232",
"bgcolor": "#353"
}
],
"links": [
[
1,
7,
0,
2,
0,
"CONDITIONING"
],
[
2,
5,
0,
4,
0,
"LATENT"
],
[
3,
9,
0,
4,
1,
"VAE"
],
[
5,
7,
0,
5,
1,
"CONDITIONING"
],
[
6,
2,
0,
5,
2,
"CONDITIONING"
],
[
7,
11,
0,
5,
3,
"LATENT"
],
[
9,
4,
0,
10,
0,
"IMAGE"
],
[
10,
6,
0,
11,
0,
"INT"
],
[
11,
6,
1,
11,
1,
"INT"
],
[
18,
14,
0,
18,
0,
"STRING"
],
[
19,
18,
0,
7,
1,
"STRING"
],
[
24,
8,
0,
20,
0,
"MODEL"
],
[
25,
20,
0,
5,
0,
"MODEL"
],
[
26,
1,
0,
7,
0,
"CLIP"
]
],
"groups": [
{
"id": 1,
"title": "Krea 2 OSS - Native ComfyUI (0.25.0+)",
"bounding": [
698.0000305175781,
218,
1880,
760
],
"color": "#3f789e",
"flags": {}
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.9090909090909091,
"offset": [
-1299.8128631351442,
-214.0151064238638
]
},
"frontendVersion": "1.45.21"
},
"version": 0.4
}