123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251 |
- {
- "1": {
- "inputs": {
- "ckpt_name": "epicrealismXL_v8Kiss.safetensors"
- },
- "class_type": "CheckpointLoaderSimple",
- "_meta": {
- "title": "Load Checkpoint"
- }
- },
- "2": {
- "inputs": {
- "width": 4096,
- "height": 4096,
- "crop_w": 0,
- "crop_h": 0,
- "target_width": 1024,
- "target_height": 1024,
- "text_g": "a photo of a beauty product on a clean background, high-end, elegant, clean geometric shapes highlighting the product, sunlight",
- "text_l": "a photo of a beauty product on a clean background, high-end, elegant, clean geometric shapes highlighting the product, sunlight",
- "clip": [
- "1",
- 1
- ]
- },
- "class_type": "CLIPTextEncodeSDXL",
- "_meta": {
- "title": "positive_CLIPTextEncodeSDXL"
- }
- },
- "5": {
- "inputs": {
- "width": 4096,
- "height": 4096,
- "crop_w": 0,
- "crop_h": 0,
- "target_width": 1024,
- "target_height": 1024,
- "text_g": "",
- "text_l": "",
- "clip": [
- "1",
- 1
- ]
- },
- "class_type": "CLIPTextEncodeSDXL",
- "_meta": {
- "title": "negative_CLIPTextEncodeSDXL"
- }
- },
- "8": {
- "inputs": {
- "add_noise": "enable",
- "noise_seed": 106,
- "steps": 12,
- "cfg": 5,
- "sampler_name": "dpmpp_sde_gpu",
- "scheduler": "exponential",
- "start_at_step": 0,
- "end_at_step": 10000,
- "return_with_leftover_noise": "disable",
- "model": [
- "1",
- 0
- ],
- "positive": [
- "25",
- 0
- ],
- "negative": [
- "25",
- 1
- ],
- "latent_image": [
- "9",
- 0
- ]
- },
- "class_type": "KSamplerAdvanced",
- "_meta": {
- "title": "KSampler"
- }
- },
- "9": {
- "inputs": {
- "width": 1024,
- "height": 1024,
- "batch_size": 1
- },
- "class_type": "EmptyLatentImage",
- "_meta": {
- "title": "Empty Latent Image"
- }
- },
- "17": {
- "inputs": {
- "images": [
- "55",
- 0
- ]
- },
- "class_type": "PreviewImage",
- "_meta": {
- "title": "Preview Image"
- }
- },
- "20": {
- "inputs": {
- "image": "010_KER_AlwaysOn_Beauty (1).png",
- "upload": "image"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "image_base"
- }
- },
- "25": {
- "inputs": {
- "strength": 0.7000000000000001,
- "start_percent": 0,
- "end_percent": 1,
- "positive": [
- "2",
- 0
- ],
- "negative": [
- "5",
- 0
- ],
- "control_net": [
- "26",
- 0
- ],
- "image": [
- "30",
- 0
- ]
- },
- "class_type": "ControlNetApplyAdvanced",
- "_meta": {
- "title": "Apply ControlNet (Advanced)"
- }
- },
- "26": {
- "inputs": {
- "control_net_name": "control-lora-depth-rank256.safetensors"
- },
- "class_type": "ControlNetLoader",
- "_meta": {
- "title": "Load ControlNet Model"
- }
- },
- "30": {
- "inputs": {
- "image": "010_KER_AlwaysOn_Depth_2.png",
- "upload": "image"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "image_depth"
- }
- },
- "33": {
- "inputs": {
- "image": "010_KER_AlwaysOn_Alpha (1).png",
- "channel": "red",
- "upload": "image"
- },
- "class_type": "LoadImageMask",
- "_meta": {
- "title": "image_product_mask"
- }
- },
- "38": {
- "inputs": {
- "x": 0,
- "y": 0,
- "resize_source": true,
- "destination": [
- "40",
- 0
- ],
- "source": [
- "20",
- 0
- ],
- "mask": [
- "33",
- 0
- ]
- },
- "class_type": "ImageCompositeMasked",
- "_meta": {
- "title": "ImageCompositeMasked"
- }
- },
- "40": {
- "inputs": {
- "samples": [
- "8",
- 0
- ],
- "vae": [
- "1",
- 2
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": "VAE Decode"
- }
- },
- "45": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "55",
- 0
- ]
- },
- "class_type": "SaveImage",
- "_meta": {
- "title": "Save Image"
- }
- },
- "53": {
- "inputs": {
- "model_name": "4xRealWebPhoto_v4_dat2.safetensors"
- },
- "class_type": "UpscaleModelLoader",
- "_meta": {
- "title": "Load Upscale Model"
- }
- },
- "55": {
- "inputs": {
- "upscale_model": [
- "53",
- 0
- ],
- "image": [
- "38",
- 0
- ]
- },
- "class_type": "ImageUpscaleWithModel",
- "_meta": {
- "title": "Upscale Image (using Model)"
- }
- }
- }
|