| 1 | { |
| 2 | "29": { |
| 3 | "inputs": { |
| 4 | "seed": 1067822190154760, |
| 5 | "steps": 20, |
| 6 | "cfg": 1, |
| 7 | "sampler_name": "euler", |
| 8 | "scheduler": "simple", |
| 9 | "denoise": 1, |
| 10 | "model": [ |
| 11 | "48", |
| 12 | 0 |
| 13 | ], |
| 14 | "positive": [ |
| 15 | "35", |
| 16 | 0 |
| 17 | ], |
| 18 | "negative": [ |
| 19 | "33", |
| 20 | 0 |
| 21 | ], |
| 22 | "latent_image": [ |
| 23 | "43", |
| 24 | 0 |
| 25 | ] |
| 26 | }, |
| 27 | "class_type": "KSampler", |
| 28 | "_meta": { |
| 29 | "title": "KSampler" |
| 30 | } |
| 31 | }, |
| 32 | "31": { |
| 33 | "inputs": { |
| 34 | "text": [ |
| 35 | "46", |
| 36 | 0 |
| 37 | ], |
| 38 | "clip": [ |
| 39 | "47", |
| 40 | 0 |
| 41 | ] |
| 42 | }, |
| 43 | "class_type": "CLIPTextEncode", |
| 44 | "_meta": { |
| 45 | "title": "CLIP Text Encode (Prompt)" |
| 46 | } |
| 47 | }, |
| 48 | "33": { |
| 49 | "inputs": { |
| 50 | "conditioning": [ |
| 51 | "31", |
| 52 | 0 |
| 53 | ] |
| 54 | }, |
| 55 | "class_type": "ConditioningZeroOut", |
| 56 | "_meta": { |
| 57 | "title": "ConditioningZeroOut" |
| 58 | } |
| 59 | }, |
| 60 | "35": { |
| 61 | "inputs": { |
| 62 | "guidance": 3.5, |
| 63 | "conditioning": [ |
| 64 | "31", |
| 65 | 0 |
| 66 | ] |
| 67 | }, |
| 68 | "class_type": "FluxGuidance", |
| 69 | "_meta": { |
| 70 | "title": "FluxGuidance" |
| 71 | } |
| 72 | }, |
| 73 | "36": { |
| 74 | "inputs": { |
| 75 | "filename_prefix": "ComfyUI", |
| 76 | "images": [ |
| 77 | "37", |
| 78 | 0 |
| 79 | ] |
| 80 | }, |
| 81 | "class_type": "SaveImage", |
| 82 | "_meta": { |
| 83 | "title": "Save Image" |
| 84 | } |
| 85 | }, |
| 86 | "37": { |
| 87 | "inputs": { |
| 88 | "samples": [ |
| 89 | "29", |
| 90 | 0 |
| 91 | ], |
| 92 | "vae": [ |
| 93 | "49", |
| 94 | 0 |
| 95 | ] |
| 96 | }, |
| 97 | "class_type": "VAEDecode", |
| 98 | "_meta": { |
| 99 | "title": "VAE Decode" |
| 100 | } |
| 101 | }, |
| 102 | "41": { |
| 103 | "inputs": { |
| 104 | "value": 1024 |
| 105 | }, |
| 106 | "class_type": "easy int", |
| 107 | "_meta": { |
| 108 | "title": "$width.value" |
| 109 | } |
| 110 | }, |
| 111 | "42": { |
| 112 | "inputs": { |
| 113 | "value": 1024 |
| 114 | }, |
| 115 | "class_type": "easy int", |
| 116 | "_meta": { |
| 117 | "title": "$height.value" |
| 118 | } |
| 119 | }, |
| 120 | "43": { |
| 121 | "inputs": { |
| 122 | "width": [ |
| 123 | "41", |
| 124 | 0 |
| 125 | ], |
| 126 | "height": [ |
| 127 | "42", |
| 128 | 0 |
| 129 | ], |
| 130 | "batch_size": 1 |
| 131 | }, |
| 132 | "class_type": "EmptyLatentImage", |
| 133 | "_meta": { |
| 134 | "title": "Empty Latent Image" |
| 135 | } |
| 136 | }, |
| 137 | "46": { |
| 138 | "inputs": { |
| 139 | "value": "Minimalist black-and-white matchstick figure style illustration, clean lines, simple sketch style, a dog" |
| 140 | }, |
| 141 | "class_type": "PrimitiveStringMultiline", |
| 142 | "_meta": { |
| 143 | "title": "$prompt.value!" |
| 144 | } |
| 145 | }, |
| 146 | "47": { |
| 147 | "inputs": { |
| 148 | "clip_name1": "clip_l.safetensors", |
| 149 | "clip_name2": "t5xxl_fp8_e4m3fn.safetensors", |
| 150 | "type": "flux", |
| 151 | "device": "default" |
| 152 | }, |
| 153 | "class_type": "DualCLIPLoader", |
| 154 | "_meta": { |
| 155 | "title": "DualCLIPLoader" |
| 156 | } |
| 157 | }, |
| 158 | "48": { |
| 159 | "inputs": { |
| 160 | "unet_name": "flux1-dev.safetensors", |
| 161 | "weight_dtype": "default" |
| 162 | }, |
| 163 | "class_type": "UNETLoader", |
| 164 | "_meta": { |
| 165 | "title": "Load Diffusion Model" |
| 166 | } |
| 167 | }, |
| 168 | "49": { |
| 169 | "inputs": { |
| 170 | "vae_name": "ae.safetensors" |
| 171 | }, |
| 172 | "class_type": "VAELoader", |
| 173 | "_meta": { |
| 174 | "title": "Load VAE" |
| 175 | } |
| 176 | } |
| 177 | } |