Premium architectural visualization, cinematic interiors, and immersive design storytelling.
Explore the CanvasCurrent status
Curated workflows that ship — engineered for archviz studios that need consistent results.
Workflows
Final workflows are the production-ready upscalers — Z-Image Turbo and Flux 2 Klein 9B. Work-in-Progress workflows are exploratory image and video graphs that may still change week to week.
Final production graph: tiles a 1280×720 render and rebuilds it at 2560×1440 with Ultimate SD Upscale + Z-Image Turbo (fp8 scaled). Adds a ModelSamplingAuraFlow shift and an optional Florence caption pass for material preservation.
Print boards, hero renders, 2K–8K facade close-ups
Example workflows
What this is
Why this exists
Models
Every file the workflows above expect, with the exact ComfyUI directory it belongs in.
Final workflow uses the fp8 scaled variant — sub-second inference, fits comfortably in 16 GB VRAM. BF16 fallback as altUrl.
Bilingual text embeddings. FP8 version recommended for 8–12 GB GPUs.
Rename to ae_zimage.safetensors after download to avoid Flux conflicts.
Final upscaler — preserves material detail without unwanted artifacts. Loaded by Ultimate SD Upscale.
Used by the Flux 2 Klein 9B upscale workflow. FP8 quantisation fits within 16 GB VRAM with the rest of the graph.
Larger Qwen 3 encoder paired with Flux 2 Klein for stronger prompt understanding. Loaded on CPU by default.
Matched VAE for Flux 2 Klein. Keep separate from ae_zimage.safetensors.
Pre-upscaler for the Flux Klein workflow. Sharper micro-detail than RealESRGAN on architectural materials.
Used by the optional Florence caption node. Place the full folder under models/LLM/.
Required by the Florence caption node. Captioning is optional — leave the prompt empty or supply your own text to skip.
Pair with the Inpaint Patch below.
Optimized for seamless regional edits.
Depth, canny, pose, lineart and softedge conditioning.
fp8 variant for lower VRAM video generation.
Keeps geometry stable across video frames.
VRAM Requirements
Practical VRAM tiers based on the models above. Mobile and display-attached GPUs lose ~1–1.5 GB to the desktop, so plan effective VRAM accordingly.
Entry-level image generation only. Use FP8 variants and tiled decoding.
Sweet spot for the workflows on this page. Comfortable headroom for most ArchViz tasks.
Full-fat video generation, longer clips and parallel jobs.
Custom nodes
The exact search terms to copy/paste into ComfyUI Manager - no manual git cloning required.
Why Z-Image Turbo
Insights
Changelog
A running log of updates pushed to this hub — workflow tuning, page additions, and bug fixes.
Added a second production upscale workflow built around flux-2-klein-9b-fp8 + qwen_3_8b_fp8mixed text encoder + flux2-vae, with 4x-UltraSharp as the pre-upscaler. JSON is downloadable from Drive, dedicated page with node graph and before/after slider. Workflows section reorganised into Final vs Work-in-Progress tabs.
Switched upscaler to RealESRGAN_x4plus, base model to z-image-turbo_fp8_scaled, kept Qwen 3.4B encoder and ae_zimage VAE. Inserted ModelSamplingAuraFlow (shift = 3.0), lowered denoise to 0.11, tuned seam-fix and tile settings. Optional Florence caption pass added. Fits comfortably within 16 GB VRAM.
Spun the ArchViz ZIT 2× workflow off into a dedicated route with a downloadable JSON, before/after slider, and a fullscreen animated node graph. Home cards link straight into it.
Header now collapses into a mobile menu, model section shows total download size, and the broken visitor counter / ZIT GitHub link were removed.
Introduced the live workflow diagram (zoom, pan, drag, fullscreen) with orthogonal routing and per-node notes — touch-friendly pinch + pan included.
First public version: 5 image + 5 video workflows, model checklist, VRAM tiers and custom-node install hints.
Resources