Sign In

Type

Workflows

Stats

13

0

Reviews

No reviews yet

Published

Mar 10, 2026

Base Model

Other

Hash

AutoV2
08477B6FD9


🧬 AI Influencer Portrait Generator β€” Zero LoRA, Pure SDXL

Generate ultra-realistic, photographic AI influencer portraits in seconds. No LoRA, no custom nodes β€” just drop the JSON into ComfyUI and hit Queue.

"I built this to generate consistent, publication-quality influencer portraits for social media campaigns. After dozens of iterations, this is the cleanest SDXL setup I've found for photorealistic faces."


βš™οΈ Workflow Specs

SettingValueBase ModelSDXL Base 1.0Resolution768 Γ— 1024 (portrait)SamplerDPM++ 2M Β· KarrasSteps / CFG28 steps Β· CFG 7Upscaler4x-UltraSharpBatch Size6 images per runSeedFixed 123456 (change to Random for variation)Custom Nodes❌ None required


πŸ”— Node Pipeline

01 β€” CheckpointLoaderSimple Loads sd_xl_base_1.0.safetensors. No refiner needed.

02 β€” CLIPTextEncode (Positive) Crafted influencer prompt: Nordic features, studio fashion photography, 85mm shallow DOF, authentic skin texture.

03 β€” CLIPTextEncode (Negative) Targets blur, anatomy errors, plastic skin, anime artifacts, and over-sharpening.

04 β€” EmptyLatentImage 768Γ—1024 canvas, batch 6 β€” optimized for Instagram & TikTok formats.

05 β€” KSampler DPM++ 2M Karras, 28 steps, CFG 7. Fixed seed for reproducibility β€” switch to Random for unique faces.

06 β€” VAEDecode Decodes latent to pixel using the bundled SDXL VAE.

07 β€” UpscaleModelLoader + ImageUpscaleWithModel 4x-UltraSharp upscaler β€” gold standard for photorealistic faces. Final output β‰ˆ 3072Γ—4096px.

08 β€” SaveImage Saves all 6 upscaled images as PNG to your ComfyUI output folder.


πŸ“ Included Prompts

Positive:

portrait photo of a Scandinavian woman, authentic Nordic facial features,
blonde hair, clear blue eyes, fair skin, elegant symmetrical face,
sharp intelligent gaze, defined cheekbones, natural lips,

ultra realistic AI influencer, instagram model,
fashion photography, minimalist modern outfit,

soft nordic lighting, cool color tones,
studio portrait, professional photography,

extremely detailed skin texture, natural pores, photorealistic,
85mm lens, shallow depth of field, high dynamic range,

solo, centered composition, looking at camera,
clean blurred background, instagram lifestyle aesthetic

Negative:

low quality, blurry, bad anatomy, deformed face,
extra fingers, extra limbs, distorted eyes,
cartoon, anime, painting, illustration,
plastic skin, oversharpen, overexposed

πŸ’‘ Pro Tips

🎲 Change KSampler seed from Fixed β†’ Random for unique face variations each run.

🌍 Swap "Scandinavian woman" for any ethnicity β€” Japanese, Brazilian, Middle Eastern β€” and adjust hair/eye descriptors.

πŸ“· Add LEICA M11, Fujifilm XT5, Sony A7RV to the positive prompt for a more authentic camera-captured feel.

πŸ’‘ Swap "soft nordic lighting" β†’ "golden hour sunlight" or "neon city lights" for different moods.

⚑ Pair with IP-Adapter Face ID nodes to lock a face and generate a consistent influencer series.

πŸ” Feed outputs into img2img at denoise 0.35–0.45 to refine details while keeping the composition.


πŸ“‹ Requirements

β†’ ComfyUI v0.12.3 or newer β†’ sd_xl_base_1.0.safetensors in models/checkpoints/ β†’ 4x-UltraSharp.pth in models/upscale_models/ β†’ 8 GB VRAM minimum (12 GB+ recommended for batch of 6) β†’ No custom nodes required βœ…


πŸ“ Changelog

V01 β€” Initial release. SDXL pipeline with 4x-UltraSharp upscaling, batch 6, curated influencer prompts. Zero custom node dependencies.

V02 (coming soon) β€” IP-Adapter Face ID integration for consistent character generation across sessions.