CivArchive
    Anima Style Explorer & Prompt Workflow | Style Blending & Automated Artist Prompting - Workflow-v2.0
    NSFW
    Preview 132296137
    Preview 132296154
    Preview 132297497
    Preview 132297534
    Preview 132296387
    Preview 132296431
    Preview 132296519
    Preview 132296520

    Workflow-Thinking-2.0

    ๐Ÿš€ [Update] workflow-Thinking Integrates Gemma 4 12B IT QAT Thinking Mode!

    ๐Ÿ’ก Whatโ€™s New:

    • Enhanced Output Quality: By leveraging this new thinking mode, the model now delivers significantly better reasoning capability, deeper insights, and higher-quality responses for complex tasks.

    • Longer Inference Time: Please note that due to the deeper reasoning and "thinking" process, the model's inference/generation speed will be slightly slower than before.

    โš–๏ธ Our Take: This is a classic "quality over speed" trade-off. If your tasks require high precision and rigorous logic, we highly recommend giving this new workflow a try! We will continue to optimize inference efficiency to better balance speed and performance.

    Give it a spin and let us know your thoughts in the feedback channel!

    โš ๏ธPlease read the v3.7.1 update announcement to download the corresponding nodes and models.


    Workflow Update: anima-base-v3.7.1

    The updated workflow (anima-base-v3.7.1) has been officially re-uploaded! This release builds upon the major overhauls from v3.0 and v2.5, bringing refined prompt templates, new shading styles, and critical backend stability.

    ๐ŸŒŸ What's New in v3.7.1

    • New Style Prompt Templates: Added dedicated prompt templates for Cel-shading, Soft Shading (Thin Painting), Semi-Painterly, and Painterly (Thick Painting).

    • Universal Prompt Interrogation: Added a general prompt reversal/interrogation template to streamline your tag extraction.

    • Prompt Fixes: Sneaked in various optimization fixes to existing prompt templates for smoother generations.

    To get the best results with the new interrogation templates, it is highly recommended to download the latest LLM prompt interrogation model:

    ๐Ÿ‘‰ SC117/gemma-4-12B-it-heretic-QAT-GGUF ยท Hugging Face

    ๐Ÿ› ๏ธ Complete Installation & Setup Guide

    If you are upgrading from an older version (pre-v3.0), you will need to install two core custom node ecosystems and place your LLM model in the correct directory.

    1. Install Required Custom Nodes

    Open your terminal, navigate to your ComfyUI custom nodes directory, and run the following commands:

    Bash

    cd ComfyUI/custom_nodes
    
    # Node 1: LLM Text Processor (Required for Gemma 4)
    git clone https://github.com/KingManiya/ComfyUI-LLM-text-processor.git
    
    # Node 2: Anima Style Explorer (Required for Style Palettes & Switcher)
    git clone https://github.com/mizukir0418-gif/ComfyUI-Anima-Style-Explorer-Prompt.git
    

    (Alternatively, you can download the ZIP files directly from GitHub and extract them into your custom_nodes folder, ensuring no -main suffixes remain in the folder names).

    2. Place the LLM Model

    • Model Link: Download gemma-4-12b-it-uncensored-GGUF (or the recommended heretic-QAT variant) from Hugging Face.

    • Storage Path: Place the .gguf file strictly inside: ComfyUI/models/LLM/

    โš ๏ธ Critical Troubleshooting: Fixing First-Time Loading Errors

    ๐Ÿšจ IMPORTANT: Because Gemma 4 utilizes a brand-new architecture, the older default backend built into the LLM node will throw an error (e.g., unknown projector type or inference failed) on its first run.

    If your ComfyUI crashes or errors out, follow these manual steps to update the backend:

    1. Download the Latest Backend: Go to the official llama.cpp GitHub Releases.

    2. Select the Right File: Download the latest release zip corresponding to your GPU setup (e.g., Windows x64 (CUDA 13) - CUDA 13.3 DLLs or the CUDA 12 variant).

    3. Locate the Target Folder: Navigate here inside your ComfyUI directory:

      ComfyUI/custom_nodes/ComfyUI-LLM-text-processor/vendor/llama.cpp/b8840/win-x64-cuda13/

    4. Replace the Files: Extract the downloaded zip and copy-paste all files directly into the win-x64-cuda13 folder, overwriting the existing ones.

    5. Restart: Restart your ComfyUI backend.

    ๐Ÿš€ Core Features Recap (v2.5 โ€“ v3.0 Cumulative)

    If you missed the previous major updates, here is what is now completely integrated into your v3.7.1 pipeline:

    ๐Ÿง  Gemma 4 Integration & Advanced Tag Reversal

    Handles highly detailed, Danbooru-style descriptive captioning, advanced anatomical logic conversion (perfect for gender-bending and complex character transformations), and precise prompt refinement. (Includes optimized tag-interrogator prompt templates for terms like 'femboy').

    ๐Ÿ”ฅ Core Node: [Anima 2B Dynamic Group Switcher]

    Say goodbye to manually toggling dozens of rgthree groups!

    • Automatic Group Name Detection: Connecting a slot to a style group automatically reads the group's title and re-labels the input port natively.

    • Automatic Bypass Matrix Control: Selecting an option from the active_style dropdown automatically activates that group while instantly forcing all unselected groups into Bypass mode (turning them gray).

    • Zero-Crash Backend: Built-in validator completely eliminates native ComfyUI Value not in list runtime errors when switching styles mid-generation.

    ๐ŸŽจ The 3 Masterpiece Palette Templates

    Integrated JoyCaption-optimized aesthetic templates to instantly elevate your textures:

    Palette TemplateVisual FormulaLighting & Textureโ„๏ธ Muted / MorandiLow-saturation tones (dusty rose, sage green, muted grayish blue) over soft grey undertones. Strips away harsh digital neon colors.Diffused overcast lighting, minimal contrast, zero harsh shadows. Gallery-grade aesthetic.๐Ÿ‚ Retro Vintage / 90s AnimeForces a 1990s cel-shaded aesthetic with rich, warm sepia undertones and faded nostalgic colors.Injects optical vintage film grain and subtle chromatic aberration (lens edge color-bleeding).๐Ÿ–ค Color Split / Selective ColorLocks environment, background, skin, and primary attire into a rich, high-contrast monochrome grayscale.Isolates a single visual focus item (e.g., red lips, glowing jewelry) in high-saturation color.

    ๐Ÿงฉ The Expanded 4-Node Ecosystem

    Your workspace now operates as an industrial-grade production pipeline:

    1. Anima 2B Dynamic Group Switcher: Automated workflow traffic controller.

    2. Artist Pre-Config Outline: Handles macro-category wrapping and multi-artist nested weight blending.

    3. Anima 2B Prompt Template 1: Core parallel multi-weight artist channel generator.

    4. Anima 2B Prompt Template 2: High-end modifiers, time eras, structural evaluation, and prompt quality scoring.

    ๐Ÿšจ Final Upgrade Notice

    Because this ecosystem relies heavily on an integrated Frontend JavaScript architecture, you MUST hard-refresh your browser (Press Ctrl + F5) after updating and restarting ComfyUI. Failing to clear your browser cache will cause interactive dropdown menus and buttons to malfunction.

    Enjoy the new version, and feel free to share your generations or drop any questions in the comments below!

    Description

    # ๐Ÿš€ [Major Update] ComfyUI Anima Style Explorer Prompt v2.0

    ### ๐Ÿงฉ New "Artist Pre-Config Outline" Node | The Ultimate Evolution for Anime Artist Style Blending

    Attention all anime-style AI creators! This update brings a more industrial-grade, structured **artist prompt ecosystem**. We are proud to introduce our brand new **third core node โ€” [Artist Pre-Config Outline]**, completely unlocking your control over multi-artist style blending!

    ---

    ## ๐ŸŒŸ Core Highlight: The All-New [Artist Pre-Config Outline]

    In the past, mixing multiple artists often turned your prompt setups into a chaotic mess. Now, with the new Artist Pre-Config Outline node, you can act like an Art Director, applying **Macro-Category Wrapping** to your compositions!

    * **๐Ÿ“ 8 Artistic Dimensions Text Box:** Built-in text box featuring 8 industry-standard artistic dimensions (Character Design, Lineart, Painterly, etc.). It supports adding, modifying, or deleting custom slots using the colon (:) syntax dynamically.

    * **๐Ÿ”ฎ Dynamic Bracket Wrapping:** Automatically transforms raw artist tags into advanced nested weights based on your preferences.

    * Example: It effortlessly morphs (@mako:0.8) into a standard and clean [Lineart:(@mako:0.8)] or [Painterly:Artist Tag], ensuring Stable Diffusion perfectly understands each artist's dedicated "role" in the image.

    * **๐ŸŽ›๏ธ Channel-Specific Mapping:** Provides 9 separate dropdown menus that map directly to the Artist 2 through Artist 10 channels of the Template 1 node. Configure your artist categories with just a few clicks!

    * **ๆ‰ซ Prompt Detox:** Fully removed the obsolete year_top and year_top_switch parameters from the previous version to eliminate prompt pollution, ensuring a much cleaner generation logic.

    ---

    ## ๐Ÿงฉ A Complete 3-Node Ecosystem

    With this update, the plugin evolves into a **trinity workflow solution**:

    1. **Artist Pre-Config Outline (New Node)** โ€”โ€” Handles global artistic category management and dynamically wraps artist slots.

    2. **Anima 2B Prompt Template 1 (Core Generator)** โ€”โ€” Features 10 parallel artist weight channels (now supporting direct integration with the Outline node).

    3. **Anima 2B Prompt Template 2 (Modifiers & Evaluation)** โ€”โ€” Provides standardized quality tags, eras/periods, prompt splitters, and high-quality score formatting.

    ---

    ## ๐Ÿ’ก Civitai Connection & Usage Guide

    To maximize the power of this new version, restructure your ComfyUI canvas as follows:

    1. **Connecting the Outline:** Add the Artist Pre-Config Outline node to your workflow. Link its right-side artist_config output port to the optional artist_config input port on **Anima 2B Prompt Template 1**.

    2. **Assigning Roles:** Within the Outline node, use the dropdown menus artist_2_option to artist_10_option) to allocate specific roles to your artists. For instance, assign Lineart for a sketch specialist and Painterly for a coloring expert.

    * (Note: The Artist 1 channel remains a raw bypass lane that accepts no bracket wrapping, making it perfect for your primary artist.)

    3. **Pairing with Historical Eras:** Some artists have vastly different styles depending on the decade (e.g., @happoubi jin). Pair them with Template 2's Era/Period option to seamlessly travel through time.

    ---

    ## โšก Inherited Hardcore Features

    * **๐ŸŽ›๏ธ Embedded Style Explorer:** Still fully integrated right inside your ComfyUI side panel.

    * **๐Ÿง  Intelligent Clipboard Tracking:** Automatically extracts copied Artist IDs and cleans up underscores/dashes to format them perfectly for Stable Diffusion.

    * **๐Ÿ–ฑ๏ธ Click-to-Sync Integration:** Select the node, click an artist image in the sidebar to copy its ID, then hit the **Yellow Sync Button** to instantly inject it into the text field.

    * **๐Ÿ›ก๏ธ Industrial-Grade Security:** Keeps deep SSRF defense (preventing intranet penetration), image Magic Byte source-code auditing (blocking hidden trojans/malicious scripts), and 30MB stream buffer control to protect your local storage and server.

    ---

    ## ๐Ÿ› ๏ธ How to Download & Update

    ### Method A (Recommended): Direct ZIP Download from GitHub

    1. Visit the GitHub repository: [ComfyUI-Anima-Style-Explorer-Prompt](https://github.com/mizukir0418-gif/ComfyUI-Anima-Style-Explorer-Prompt)

    2. Click the green **Code** button -> Select **Download ZIP**.

    3. Extract and overwrite the contents into your ComfyUI/custom_nodes/ folder. (Make sure the folder name doesn't have a -main suffix; keep it exactly as ComfyUI-Anima-Style-Explorer-Prompt).

    4. **Restart ComfyUI, and press Ctrl + F5 in your browser to force-clear the webpage cache!**

    ### Method B: Via Git Command Line

    Open your terminal inside the ComfyUI/custom_nodes/ directory and run:

    ```bash

    git clone https://github.com/mizukir0418-gif/ComfyUI-Anima-Style-Explorer-Prompt.git

    FAQ

    Workflows
    Anima

    Details

    Downloads
    93
    Platform
    CivitAI
    Platform Status
    Available
    Created
    5/30/2026
    Updated
    6/29/2026
    Deleted
    -

    Files

    animaStyleExplorerPrompt_workflowV20.json