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 > grok / createImage

ComfyUI Node: grok / createImage

Class Name

CivitaiImageGenGrokCreateImage

Category
Civitai/Image/grok
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

grok / createImage Description

Facilitates high-quality image creation with customizable parameters for AI artists on Civitai platform.

grok / createImage:

The CivitaiImageGenGrokCreateImage node is designed to facilitate the creation of images using the Civitai orchestration platform. This node leverages advanced image generation techniques to produce high-quality visuals based on specified parameters. It is particularly beneficial for AI artists looking to generate images with specific attributes such as aspect ratio, resolution, and format. By providing a range of customizable options, this node allows you to tailor the image generation process to meet your creative needs, ensuring that the final output aligns with your artistic vision. The integration with Civitai's orchestration ensures a seamless and efficient workflow, making it an essential tool for those seeking to explore the capabilities of AI-driven image creation.

grok / createImage Input Parameters:

output_format

The output_format parameter allows you to specify the format in which the generated image will be saved. You can choose from options such as jpeg, png, and webP, with the default being an empty string which typically defaults to a standard format. This choice impacts the quality and file size of the output image, with formats like png offering lossless compression and jpeg providing a balance between quality and size.

image_metadata

The image_metadata parameter is a string that allows you to include external metadata with the image. This metadata can be used to store additional information about the image, such as the creation date, author, or any other relevant details. By default, this parameter is an empty string, meaning no additional metadata is included unless specified.

quantity

The quantity parameter determines the number of images to be generated in a single execution. You can specify an integer value between 1 and 12, with the default being 1. This parameter is useful when you need to create multiple variations of an image or when batch processing is required.

width

The width parameter sets the width of the generated image in pixels. You can choose a value between 256 and 4096, with the default being 1024 pixels. This parameter, in conjunction with the height, defines the resolution of the image and can affect both the detail and file size of the output.

height

The height parameter specifies the height of the generated image in pixels, with a range from 256 to 4096 and a default value of 1024 pixels. Like the width, this parameter influences the resolution and aspect ratio of the image, impacting its overall appearance and quality.

guidance_scale

The guidance_scale parameter is a float that influences the adherence of the generated image to the input prompt or guidance. It ranges from 1.0 to 10.0, with a default value of 2.5. A higher value results in a stronger adherence to the prompt, potentially at the cost of creativity or diversity in the output.

seed

The seed parameter is an integer used to initialize the random number generator for image creation, ensuring reproducibility of results. It ranges from 0 to 4294967295, with a default of 0. By controlling the seed, you can generate consistent outputs across different runs or explore variations by changing the seed value.

enable_safety_checker

The enable_safety_checker parameter is a boolean that determines whether a safety checker is applied to the generated images. By default, it is set to False. Enabling this option can help filter out inappropriate or undesirable content, ensuring that the generated images meet certain safety standards.

version

The version parameter allows you to select the version of the image generation model to use. Options include v3, v4, v4.5, and v5.0-lite, with the default being an empty string, which typically selects the latest stable version. Different versions may offer varying levels of quality, speed, and feature sets.

images

The images parameter is used to input existing images that can be used as a reference or starting point for the generation process. This can be particularly useful for creating variations or enhancements of existing visuals.

api_config

The api_config parameter is used to configure the Civitai authentication settings. It defaults to using the CIVITAI_API_TOKEN or a stored OAuth login, ensuring secure and authenticated access to the Civitai platform for image generation tasks.

grok / createImage Output Parameters:

images

The images output parameter provides the generated images as a result of the node's execution. These images are created based on the specified input parameters and can be used for further processing, analysis, or display. The quality and characteristics of the output images are directly influenced by the input settings such as resolution, format, and guidance scale.

grok / createImage Usage Tips:

  • Experiment with different guidance_scale values to find the right balance between adherence to the prompt and creative output.
  • Use the seed parameter to reproduce specific results or explore variations by changing the seed value.
  • Consider enabling the enable_safety_checker if you are concerned about generating inappropriate content.

grok / createImage Common Errors and Solutions:

Invalid output format

  • Explanation: The specified output_format is not supported.
  • Solution: Ensure that the output_format is set to one of the supported options: jpeg, png, or webP.

Image dimensions out of range

  • Explanation: The specified width or height is outside the allowed range.
  • Solution: Adjust the width and height parameters to be within the range of 256 to 4096 pixels.

Authentication error

  • Explanation: There is an issue with the Civitai API authentication.
  • Solution: Verify that the api_config is correctly set up with a valid CIVITAI_API_TOKEN or OAuth login.

grok / createImage 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.

grok / createImage