Kartoonify / comicidapi.json
akhil20187's picture
Update comicidapi.json
8c5cbd0 verified
{
"3": {
"inputs": {
"seed": 28456664983338,
"steps": 30,
"cfg": 4,
"sampler_name": "euler_ancestral",
"scheduler": "karras",
"denoise": 1,
"model": [
"10",
0
],
"positive": [
"10",
1
],
"negative": [
"10",
2
],
"latent_image": [
"5",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"4": {
"inputs": {
"ckpt_name": "pixlAnimeCartoonComic_v10.safetensors"
},
"class_type": "CheckpointLoaderSimple",
"_meta": {
"title": "Load Checkpoint"
}
},
"5": {
"inputs": {
"width": 1024,
"height": 1024,
"batch_size": 1
},
"class_type": "EmptyLatentImage",
"_meta": {
"title": "Empty Latent Image"
}
},
"6": {
"inputs": {
"text": "marvel comics style, character superman",
"clip": [
"4",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"7": {
"inputs": {
"text": "text, watermark, deformed, blurred, watermarks, deformed fingers, dark, open mouth, lips open",
"clip": [
"4",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"8": {
"inputs": {
"samples": [
"3",
0
],
"vae": [
"4",
2
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"10": {
"inputs": {
"weight": 0.8,
"start_at": 0,
"end_at": 1,
"instantid": [
"14",
0
],
"insightface": [
"13",
0
],
"control_net": [
"12",
0
],
"image": [
"17",
0
],
"model": [
"4",
0
],
"positive": [
"6",
0
],
"negative": [
"7",
0
]
},
"class_type": "ApplyInstantID",
"_meta": {
"title": "Apply InstantID"
}
},
"12": {
"inputs": {
"control_net_name": "instantid/diffusion_pytorch_model.safetensors"
},
"class_type": "ControlNetLoader",
"_meta": {
"title": "Load ControlNet Model"
}
},
"13": {
"inputs": {
"provider": "CPU"
},
"class_type": "InstantIDFaceAnalysis",
"_meta": {
"title": "InstantID Face Analysis"
}
},
"14": {
"inputs": {
"instantid_file": "instantid-ip-adapter.bin"
},
"class_type": "InstantIDModelLoader",
"_meta": {
"title": "Load InstantID Model"
}
},
"15": {
"inputs": {
"image": "input.jpg",
"upload": "image"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"17": {
"inputs": {
"crop_padding_factor": 0.6,
"cascade_xml": "lbpcascade_animeface.xml",
"image": [
"26",
0
]
},
"class_type": "Image Crop Face",
"_meta": {
"title": "Image Crop Face"
}
},
"20": {
"inputs": {
"filename_prefix": "aikartoon",
"images": [
"8",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"26": {
"inputs": {
"rmbgmodel": [
"27",
0
],
"image": [
"15",
0
]
},
"class_type": "BRIA_RMBG_Zho",
"_meta": {
"title": "🧹BRIA RMBG"
}
},
"27": {
"inputs": {},
"class_type": "BRIA_RMBG_ModelLoader_Zho",
"_meta": {
"title": "🧹BRIA_RMBG Model Loader"
}
}
}