FluxComfyUI_Workflow / iNiversePony.json
JinnGame's picture
Upload iNiversePony.json
3e20be1 verified
{
"last_node_id": 11,
"last_link_id": 10,
"nodes": [
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
26,
474
],
"size": [
315,
98
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"label": "模型",
"type": "MODEL",
"links": [
1
],
"slot_index": 0
},
{
"name": "CLIP",
"label": "CLIP",
"type": "CLIP",
"links": [
3,
5
],
"slot_index": 1
},
{
"name": "VAE",
"label": "VAE",
"type": "VAE",
"links": [
8
],
"slot_index": 2
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"iNiverseMixXL_Pony_GuoFeng_V51.safetensors"
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
415,
186
],
"size": [
422.84503173828125,
164.31304931640625
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "clip",
"label": "CLIP",
"type": "CLIP",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"label": "条件",
"type": "CONDITIONING",
"links": [
4
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"1girl,best quality,(realistic anatomy),uncensored,perfect lighting,detailed,real skin,Realistic,cinematic,fantastic,eyes_focus,close-up,extraordinary temperament,very beautiful,sunset,particles,optical tracking,real shadows,natural lighting,",
[
false,
true
]
]
},
{
"id": 5,
"type": "EmptyLatentImage",
"pos": [
473,
609
],
"size": [
315,
106
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"label": "Latent",
"type": "LATENT",
"links": [
2
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
720,
1280,
1
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
1209,
188
],
"size": [
210,
46
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "samples",
"label": "Latent",
"type": "LATENT",
"link": 7
},
{
"name": "vae",
"label": "VAE",
"type": "VAE",
"link": 8
}
],
"outputs": [
{
"name": "IMAGE",
"label": "图像",
"type": "IMAGE",
"links": [
10
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
413,
389
],
"size": [
425.27801513671875,
180.6060791015625
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "clip",
"label": "CLIP",
"type": "CLIP",
"link": 5
}
],
"outputs": [
{
"name": "CONDITIONING",
"label": "条件",
"type": "CONDITIONING",
"links": [
6
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"",
[
false,
true
]
]
},
{
"id": 3,
"type": "KSampler",
"pos": [
863,
186
],
"size": [
315,
262
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "model",
"label": "模型",
"type": "MODEL",
"link": 1
},
{
"name": "positive",
"label": "正面条件",
"type": "CONDITIONING",
"link": 4
},
{
"name": "negative",
"label": "负面条件",
"type": "CONDITIONING",
"link": 6
},
{
"name": "latent_image",
"label": "Latent",
"type": "LATENT",
"link": 2
}
],
"outputs": [
{
"name": "LATENT",
"label": "Latent",
"type": "LATENT",
"links": [
7
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "KSampler"
},
"widgets_values": [
475337088189359,
"randomize",
20,
5,
"uni_pc",
"karras",
1
]
},
{
"id": 11,
"type": "PreviewImage",
"pos": [
1213.14306640625,
282.1754150390625
],
"size": [
287.7860107421875,
421.9218444824219
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "images",
"label": "图像",
"type": "IMAGE",
"link": 10
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.18",
"Node name for S&R": "PreviewImage"
}
}
],
"links": [
[
1,
4,
0,
3,
0,
"MODEL"
],
[
2,
5,
0,
3,
3,
"LATENT"
],
[
3,
4,
1,
6,
0,
"CLIP"
],
[
4,
6,
0,
3,
1,
"CONDITIONING"
],
[
5,
4,
1,
7,
0,
"CLIP"
],
[
6,
7,
0,
3,
2,
"CONDITIONING"
],
[
7,
3,
0,
8,
0,
"LATENT"
],
[
8,
4,
2,
8,
1,
"VAE"
],
[
10,
8,
0,
11,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.7627768444385586,
"offset": [
282.5133110528476,
-2.158502212228423
]
},
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}