mycomfyuiworkflows / Animagine XL.json
Bhanu Khan
Upload My ComfyUI workflows
2128e05 verified
{
"id": "983298b9-2d05-48cc-8ad8-9d98954eff24",
"revision": 0,
"last_node_id": 9,
"last_link_id": 11,
"nodes": [
{
"id": 1,
"type": "CheckpointLoaderSimple",
"pos": [
-249.57916259765625,
246.2377471923828
],
"size": [
270,
98
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
2
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
5,
6
]
},
{
"name": "VAE",
"type": "VAE",
"links": [
8
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.57",
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"animagine-xl-4.0-opt.safetensors"
]
},
{
"id": 6,
"type": "VAEDecode",
"pos": [
908.0127563476562,
255.96556091308594
],
"size": [
140,
46
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 7
},
{
"name": "vae",
"type": "VAE",
"link": 8
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
9
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.57",
"Node name for S&R": "VAEDecode"
}
},
{
"id": 5,
"type": "CLIPTextEncode",
"pos": [
83.99968719482422,
559.280517578125
],
"size": [
400,
200
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 6
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
4
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.57",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"lowres, bad anatomy, bad hands, text, error, missing finger, extra digits, fewer digits, cropped, worst quality, low quality, low score, bad score, average score, signature, watermark, username, blurry\n"
]
},
{
"id": 3,
"type": "KSampler",
"pos": [
607.5363159179688,
250.56117248535156
],
"size": [
270,
262
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 2
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 3
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 4
},
{
"name": "latent_image",
"type": "LATENT",
"link": 11
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
7
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.57",
"Node name for S&R": "KSampler"
},
"widgets_values": [
578319641906966,
"randomize",
28,
5,
"euler_ancestral",
"simple",
1
]
},
{
"id": 9,
"type": "EmptySD3LatentImage",
"pos": [
606.4553833007812,
560.765625
],
"size": [
270,
106
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
11
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.57",
"Node name for S&R": "EmptySD3LatentImage"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 7,
"type": "SaveImage",
"pos": [
1095.0006103515625,
257.0462646484375
],
"size": [
479.6852111816406,
469.9575500488281
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 9
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.57"
},
"widgets_values": [
"ComfyUI"
]
},
{
"id": 4,
"type": "CLIPTextEncode",
"pos": [
83.32313537597656,
317.57403564453125
],
"size": [
400,
200
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 5
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
3
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.57",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"a woman smiling, masterpiece, high score, great score, absurdres"
]
}
],
"links": [
[
2,
1,
0,
3,
0,
"MODEL"
],
[
3,
4,
0,
3,
1,
"CONDITIONING"
],
[
4,
5,
0,
3,
2,
"CONDITIONING"
],
[
5,
1,
1,
4,
0,
"CLIP"
],
[
6,
1,
1,
5,
0,
"CLIP"
],
[
7,
3,
0,
6,
0,
"LATENT"
],
[
8,
1,
2,
6,
1,
"VAE"
],
[
9,
6,
0,
7,
0,
"IMAGE"
],
[
11,
9,
0,
3,
3,
"LATENT"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.9251963746224438,
"offset": [
321.99621255613397,
-153.28452667971817
]
},
"frontendVersion": "1.25.11"
},
"version": 0.4
}