
{
"last_node_id": 49,
"last_link_id": 428,
"nodes": [
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
-668.8738098144531,
690
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
419,
424
],
"slot_index": 0,
"label": "模型"
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
420
],
"slot_index": 1,
"label": "CLIP"
},
{
"name": "VAE",
"type": "VAE",
"links": [
421
],
"slot_index": 2,
"label": "VAE"
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"juggernautXL.safetensors"
]
},
{
"id": 19,
"type": "EmptyLatentImage",
"pos": [
-668.8738098144531,
860
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
19
],
"slot_index": 0,
"label": "Latent"
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
600,
800,
1
]
},
{
"id": 48,
"type": "Anything Everywhere3",
"pos": [
-670,
540
],
"size": {
"0": 316.1261901855469,
"1": 72.17659759521484
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "MODEL",
"type": "*",
"link": 419,
"label": "输入",
"color_on": "#B39DDB"
},
{
"name": "CLIP",
"type": "*",
"link": 420,
"label": "输入2",
"color_on": "#FFD500"
},
{
"name": "VAE",
"type": "*",
"link": 421,
"label": "输入3",
"color_on": "#FF6E6E"
}
],
"properties": {
"Node name for S&R": "Anything Everywhere3",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": []
},
{
"id": 21,
"type": "CLIPTextEncode",
"pos": [
-270,
780
],
"size": [
360,
180
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null,
"label": "CLIP"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
18
],
"slot_index": 0,
"label": "条件"
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
""
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 20,
"type": "CLIPTextEncode",
"pos": [
-271,
552
],
"size": [
360,
160
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null,
"label": "CLIP"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
17
],
"slot_index": 0,
"label": "条件"
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"muddy soldier running across a minefield, smoke rising, trenches, 1918, reportage, war photography"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 18,
"type": "KSampler",
"pos": [
140,
560
],
"size": [
290,
280
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 424,
"label": "模型"
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 17,
"label": "正面条件"
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 18,
"label": "负面条件"
},
{
"name": "latent_image",
"type": "LATENT",
"link": 19,
"label": "Latent"
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
24
],
"slot_index": 0,
"label": "Latent"
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
1107752182788007,
"fixed",
6,
2,
"dpmpp_sde_gpu",
"normal",
1
]
},
{
"id": 22,
"type": "VAEDecode",
"pos": [
140,
910
],
"size": [
290,
50
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 24,
"label": "Latent"
},
{
"name": "vae",
"type": "VAE",
"link": null,
"label": "VAE"
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
425
],
"slot_index": 0,
"label": "图像"
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 49,
"type": "SaveImage",
"pos": [
490,
570
],
"size": {
"0": 277.3011474609375,
"1": 400.3687438964844
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 425,
"label": "图像"
}
],
"properties": {},
"widgets_values": [
"ComfyUI"
]
}
],
"links": [
[
17,
20,
0,
18,
1,
"CONDITIONING"
],
[
18,
21,
0,
18,
2,
"CONDITIONING"
],
[
19,
19,
0,
18,
3,
"LATENT"
],
[
24,
18,
0,
22,
0,
"LATENT"
],
[
419,
4,
0,
48,
0,
"MODEL"
],
[
420,
4,
1,
48,
1,
"CLIP"
],
[
421,
4,
2,
48,
2,
"VAE"
],
[
424,
4,
0,
18,
0,
"MODEL"
],
[
425,
22,
0,
49,
0,
"IMAGE"
],
[
426,
4,
1,
21,
0,
"CLIP"
],
[
427,
4,
1,
20,
0,
"CLIP"
],
[
428,
4,
2,
22,
1,
"VAE"
]
],
"groups": [
{
"title": "Generate image",
"bounding": [
-313,
444,
1124,
577
],
"color": "#3f789e",
"font_size": 24,
"locked": false
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.6209213230591554,
"offset": [
896.4960546291362,
-145.38917668179567
]
},
"groupNodes": {}
},
"version": 0.4
}
令人着迷的一只老虎ComfyUI工作流
一群邪恶的小黄人ComfyUI工作流
梦幻向日葵ComfyUI工作流
星空星域星球comfyui工作流
红伞伞蓝杆杆云南蘑菇群ComfyUI工作流
乡村枯树黄花comfyui工作流
树上挂着一只表情可爱的香蕉ComfyUI工作流二
一个破旧的工厂,一个骷髅雕像
蝴蝶兰comfyui工作流
一支令人难忘的狙击步枪ComfyUI工作流