| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- {
- "3": {
- "inputs": {
- "seed": 156680208700286,
- "steps": 20,
- "cfg": 8.0,
- "sampler_name": "euler",
- "scheduler": "normal",
- "denoise": 1.0,
- "model": [
- "23",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "5",
- 0
- ]
- },
- "class_type": "KSampler"
- },
- "4": {
- "inputs": {
- "ckpt_name": "cosxl.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "5": {
- "inputs": {
- "width": 1024,
- "height": 1024,
- "batch_size": 4
- },
- "class_type": "EmptyLatentImage"
- },
- "6": {
- "inputs": {
- "text": "beautiful scenery nature glass bottle with a galaxy inside at sunset",
- "clip": [
- "19",
- 0
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "7": {
- "inputs": {
- "text": "",
- "clip": [
- "19",
- 0
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "12": {
- "inputs": {
- "ckpt_name": "albedobaseXL_v21.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "13": {
- "inputs": {
- "time_embed.": 1.0,
- "label_emb.": 1.0,
- "input_blocks.0": 1.0,
- "input_blocks.1": 1.0,
- "input_blocks.2": 1.0,
- "input_blocks.3": 1.0,
- "input_blocks.4": 1.0,
- "input_blocks.5": 1.0,
- "input_blocks.6": 1.0,
- "input_blocks.7": 1.0,
- "input_blocks.8": 1.0,
- "middle_block.0": 1.0,
- "middle_block.1": 1.0,
- "middle_block.2": 1.0,
- "output_blocks.0": 0.5,
- "output_blocks.1": 0.5,
- "output_blocks.2": 0.5,
- "output_blocks.3": 0.5,
- "output_blocks.4": 0.5,
- "output_blocks.5": 1.0,
- "output_blocks.6": 1.0,
- "output_blocks.7": 1.0,
- "output_blocks.8": 1.0,
- "out.": 1.0,
- "model1": [
- "17",
- 0
- ],
- "model2": [
- "12",
- 0
- ]
- },
- "class_type": "ModelMergeSDXL"
- },
- "15": {
- "inputs": {
- "multiplier": 1.0,
- "model1": [
- "4",
- 0
- ],
- "model2": [
- "16",
- 0
- ]
- },
- "class_type": "ModelMergeSubtract"
- },
- "16": {
- "inputs": {
- "ckpt_name": "sd_xl_1.0.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "17": {
- "inputs": {
- "model1": [
- "15",
- 0
- ],
- "model2": [
- "12",
- 0
- ]
- },
- "class_type": "ModelMergeAdd"
- },
- "18": {
- "inputs": {
- "multiplier": 1.0,
- "clip1": [
- "4",
- 1
- ],
- "clip2": [
- "16",
- 1
- ]
- },
- "class_type": "CLIPMergeSubtract"
- },
- "19": {
- "inputs": {
- "clip1": [
- "18",
- 0
- ],
- "clip2": [
- "12",
- 1
- ]
- },
- "class_type": "CLIPMergeAdd"
- },
- "23": {
- "inputs": {
- "sampling": "v_prediction",
- "sigma_max": 120.0,
- "sigma_min": 0.002,
- "model": [
- "13",
- 0
- ]
- },
- "class_type": "ModelSamplingContinuousEDM"
- }
- }
|