| { | |
| "11": { | |
| "inputs": { | |
| "samples": [ | |
| "Sampler", | |
| 0 | |
| ], | |
| "vae": [ | |
| "Checkpoint_loader", | |
| 2 | |
| ] | |
| }, | |
| "class_type": "VAEDecode", | |
| "_meta": { | |
| "title": "VAE Decode" | |
| } | |
| }, | |
| "32": { | |
| "inputs": { | |
| "text": "", | |
| "clip": [ | |
| "Checkpoint_loader", | |
| 1 | |
| ] | |
| }, | |
| "class_type": "CLIPTextEncode", | |
| "_meta": { | |
| "title": "CLIP Text Encode (Prompt)" | |
| } | |
| }, | |
| "36": { | |
| "inputs": { | |
| "filename_prefix": "11", | |
| "images": [ | |
| "11", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "SaveImage", | |
| "_meta": { | |
| "title": "Save Image" | |
| } | |
| }, | |
| "37": { | |
| "inputs": { | |
| "width": 1024, | |
| "height": 1024, | |
| "batch_size": 1 | |
| }, | |
| "class_type": "EmptyLatentImage", | |
| "_meta": { | |
| "title": "Empty Latent Image" | |
| } | |
| }, | |
| "Checkpoint_loader": { | |
| "inputs": { | |
| "ckpt_name": "dreamshaper.safetensors" | |
| }, | |
| "class_type": "CheckpointLoaderSimple", | |
| "_meta": { | |
| "title": "Load Checkpoint" | |
| } | |
| }, | |
| "Prompt": { | |
| "inputs": { | |
| "text": "8-bit pixel art style a hamburger-shaped building", | |
| "clip": [ | |
| "Checkpoint_loader", | |
| 1 | |
| ] | |
| }, | |
| "class_type": "CLIPTextEncode", | |
| "_meta": { | |
| "title": "CLIP Text Encode (Prompt)" | |
| } | |
| }, | |
| "Sampler": { | |
| "inputs": { | |
| "seed": 914251226970669, | |
| "steps": 10, | |
| "cfg": 3, | |
| "sampler_name": "dpmpp_sde_gpu", | |
| "scheduler": "karras", | |
| "denoise": 1, | |
| "model": [ | |
| "Checkpoint_loader", | |
| 0 | |
| ], | |
| "positive": [ | |
| "Prompt", | |
| 0 | |
| ], | |
| "negative": [ | |
| "32", | |
| 0 | |
| ], | |
| "latent_image": [ | |
| "37", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "KSampler", | |
| "_meta": { | |
| "title": "KSampler" | |
| } | |
| } | |
| } |