comfy_fm24_newgens/workflow_img_img.json

122 lines
2.4 KiB
JSON
Raw Permalink Normal View History

2025-09-23 13:42:21 +01:00
{
"3": {
"inputs": {
"seed": 756095220239334,
"steps": 6,
"cfg": 1.1,
"sampler_name": "dpmpp_2m_sde",
"scheduler": "karras",
"denoise": 0.7500000000000001,
"model": [
"14",
0
],
"positive": [
"6",
0
],
"negative": [
"7",
0
],
"latent_image": [
"12",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"6": {
"inputs": {
"text": "Ultra realistic headshot with transparent background of a Olive skinned male soccer player looking at the camera being thirty-three years old from Brazil with moustache, and Bald Medium Blonde long hair",
"clip": [
"14",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "positive"
}
},
"7": {
"inputs": {
"text": "(nsfw, naked, nude, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), (deformed iris, deformed pupils, poorly drawn face, distorted face:1.3), (mutated hands, fingers, limbs:1.4), bad anatomy, wrong anatomy, extra limbs, missing limbs, floating limbs, disconnected limbs, mutation, mutated, ugly, disgusting, amputation",
"clip": [
"14",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"8": {
"inputs": {
"samples": [
"3",
0
],
"vae": [
"14",
2
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"9": {
"inputs": {
"filename_prefix": "ComfyUI",
"images": [
"8",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"10": {
"inputs": {
"image": "2000265773.png",
"upload": "image"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"12": {
"inputs": {
"pixels": [
"10",
0
],
"vae": [
"14",
2
]
},
"class_type": "VAEEncode",
"_meta": {
"title": "VAEEncode"
}
},
"14": {
"inputs": {
"ckpt_name": "realisticVisionV60B1_v51HyperVAE.safetensors"
},
"class_type": "CheckpointLoaderSimple",
"_meta": {
"title": "Load Checkpoint"
}
}
}