AniSee-Workflows

่ฉณ็ดฐ

ใƒ•ใ‚กใ‚คใƒซใ‚’ใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ (1)

ใƒขใƒ‡ใƒซ่ชฌๆ˜Ž

๐ŸŽจ 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. ๐ŸŽจ

ใ“ใฎใƒขใƒ‡ใƒซใง็”Ÿๆˆใ•ใ‚ŒใŸ็”ปๅƒ