| { |
| "8": { |
| "inputs": { |
| "samples": [ |
| "62", |
| 1 |
| ], |
| "vae": [ |
| "27", |
| 0 |
| ] |
| }, |
| "class_type": "VAEDecode", |
| "_meta": { |
| "title": "VAE Decode" |
| } |
| }, |
| "22": { |
| "inputs": { |
| "clip_name1": "t5xxl_fp8_e4m3fn.safetensors", |
| "clip_name2": "clip_l.safetensors", |
| "type": "flux", |
| "device": "default" |
| }, |
| "class_type": "DualCLIPLoader", |
| "_meta": { |
| "title": "DualCLIPLoader" |
| } |
| }, |
| "27": { |
| "inputs": { |
| "vae_name": "ae.safetensors" |
| }, |
| "class_type": "VAELoader", |
| "_meta": { |
| "title": "Load VAE" |
| } |
| }, |
| "35": { |
| "inputs": { |
| "unet_name": "flux1-schnell-Q3_K_S.gguf" |
| }, |
| "class_type": "UnetLoaderGGUF", |
| "_meta": { |
| "title": "Unet Loader (GGUF)" |
| } |
| }, |
| "40": { |
| "inputs": { |
| "int": 2 |
| }, |
| "class_type": "Int Literal (Image Saver)", |
| "_meta": { |
| "title": "Generation Steps" |
| } |
| }, |
| "41": { |
| "inputs": { |
| "width": 512, |
| "height": 512, |
| "aspect_ratio": "custom", |
| "swap_dimensions": "Off", |
| "upscale_factor": 2, |
| "prescale_factor": 1, |
| "batch_size": 1 |
| }, |
| "class_type": "CR Aspect Ratio", |
| "_meta": { |
| "title": "🔳 CR Aspect Ratio" |
| } |
| }, |
| "44": { |
| "inputs": { |
| "text": "notogen-face skull emoji on a white background" |
| }, |
| "class_type": "ttN text", |
| "_meta": { |
| "title": "Positive Prompt T5" |
| } |
| }, |
| "45": { |
| "inputs": { |
| "text": "bad, ugly, deformed, bad anatomy, (missing limbs:1.4), (extra limbs:1.4), (colorful background:1.3), background, complex, non-white background" |
| }, |
| "class_type": "ttN text", |
| "_meta": { |
| "title": "Negative Prompt" |
| } |
| }, |
| "47": { |
| "inputs": { |
| "text": [ |
| "44", |
| 0 |
| ], |
| "clip": [ |
| "68", |
| 1 |
| ] |
| }, |
| "class_type": "CLIPTextEncode", |
| "_meta": { |
| "title": "CLIP Text Encode (Prompt)" |
| } |
| }, |
| "48": { |
| "inputs": { |
| "seed": [ |
| "69", |
| 0 |
| ] |
| }, |
| "class_type": "Seed Generator (Image Saver)", |
| "_meta": { |
| "title": "Seed" |
| } |
| }, |
| "49": { |
| "inputs": { |
| "scheduler": "beta" |
| }, |
| "class_type": "Scheduler Selector (Comfy) (Image Saver)", |
| "_meta": { |
| "title": "Scheduler Selector" |
| } |
| }, |
| "50": { |
| "inputs": { |
| "sampler_name": "euler_ancestral" |
| }, |
| "class_type": "Sampler Selector (Image Saver)", |
| "_meta": { |
| "title": "Sampler Selector (Image Saver)" |
| } |
| }, |
| "51": { |
| "inputs": { |
| "images": [ |
| "8", |
| 0 |
| ] |
| }, |
| "class_type": "PreviewImage", |
| "_meta": { |
| "title": "Preview Image" |
| } |
| }, |
| "52": { |
| "inputs": { |
| "float": 2.2250738585072014e-308 |
| }, |
| "class_type": "Float Literal (Image Saver)", |
| "_meta": { |
| "title": "CFG" |
| } |
| }, |
| "53": { |
| "inputs": { |
| "float": 1 |
| }, |
| "class_type": "Float Literal (Image Saver)", |
| "_meta": { |
| "title": "Denoise" |
| } |
| }, |
| "60": { |
| "inputs": { |
| "t5xxl": [ |
| "44", |
| 0 |
| ], |
| "guidance": [ |
| "52", |
| 0 |
| ], |
| "clip": [ |
| "68", |
| 1 |
| ] |
| }, |
| "class_type": "CLIPTextEncodeFlux", |
| "_meta": { |
| "title": "CLIPTextEncodeFlux" |
| } |
| }, |
| "62": { |
| "inputs": { |
| "noise": [ |
| "65", |
| 0 |
| ], |
| "guider": [ |
| "67", |
| 0 |
| ], |
| "sampler": [ |
| "63", |
| 0 |
| ], |
| "sigmas": [ |
| "64", |
| 0 |
| ], |
| "latent_image": [ |
| "41", |
| 5 |
| ] |
| }, |
| "class_type": "SamplerCustomAdvanced", |
| "_meta": { |
| "title": "SamplerCustomAdvanced" |
| } |
| }, |
| "63": { |
| "inputs": { |
| "sampler_name": [ |
| "50", |
| 0 |
| ] |
| }, |
| "class_type": "KSamplerSelect", |
| "_meta": { |
| "title": "KSamplerSelect" |
| } |
| }, |
| "64": { |
| "inputs": { |
| "scheduler": [ |
| "49", |
| 0 |
| ], |
| "steps": [ |
| "40", |
| 0 |
| ], |
| "denoise": [ |
| "53", |
| 0 |
| ], |
| "model": [ |
| "68", |
| 0 |
| ] |
| }, |
| "class_type": "BasicScheduler", |
| "_meta": { |
| "title": "BasicScheduler" |
| } |
| }, |
| "65": { |
| "inputs": { |
| "noise_seed": [ |
| "48", |
| 0 |
| ] |
| }, |
| "class_type": "RandomNoise", |
| "_meta": { |
| "title": "RandomNoise" |
| } |
| }, |
| "67": { |
| "inputs": { |
| "model": [ |
| "68", |
| 0 |
| ], |
| "conditioning": [ |
| "47", |
| 0 |
| ] |
| }, |
| "class_type": "BasicGuider", |
| "_meta": { |
| "title": "BasicGuider" |
| } |
| }, |
| "68": { |
| "inputs": { |
| "lora_01": "notogen-face.safetensors", |
| "strength_01": 1.75, |
| "lora_02": "None", |
| "strength_02": 1, |
| "lora_03": "None", |
| "strength_03": 1, |
| "lora_04": "None", |
| "strength_04": 1, |
| "model": [ |
| "35", |
| 0 |
| ], |
| "clip": [ |
| "22", |
| 0 |
| ] |
| }, |
| "class_type": "Lora Loader Stack (rgthree)", |
| "_meta": { |
| "title": "Lora Loader Stack (rgthree)" |
| } |
| }, |
| "69": { |
| "inputs": { |
| "seed": -1 |
| }, |
| "class_type": "Seed (rgthree)", |
| "_meta": { |
| "title": "Seed (rgthree)" |
| } |
| } |
| } |