{ "1": { "class_type": "UnetLoaderGGUF", "inputs": { "unet_name": "flux1-dev-Q5_K_S.gguf" } }, "2": { "class_type": "DualCLIPLoader", "inputs": { "clip_name1": "clip_l.safetensors", "clip_name2": "t5xxl_fp8_e4m3fn.safetensors", "type": "flux" } }, "3": { "class_type": "VAELoader", "inputs": { "vae_name": "ae.safetensors" } }, "4": { "class_type": "CLIPTextEncode", "inputs": { "text": "Traditional Korean hanok village with curved tile roofs (giwa), wooden hanok gates (daemun), stone walls in autumn with golden maple and persimmon trees, soft cream sky with warm pastel clouds, golden hour, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette", "clip": [ "2", 0 ] } }, "5": { "class_type": "CLIPTextEncode", "inputs": { "text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark", "clip": [ "2", 0 ] } }, "6": { "class_type": "EmptyLatentImage", "inputs": { "width": 768, "height": 1344, "batch_size": 1 } }, "12": { "class_type": "FluxGuidance", "inputs": { "conditioning": [ "4", 0 ], "guidance": 3.5 } }, "13": { "class_type": "KSampler", "inputs": { "model": [ "1", 0 ], "positive": [ "12", 0 ], "negative": [ "5", 0 ], "latent_image": [ "6", 0 ], "seed": 600103, "steps": 25, "cfg": 1.0, "sampler_name": "uni_pc", "scheduler": "karras", "denoise": 1.0 } }, "14": { "class_type": "VAEDecode", "inputs": { "samples": [ "13", 0 ], "vae": [ "3", 0 ] } }, "15": { "class_type": "SaveImage", "inputs": { "images": [ "14", 0 ], "filename_prefix": "m106_r1_\uac00\uc744_\ub9c8\uc744" } } }