krea2 / 2728644 /3067313 /simple.json
Sentinel7's picture
Upload 2728644/3067313/simple.json with huggingface_hub
9508938 verified
Raw
History Blame Contribute Delete
10.7 kB
{
"id": "76234a60-9091-440a-acbf-eff177d843bf",
"revision": 0,
"last_node_id": 17,
"last_link_id": 40,
"nodes": [
{
"id": 1,
"type": "UNETLoader",
"pos": [
5170,
2260
],
"size": [
270,
90
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
28
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"krea2/krea2_turbo_nvfp4.safetensors",
"default"
]
},
{
"id": 2,
"type": "CLIPLoader",
"pos": [
5170,
2400
],
"size": [
270,
110
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
30,
38
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "CLIPLoader"
},
"widgets_values": [
"qwen3vl_4b_fp8_scaled.safetensors",
"krea2",
"default"
]
},
{
"id": 3,
"type": "VAELoader",
"pos": [
5170,
2570
],
"size": [
270,
60
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
11
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"wan_2.1_vae.safetensors"
]
},
{
"id": 4,
"type": "CLIPTextEncode",
"pos": [
5470,
2390
],
"size": [
400,
200
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 38
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
2,
40
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A stylized logo for Mystic XXX KREA is presented against a dark background, featuring a metallic emblem with a glowing core and the company name beneath: \"Mystic XXX\" and under it \"KREA 2\" The logo is made of slick brushed steel, the logo is a M inside a circle."
]
},
{
"id": 5,
"type": "ConditioningZeroOut",
"pos": [
5470,
2630
],
"size": [
210,
30
],
"flags": {
"collapsed": true
},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
7
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "ConditioningZeroOut"
},
"widgets_values": []
},
{
"id": 6,
"type": "KSampler",
"pos": [
5880,
2390
],
"size": [
270,
270
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 29
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 40
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 7
},
{
"name": "latent_image",
"type": "LATENT",
"link": 8
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
12
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "KSampler"
},
"widgets_values": [
54,
"increment",
12,
1,
"euler",
"beta",
1
]
},
{
"id": 7,
"type": "EmptyLatentImage",
"pos": [
5170,
2670
],
"size": [
270,
110
],
"flags": {
"collapsed": true
},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 26
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 27
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
8
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
512,
512,
1
]
},
{
"id": 8,
"type": "ResolutionSelector",
"pos": [
5780,
2220
],
"size": [
270,
130
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
26
]
},
{
"name": "height",
"type": "INT",
"links": [
27
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "ResolutionSelector"
},
"widgets_values": [
"3:4 (Portrait Standard)",
1,
8
]
},
{
"id": 9,
"type": "VAEDecode",
"pos": [
5690,
2630
],
"size": [
140,
50
],
"flags": {
"collapsed": true
},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 12
},
{
"name": "vae",
"type": "VAE",
"link": 11
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
39
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 13,
"type": "SaveImage",
"pos": [
6160,
2300
],
"size": [
290,
360
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 39
}
],
"outputs": [
{
"name": "images",
"type": "IMAGE",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"K2"
]
},
{
"id": 15,
"type": "LoraLoader",
"pos": [
5470,
2220
],
"size": [
300,
130
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 28
},
{
"name": "clip",
"type": "CLIP",
"link": 30
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
29
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"krea2/MysticXXX_KREA2_v1.safetensors",
1,
1
]
},
{
"id": 16,
"type": "CLIPTextEncode",
"pos": [
4890,
1670
],
"size": [
400,
200
],
"flags": {
"collapsed": true
},
"order": 3,
"mode": 4,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.25.0",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
""
]
}
],
"links": [
[
2,
4,
0,
5,
0,
"CONDITIONING"
],
[
7,
5,
0,
6,
2,
"CONDITIONING"
],
[
8,
7,
0,
6,
3,
"LATENT"
],
[
11,
3,
0,
9,
1,
"VAE"
],
[
12,
6,
0,
9,
0,
"LATENT"
],
[
26,
8,
0,
7,
0,
"INT"
],
[
27,
8,
1,
7,
1,
"INT"
],
[
28,
1,
0,
15,
0,
"MODEL"
],
[
29,
15,
0,
6,
0,
"MODEL"
],
[
30,
2,
0,
15,
1,
"CLIP"
],
[
38,
2,
0,
4,
0,
"CLIP"
],
[
39,
9,
0,
13,
0,
"IMAGE"
],
[
40,
4,
0,
6,
1,
"CONDITIONING"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.8264462809917354,
"offset": [
-4932.799175236115,
-1985.0164456300363
]
},
"frontendVersion": "1.45.19",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}