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 > civitai-comfy-nodes > anima / comfy / createVariant

ComfyUI Node: anima / comfy / createVariant

Class Name

CivitaiImageGenComfyAnimaCreateVariant

Category
Civitai/Image/anima/comfy
Author
civitai (Account age: 1322days)
Extension
civitai-comfy-nodes
Latest Updated
2026-06-18
Github Stars
0.02K

How to Install civitai-comfy-nodes

Install this extension via the ComfyUI Manager by searching for civitai-comfy-nodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter civitai-comfy-nodes 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 / comfy / createVariant Description

Specialized node for creating image variants using Civitai Orchestration framework, ideal for AI artists exploring artistic styles efficiently.

anima / comfy / createVariant:

CivitaiImageGenComfyAnimaCreateVariant is a specialized node designed to facilitate the creation of image variants using the Civitai Orchestration framework. This node is particularly useful for AI artists looking to explore different artistic styles or variations of a base image. By leveraging the capabilities of Civitai's orchestration, it allows for the generation of diverse image outputs while maintaining the core elements of the original image. This node is ideal for artists who wish to experiment with different visual interpretations and enhance their creative process by generating multiple variants efficiently.

anima / comfy / createVariant Input Parameters:

steps

This parameter defines the number of steps the algorithm will take to generate the image variant. A higher number of steps can lead to more refined and detailed images, but it will also increase the processing time. The default value is 30, with a minimum of 1 and a maximum of 150.

cfg_scale

The cfg_scale parameter controls the guidance scale, which influences how closely the generated image follows the input prompt. A higher value will make the image adhere more strictly to the prompt, while a lower value allows for more creative freedom. The default is 4.0, with a range from 0.0 to 30.0.

seed

This integer parameter is used to initialize the random number generator, ensuring reproducibility of the image variants. By setting a specific seed, you can generate the same image variant consistently. The default value is 0, with a range from 0 to 4294967295.

quantity

This parameter specifies the number of image variants to generate. It allows you to create multiple versions in a single execution, facilitating comparison and selection of the best variant. The default is 1, with a minimum of 1 and a maximum of 12.

loras

This parameter allows you to apply specific LoRA (Low-Rank Adaptation) models to the image generation process, enabling style transfer or other modifications based on pre-trained models.

diffuser_model

The diffuser_model parameter specifies the diffusion model to be used for generating the image variants. This choice can affect the style and quality of the output images.

control_nets

This parameter allows you to integrate control networks into the image generation process, providing additional guidance and constraints to achieve desired artistic effects.

width

This parameter sets the width of the generated image variants. The default width is 1024 pixels, with a minimum of 64 and a maximum of 2048 pixels.

height

Similar to the width parameter, this sets the height of the generated image variants. The default height is 1024 pixels, with a minimum of 64 and a maximum of 2048 pixels.

api_config

The api_config parameter is used to configure the Civitai API authentication. It defaults to using the CIVITAI_API_TOKEN or a stored OAuth login, ensuring secure access to Civitai's services.

anima / comfy / createVariant Output Parameters:

image_variants

The primary output of this node is a set of image variants generated based on the input parameters. Each variant represents a different artistic interpretation of the original image, allowing you to explore a range of creative possibilities.

anima / comfy / createVariant Usage Tips:

  • Experiment with different cfg_scale values to balance between adherence to the prompt and creative freedom.
  • Use the seed parameter to reproduce specific image variants for consistency in your projects.
  • Adjust the steps parameter to find the optimal balance between image quality and processing time.

anima / comfy / createVariant Common Errors and Solutions:

"Invalid seed value"

  • Explanation: The seed value provided is outside the acceptable range.
  • Solution: Ensure the seed value is between 0 and 4294967295.

"API authentication failed"

  • Explanation: The API token or OAuth login is incorrect or missing.
  • Solution: Verify your api_config settings and ensure your API token or OAuth credentials are correctly configured.

anima / comfy / createVariant Related Nodes

Go back to the extension to check out more related nodes.
civitai-comfy-nodes
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 / comfy / createVariant