CivArchive
    AniSee-Workflows - T2I-UltimateSDUpscale
    NSFW
    Preview 130992774
    Preview 130992855
    Preview 130992759
    Preview 130992761
    Preview 130992763
    Preview 130992764
    Preview 130992770
    Preview 130992768
    Preview 130992773

    🎨 AniSee β€” Official ComfyUI Workflow

    Step-by-Step Layout β€’ Auto Quality Prefix β€’ Optional Prompt Enhancer β€’ LoRA + Upscaler Ready

    Built for AniSee Base β€’ Drop-in for Anima Preview3 β€’ 1 MP Native


    ✨ What is this Workflow?

    This is the official ComfyUI workflow for AniSee β€” my personal anime fine-tune of Anima Preview3 Base. It is designed for one thing: get clean anime results out of AniSee with as little prompt-writing effort as possible, while still giving full control over every stage.

    The workflow is laid out as a clear left-to-right pipeline with numbered step groups (πŸ“¦ Load β†’ πŸ“– LoRA β†’ ✍️ Write β†’ 🎲 Enhance β†’ 🎨 Generate β†’ πŸ”Ό Upscale), so you can see at a glance where everything happens.

    It is the foundation workflow for the AniSee family β€” future workflows for the planned AIO and 4-Step Turbo variants will follow the same structure with adapted nodes.

    🎯 Key Features

    • βœ… Automatic quality prefix β€” no need to type masterpiece, best quality, score_7… yourself

    • βœ… Optional Qwen3-VL prompt enhancer β€” turns one-line ideas into full Danbooru tag lists

    • βœ… LoRA support via Lora Manager (bypassed by default, toggle on with a single click)

    • βœ… UltimateSDUpscale for 2Γ— upscaling (bypassed by default)

    • βœ… Image comparer built in β€” see base vs upscaled side by side

    • βœ… Toggle bypass groups β€” flip whole sections on/off with one click

    • βœ… Pre-configured with my preferred settings: er_sde + simple + 40 steps + CFG 4.5

    • βœ… Pre-loaded recommended negative prompt


    See what AniSee can produce with this workflow:

    🎨 View the AniSee Sample Gallery β†’


    πŸ“ Required Model Files

    ComfyUI/models/diffusion_models/
    └── AniSee.safetensors
    
    ComfyUI/models/text_encoders/
    └── qwen_3_06b_base.safetensors
    
    ComfyUI/models/vae/
    └── qwen_image_vae.safetensors
    
    ComfyUI/models/upscale_models/        (only if using the upscaler)
    └── 4x-UltraSharp.pth

    If you already run Anima Preview3 Base, you already have the text encoder and VAE β€” AniSee is a direct drop-in.

    The upscale model 4x-UltraSharp.pth can be downloaded here:

    Any other 4Γ— ESRGAN-style model will also work β€” just swap the file name in the πŸ“¦ Load Upscale Model node.

    πŸ—ΊοΈ Workflow Structure

    The workflow is organized into six numbered step groups:

    StepGroupPurposeπŸ“¦ Step 1Load AniSee & ModelsUNet, Text Encoder, VAEπŸ“– Step 2Load LoRA (Optional)Stack LoRAs via Lora Manager✍️ Step 3Write PromptType your subject β€” quality tags added automatically🎲 Step 4Prompt Enhancement (Optional)Qwen3-VL converts ideas to full tag lists🎨 Step 5Generate ImageKSampler + Decode + SaveπŸ”Ό Step 6Upscale (Optional)UltimateSDUpscale 2Γ— + side-by-side compare

    πŸ”— The Quality Prefix Node

    One of the central conveniences of this workflow is the πŸ”— Quality Prefix node (a StringConcatenate). It sits between your prompt input and the CLIP Text Encode and automatically prepends:

    masterpiece, best quality, score_7, highres, illustration,

    to every prompt before it reaches the encoder. You don't need to type quality tags yourself β€” just write the subject and scene you actually care about:

    1girl, long silver hair, blue eyes, rainy city street at night, neon lights, cinematic lighting

    …and the prefix turns that into:

    masterpiece, best quality, score_7, highres, illustration, 1girl, long silver hair,
    blue eyes, rainy city street at night, neon lights, cinematic lighting

    If you want to experiment with different quality tag combinations, just edit the prefix string directly in the node.

    🎲 The Prompt Enhancement Group

    The 🎲 Step 4 - Prompt Enhancement group is the magic shortcut of this workflow. It is a small subgraph built around Qwen3-VL-4B-Instruct (GGUF) that acts as an automatic prompt-to-tags converter.

    When enabled, you can write a prompt as short as a single phrase, and it will be expanded into a fully-formed Danbooru-style tag list with proper tag ordering: subject β†’ face β†’ hair β†’ eyes β†’ pose β†’ clothing β†’ background β†’ lighting β†’ style.

    How it works in practice

    Your one-liner input:

    cute anime girl in a garden

    Becomes after the enhancer:

    1girl, solo, cute, smile, looking_at_viewer, long_hair, brown_hair, brown_eyes,
    sundress, white_dress, standing, garden, flowers, sunlight, depth_of_field

    This output then flows into the same πŸ”— Quality Prefix β†’ CLIP Text Encode chain as a regular prompt β€” so the quality tags still get auto-prepended.

    Combined with the Quality Prefix

    Together, the Prompt Enhancement group and the Quality Prefix node mean you literally only have to type the idea of an image. Everything else β€” quality tags, tag formatting, tag ordering β€” is handled automatically. Great for fast brainstorming or batch generation.

    Enabling / Disabling

    By default the Prompt Enhancement group is bypassed. To turn it on, right-click the group or the 🎲 Prompt Enhancement node and toggle bypass off. The Qwen3-VL GGUF model will need to be available to ComfyUI-QwenVL on first use (the node will download or expect it depending on your setup).

    πŸ“– LoRA Section

    The πŸ“– Step 2 - Load LoRA group lets you stack one or more LoRAs onto AniSee. It is built around Lora Manager for easy selection and trigger word handling. By default the group is bypassed β€” toggle it on via the πŸ“– Toggle LoRA ON/OFF button.

    The 🏷️ LoRA Trigger Words node handles trigger word injection automatically, so you don't need to memorize which tags belong to which LoRA.

    πŸ”Ό Upscale Section

    The πŸ”Ό Step 6 - Upscale group uses UltimateSDUpscale with chessboard tiling to bring 1 MP base images up to 2Γ— resolution.

    Default upscaler settings:

    • Upscale by: 2Γ—

    • Steps: 20

    • CFG: 4.5

    • Sampler / Scheduler: er_sde / simple (matches base)

    • Denoise: 0.22 β€” keep it low to preserve faces and composition

    • Tile size: 1024 Γ— 1024, mask blur 16, tile padding 64

    Toggle the upscaler on with the πŸ”Ό Toggle Upscaler ON/OFF button. The built-in πŸ” Compare Images node lets you A/B the base and upscaled versions side by side.

    βš™οΈ Default Sampler Settings

    Steps:       40
    CFG:         4.5
    Sampler:     er_sde
    Scheduler:   simple
    Resolution:  832 Γ— 1216  (portrait β€” change in πŸ“ Image Size)

    Good resolutions to try: 1024Γ—1024, 896Γ—1152, 1152Γ—896, 1254Γ—836, 1365Γ—768. Stay around 1 MP for the cleanest results.

    βž– Default Negative Prompt

    The negative prompt is pre-loaded β€” no need to type anything:

    worst quality, low quality, score_1, score_2, score_3, artist name,
    (lowres:1.2), (worst quality:1.4), (low quality:1.4), (bad anatomy:1.4),
    bad hands, multiple views, comic, jpeg artifacts, patreon logo,
    patreon username, web address, signature, watermark, artist name,
    censored, mosaic censoring

    Feel free to soften the weights if your images come out too flat.

    πŸ“¦ Required Custom Nodes

    All of these are installable via ComfyUI Manager:

    πŸš€ Quick Start

    1. Install all required Custom Nodes (via ComfyUI Manager).

    2. Place AniSee, the Qwen text encoder and the Qwen-Image VAE in the correct folders.

    3. Drag this workflow JSON onto ComfyUI.

    4. Type a short prompt into the ✨ Positive Prompt node β€” quality tags are auto-added.

    5. (Optional) toggle on the 🎲 Prompt Enhancement group for fully automatic Danbooru tagging.

    6. Hit Queue.


    πŸ“ˆ Version History

    v1.0 β€” Initial Release

    • Six-step pipeline layout: Load β†’ LoRA β†’ Write β†’ Enhance β†’ Generate β†’ Upscale

    • Auto Quality Prefix via StringConcatenate

    • Optional Qwen3-VL-4B prompt enhancement subgraph

    • Optional LoRA stack via Lora Manager

    • Optional UltimateSDUpscale 2Γ— with side-by-side compare

    • Pre-configured with recommended settings and negative prompt

    πŸ™ Credits

    • AniSee Model: SeeSee21 β€” based on Anima Preview3 Base by CircleStone Labs and Comfy Org

    • Custom Nodes: yolain, ssitu, Will Miao, AILab (1038lab), rgthree

    • Upscale Model (default): 4x-UltraSharp by Kim2091


    AniSee Workflow β€” clean anime generation, minimum prompting effort. 🎨

    Description

    🎨 AniSee β€” Official ComfyUI Workflow

    Step-by-Step Layout β€’ Auto Quality Prefix β€’ Optional Prompt Enhancer β€’ LoRA + Upscaler Ready

    Built for AniSee Base β€’ Drop-in for Anima Preview3 β€’ 1 MP Native

    ✨ What is this Workflow?

    This is the official ComfyUI workflow for AniSee β€” my personal anime fine-tune of Anima Preview3 Base. It is designed for one thing: get clean anime results out of AniSee with as little prompt-writing effort as possible, while still giving full control over every stage.

    The workflow is laid out as a clear left-to-right pipeline with numbered step groups (πŸ“¦ Load β†’ πŸ“– LoRA β†’ ✍️ Write β†’ 🎲 Enhance β†’ 🎨 Generate β†’ πŸ”Ό Upscale), so you can see at a glance where everything happens.

    It is the foundation workflow for the AniSee family β€” future workflows for the planned AIO and 4-Step Turbo variants will follow the same structure with adapted nodes.

    🎯 Key Features

    • βœ… Automatic quality prefix β€” no need to type masterpiece, best quality, score_7… yourself

    • βœ… Optional Qwen3-VL prompt enhancer β€” turns one-line ideas into full Danbooru tag lists

    • βœ… LoRA support via Lora Manager (bypassed by default, toggle on with a single click)

    • βœ… UltimateSDUpscale for 2Γ— upscaling (bypassed by default)

    • βœ… Image comparer built in β€” see base vs upscaled side by side

    • βœ… Toggle bypass groups β€” flip whole sections on/off with one click

    • βœ… Pre-configured with my preferred settings: er_sde + simple + 40 steps + CFG 4.5

    • βœ… Pre-loaded recommended negative prompt

    πŸ–ΌοΈ Example Gallery

    See what AniSee can produce with this workflow:

    🎨 View the AniSee Sample Gallery β†’

    πŸ“ Required Model Files

    ComfyUI/models/diffusion_models/
    └── AniSee.safetensors
    
    ComfyUI/models/text_encoders/
    └── qwen_3_06b_base.safetensors
    
    ComfyUI/models/vae/
    └── qwen_image_vae.safetensors
    
    ComfyUI/models/upscale_models/        (only if using the upscaler)
    └── 4x-UltraSharp.pth

    If you already run Anima Preview3 Base, you already have the text encoder and VAE β€” AniSee is a direct drop-in.

    The upscale model 4x-UltraSharp.pth can be downloaded here:

    Any other 4Γ— ESRGAN-style model will also work β€” just swap the file name in the πŸ“¦ Load Upscale Model node.

    πŸ—ΊοΈ Workflow Structure

    The workflow is organized into six numbered step groups:

    StepGroupPurposeπŸ“¦ Step 1Load AniSee & ModelsUNet, Text Encoder, VAEπŸ“– Step 2Load LoRA (Optional)Stack LoRAs via Lora Manager✍️ Step 3Write PromptType your subject β€” quality tags added automatically🎲 Step 4Prompt Enhancement (Optional)Qwen3-VL converts ideas to full tag lists🎨 Step 5Generate ImageKSampler + Decode + SaveπŸ”Ό Step 6Upscale (Optional)UltimateSDUpscale 2Γ— + side-by-side compare

    πŸ”— The Quality Prefix Node

    One of the central conveniences of this workflow is the πŸ”— Quality Prefix node (a StringConcatenate). It sits between your prompt input and the CLIP Text Encode and automatically prepends:

    masterpiece, best quality, score_7, highres, illustration,

    to every prompt before it reaches the encoder. You don't need to type quality tags yourself β€” just write the subject and scene you actually care about:

    1girl, long silver hair, blue eyes, rainy city street at night, neon lights, cinematic lighting

    …and the prefix turns that into:

    masterpiece, best quality, score_7, highres, illustration, 1girl, long silver hair,
    blue eyes, rainy city street at night, neon lights, cinematic lighting

    If you want to experiment with different quality tag combinations, just edit the prefix string directly in the node.

    🎲 The Prompt Enhancement Group

    The 🎲 Step 4 - Prompt Enhancement group is the magic shortcut of this workflow. It is a small subgraph built around Qwen3-VL-4B-Instruct (GGUF) that acts as an automatic prompt-to-tags converter.

    When enabled, you can write a prompt as short as a single phrase, and it will be expanded into a fully-formed Danbooru-style tag list with proper tag ordering: subject β†’ face β†’ hair β†’ eyes β†’ pose β†’ clothing β†’ background β†’ lighting β†’ style.

    How it works in practice

    Your one-liner input:

    cute anime girl in a garden

    Becomes after the enhancer:

    1girl, solo, cute, smile, looking_at_viewer, long_hair, brown_hair, brown_eyes,
    sundress, white_dress, standing, garden, flowers, sunlight, depth_of_field

    This output then flows into the same πŸ”— Quality Prefix β†’ CLIP Text Encode chain as a regular prompt β€” so the quality tags still get auto-prepended.

    Combined with the Quality Prefix

    Together, the Prompt Enhancement group and the Quality Prefix node mean you literally only have to type the idea of an image. Everything else β€” quality tags, tag formatting, tag ordering β€” is handled automatically. Great for fast brainstorming or batch generation.

    Enabling / Disabling

    By default the Prompt Enhancement group is bypassed. To turn it on, right-click the group or the 🎲 Prompt Enhancement node and toggle bypass off. The Qwen3-VL GGUF model will need to be available to ComfyUI-QwenVL on first use (the node will download or expect it depending on your setup).

    πŸ“– LoRA Section

    The πŸ“– Step 2 - Load LoRA group lets you stack one or more LoRAs onto AniSee. It is built around Lora Manager for easy selection and trigger word handling. By default the group is bypassed β€” toggle it on via the πŸ“– Toggle LoRA ON/OFF button.

    The 🏷️ LoRA Trigger Words node handles trigger word injection automatically, so you don't need to memorize which tags belong to which LoRA.

    πŸ”Ό Upscale Section

    The πŸ”Ό Step 6 - Upscale group uses UltimateSDUpscale with chessboard tiling to bring 1 MP base images up to 2Γ— resolution.

    Default upscaler settings:

    • Upscale by: 2Γ—

    • Steps: 20

    • CFG: 4.5

    • Sampler / Scheduler: er_sde / simple (matches base)

    • Denoise: 0.22 β€” keep it low to preserve faces and composition

    • Tile size: 1024 Γ— 1024, mask blur 16, tile padding 64

    Toggle the upscaler on with the πŸ”Ό Toggle Upscaler ON/OFF button. The built-in πŸ” Compare Images node lets you A/B the base and upscaled versions side by side.

    βš™οΈ Default Sampler Settings

    Steps:       40
    CFG:         4.5
    Sampler:     er_sde
    Scheduler:   simple
    Resolution:  832 Γ— 1216  (portrait β€” change in πŸ“ Image Size)

    Good resolutions to try: 1024Γ—1024, 896Γ—1152, 1152Γ—896, 1254Γ—836, 1365Γ—768. Stay around 1 MP for the cleanest results.

    βž– Default Negative Prompt

    The negative prompt is pre-loaded β€” no need to type anything:

    worst quality, low quality, score_1, score_2, score_3, artist name,
    (lowres:1.2), (worst quality:1.4), (low quality:1.4), (bad anatomy:1.4),
    bad hands, multiple views, comic, jpeg artifacts, patreon logo,
    patreon username, web address, signature, watermark, artist name,
    censored, mosaic censoring

    Feel free to soften the weights if your images come out too flat.

    πŸ“¦ Required Custom Nodes

    All of these are installable via ComfyUI Manager:

    πŸš€ Quick Start

    1. Install all required Custom Nodes (via ComfyUI Manager).

    2. Place AniSee, the Qwen text encoder and the Qwen-Image VAE in the correct folders.

    3. Drag this workflow JSON onto ComfyUI.

    4. Type a short prompt into the ✨ Positive Prompt node β€” quality tags are auto-added.

    5. (Optional) toggle on the 🎲 Prompt Enhancement group for fully automatic Danbooru tagging.

    6. Hit Queue.

    πŸ“ˆ Version History

    v1.0 β€” Initial Release

    • Six-step pipeline layout: Load β†’ LoRA β†’ Write β†’ Enhance β†’ Generate β†’ Upscale

    • Auto Quality Prefix via StringConcatenate

    • Optional Qwen3-VL-4B prompt enhancement subgraph

    • Optional LoRA stack via Lora Manager

    • Optional UltimateSDUpscale 2Γ— with side-by-side compare

    • Pre-configured with recommended settings and negative prompt

    πŸ™ Credits

    • AniSee Model: SeeSee21 β€” based on Anima Preview3 Base by CircleStone Labs and Comfy Org

    • Custom Nodes: yolain, ssitu, Will Miao, AILab (1038lab), rgthree

    • Upscale Model (default): 4x-UltraSharp by Kim2091

    AniSee Workflow β€” clean anime generation, minimum prompting effort. 🎨

    FAQ

    Comments (1)

    SquarePandaHeadMay 29, 2026Β· 1 reaction
    CivitAI

    Nice workflow, I liked it a lot, just had some adjustments to make it fit my needs, Facedetailer, and separate Save Group. πŸ‘

    Workflows
    Anima

    Details

    Downloads
    180
    Platform
    CivitAI
    Platform Status
    Available
    Created
    5/17/2026
    Updated
    6/11/2026
    Deleted
    -

    Files

    aniseeWorkflows_t2iUltimatesdupscale.zip