{ "last_node_id": 11, "last_link_id": 16, "nodes": [ { "id": 1, "type": "CheckpointLoaderSimple", "pos": [50, 100], "size": {"0": 380, "1": 100}, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [1], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [2, 3], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [4], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": ["realvisxlV50_v50LightningBakedvae.safetensors"], "title": "RealVisXL V5.0 Lightning Checkpoint" }, { "id": 2, "type": "CLIPTextEncode", "pos": [480, 100], "size": {"0": 450, "1": 250}, "flags": {}, "order": 1, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 2 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [5], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": ["Beautiful woman portrait, professional photography, natural lighting, high quality, detailed, 8k"], "title": "API Positive Prompt" }, { "id": 3, "type": "CLIPTextEncode", "pos": [480, 400], "size": {"0": 450, "1": 150}, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [6], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": ["(worst quality, low quality:1.4), bad anatomy, deformed, blurry, watermark, text, ugly, cartoon, anime"], "title": "Negative Prompt (RealVisXL Optimized)" }, { "id": 4, "type": "EmptyLatentImage", "pos": [480, 600], "size": {"0": 315, "1": 110}, "flags": {}, "order": 3, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [7], "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [1024, 1024, 1], "title": "Latent Image (SDXL Resolution)" }, { "id": 5, "type": "KSampler", "pos": [980, 100], "size": {"0": 350, "1": 290}, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1 }, { "name": "positive", "type": "CONDITIONING", "link": 5 }, { "name": "negative", "type": "CONDITIONING", "link": 6 }, { "name": "latent_image", "type": "LATENT", "link": 7 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [8], "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 0, "randomize", 6, 2.0, "dpmpp_sde", "karras", 1.0 ], "title": "Lightning Sampler (DPM++ SDE Karras / 6 Steps)" }, { "id": 6, "type": "VAEDecode", "pos": [1380, 100], "size": {"0": 210, "1": 50}, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 8 }, { "name": "vae", "type": "VAE", "link": 4 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [9], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" }, "title": "VAE Decode" }, { "id": 7, "type": "SaveImage", "pos": [1640, 100], "size": {"0": 320, "1": 290}, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9 } ], "properties": { "Node name for S&R": "SaveImage" }, "widgets_values": ["realvisxl_lightning"], "title": "API Output Image" } ], "links": [ [1, 1, 0, 5, 0, "MODEL"], [2, 1, 1, 2, 0, "CLIP"], [3, 1, 1, 3, 0, "CLIP"], [4, 1, 2, 6, 1, "VAE"], [5, 2, 0, 5, 1, "CONDITIONING"], [6, 3, 0, 5, 2, "CONDITIONING"], [7, 4, 0, 5, 3, "LATENT"], [8, 5, 0, 6, 0, "LATENT"], [9, 6, 0, 7, 0, "IMAGE"] ], "groups": [], "config": {}, "extra": { "workflow_info": { "name": "RealVisXL V5.0 Lightning Fast NSFW Text-to-Image", "version": "1.0", "description": "Production workflow for RealVisXL V5.0 Lightning checkpoint optimized for ultra-fast photorealistic NSFW generation with 4-6 step inference (vs 30+ for standard models)", "category": "nsfw", "model": "realvisxlV50_v50LightningBakedvae.safetensors", "recommended_settings": { "sampler": "dpmpp_sde with karras scheduler", "scheduler": "karras", "steps": "4-6 (Lightning optimized)", "cfg_scale": "1.0-2.0 (lower for Lightning)" }, "features": [ "Ultra-fast 4-6 step generation", "High-quality photorealistic output", "Baked VAE for optimal quality", "Professional portraits and scenes", "Both SFW and NSFW capable" ], "tags": ["nsfw", "realistic", "photorealistic", "lightning", "fast", "sdxl"] } }, "version": 0.4 }