Unlock Stunning Architecture and Interior Designs with AI-Powered FLUX.1-dev Workflow
1. Workflow Overview

This is an AI image generation and enhancement workflow based on the FLUX.1-dev model, optimized for architecture and interior design. Key features:
Image Generation: High-quality design outputs from text prompts and reference images.
ControlNet Integration: Uses depth maps, line art, and edge detection (Hed) for structural control.
Face/Detail Enhancement: Automatic refinement via
FaceDetailer.Upscaling: Tile-based processing (Tiled Diffusion) for high-resolution outputs.
Multilingual Support: Vietnamese prompts auto-translated to English.
2. Core Models
Model Name | Function |
|---|---|
| Main SD-based model for generation. |
| Multi-task ControlNet (depth, lines, edges). |
| Fine-tuned for architectural styles. |
| Upscaling model. |
3. Key Components
Node | Purpose | Installation |
|---|---|---|
| Generates prompts from reference images. | Requires |
| Enhances facial/hand details. | Install |
| Tile-based processing for VRAM efficiency. | Install |
4. Workflow Structure
Group 1: Input & Preprocessing
Inputs: Reference image, Vietnamese prompts.
Outputs: Preprocessed images/text conditions.
Key Nodes:
LoadImage,JanusImageUnderstanding,BaiduTranslateNode.
Group 2: ControlNet Processing
Inputs: Preprocessed images (e.g., depth maps).
Outputs: Controlled generation parameters.
Key Nodes:
AIO_Preprocessor,ControlNetApplyAdvanced.
Group 3: Generation & Enhancement
Inputs: Text conditions, ControlNet params, seed.
Outputs: Initial generated image.
Key Nodes:
KSampler,FaceDetailer.
Group 4: Upscaling & Output
Inputs: Low-res generated image.
Outputs: HD image (up to 4K).
Key Nodes:
TTP_Image_Tile_Batch,ImageUpscaleWithModel.
5. Inputs & Outputs
Inputs:
Reference image (drag-and-drop).
Vietnamese prompts (e.g.,
Hình ảnh chân thực).Seed value (fixed/random).
Outputs:
HD design image (PNG).
Intermediate results (e.g., ControlNet maps).
6. Notes
VRAM: Recommended 12GB+ (tile processing reduces usage).
Dependencies:
Manually download
FLUX.1-devandCTAILoRA.Install plugins:
comfyui-impact-pack,janus-pro.
Compatibility: Requires ComfyUI v0.3.26+.
Optimization:
Enable
TTPtiling for lower VRAM.Adjust
denoise(0.15~0.35) for speed/quality balance.