Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > Anima-Artist-Mixer > Anima Artist Pack (Split + Encode)

ComfyUI Node: Anima Artist Pack (Split + Encode)

Class Name

AnimaArtistPack

Category
Anima/CrossAttn
Author
An1X3R (Account age: 1442days)
Extension
Anima-Artist-Mixer
Latest Updated
2026-06-10
Github Stars
0.06K

How to Install Anima-Artist-Mixer

Install this extension via the ComfyUI Manager by searching for Anima-Artist-Mixer
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Anima-Artist-Mixer in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Anima Artist Pack (Split + Encode) Description

Facilitates blending multiple artist styles in AI-generated art with customizable weights and precise control.

Anima Artist Pack (Split + Encode):

The AnimaArtistPack node is designed to facilitate the integration of multiple artist styles into AI-generated art by encoding and managing artist-specific conditioning data. This node allows you to specify a chain of artists, each with customizable weights, to influence the artistic style of the generated output. By leveraging both CLIP encoding and cross-attention mechanisms, AnimaArtistPack provides a flexible and powerful way to blend and balance different artistic influences, enabling the creation of unique and personalized art pieces. The node supports advanced weight syntax, allowing for precise control over how each artist's style is applied, and offers options for both non-linear and linear weight applications. This makes it an essential tool for AI artists looking to experiment with and refine the stylistic elements of their work.

Anima Artist Pack (Split + Encode) Input Parameters:

clip

The clip parameter represents the CLIP model used for encoding the artist and base prompt information. It is crucial for transforming textual descriptions into a format that can be processed by the AI model to influence the generated art. This parameter does not have a default value as it requires a specific CLIP model instance to function.

artist_chain

The artist_chain parameter is a multiline string that lists the artists whose styles you want to incorporate into your artwork. Artists can be separated by commas or new lines, and you can specify weights using two syntax options: bracket syntax (e.g., (wlop:1.5)) for non-linear application at the CLIP encoding layer, and ::weight syntax (e.g., ::wlop::1.5) for linear application at the cross-attention injection layer. The default weight is 1.0, and the range is from 0.0 to 4.0. This parameter allows for detailed customization of how each artist's influence is applied.

base_prompt

The base_prompt is an optional multiline string that serves as the main thematic or conceptual description of the artwork. It is recommended to follow the format <artist>`\n`<base_prompt>, where the artist's name is followed by the base prompt on a new line. If left empty, only the artist's name is encoded. This parameter helps define the core subject or theme of the generated art.

Anima Artist Pack (Split + Encode) Output Parameters:

artist_pack

The artist_pack output is a dictionary containing the encoded conditioning data for the specified artists and base prompt. It includes fields such as conditionings, labels, weights, and has_explicit_weights, which are used by subsequent nodes to apply the desired artistic influences during the art generation process. This output is essential for ensuring that the specified styles and themes are accurately represented in the final artwork.

Anima Artist Pack (Split + Encode) Usage Tips:

  • Use the artist_chain parameter to experiment with different combinations of artists and weights to achieve unique stylistic blends. Adjust the weights to emphasize or de-emphasize certain styles as needed.
  • When specifying the base_prompt, consider using descriptive and vivid language to clearly convey the intended theme or subject of the artwork. This can help the AI model generate more coherent and visually appealing results.
  • Take advantage of the advanced weight syntax to fine-tune the influence of each artist. The bracket syntax is useful for subtle adjustments, while the ::weight syntax provides more direct control over the cross-attention layer.

Anima Artist Pack (Split + Encode) Common Errors and Solutions:

[ Anima Artist Pack (Split + Encode)] base_prompt 编码失败 (text=<base_prompt>): <error_message>``

  • Explanation: This error occurs when the base prompt cannot be encoded by the CLIP model, possibly due to invalid characters or formatting issues.
  • Solution: Ensure that the base prompt is a well-formed string without unsupported characters. Check for any syntax errors or unusual formatting that might interfere with encoding.

[ Anima Artist Pack (Split + Encode)] 编码失败 (text=): <error_message>``

  • Explanation: This error indicates a failure in encoding the artist chain or base prompt, which might be due to issues with the CLIP model or the input text.
  • Solution: Verify that the CLIP model is correctly loaded and compatible with the input text. Double-check the artist chain and base prompt for any errors or unsupported syntax.

[ Anima Artist Pack (Split + Encode)] 画师数 超过上限, 截断

  • Explanation: This warning is triggered when the number of specified artists exceeds the maximum allowed limit, resulting in truncation.
  • Solution: Reduce the number of artists in the artist_chain to fit within the allowed limit, or prioritize the most important artists for your project.

Anima Artist Pack (Split + Encode) Related Nodes

Go back to the extension to check out more related nodes.
Anima-Artist-Mixer
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Anima Artist Pack (Split + Encode)