Visit ComfyUI Online for ready-to-use ComfyUI environment
AI-powered image generation node for creating custom visuals from text prompts, offering extensive customization options for diverse artistic styles.
Stability Image Core is a versatile node designed to generate high-quality images based on user-provided prompts. This node leverages advanced AI algorithms to interpret textual descriptions and create visually appealing images that match the given prompts. It is particularly useful for AI artists looking to transform their creative ideas into tangible visual outputs. The node supports various customization options, allowing you to fine-tune the generated images to meet specific artistic styles and preferences. Whether you are aiming for a realistic photograph, a stylized artwork, or anything in between, Stability Image Core provides the tools to bring your vision to life.
The prompt
parameter is a required input that takes a textual description of the image you want to generate. This description guides the AI in creating an image that matches your vision. The prompt can be multiline, allowing for detailed and complex descriptions.
The negative_prompt
parameter is an optional input that allows you to specify elements you want to exclude from the generated image. This can help refine the output by avoiding unwanted features. Like the prompt, it can be multiline for detailed exclusions.
The seed
parameter is an optional integer input that sets the random seed for image generation. This allows for reproducibility of results. The default value is 0, with a minimum of 0 and a maximum of 4294967294.
The output_format
parameter is an optional input that specifies the format of the generated image. Available options are png
, webp
, and jpeg
. This allows you to choose the format that best suits your needs.
The aspect_ratio
parameter is an optional input that defines the aspect ratio of the generated image. Available options include 16:9
, 1:1
, 21:9
, 2:3
, 3:2
, 4:5
, 5:4
, 9:16
, and 9:21
. This helps in creating images with specific dimensions.
The style
parameter is an optional boolean input that, when enabled, applies a predefined artistic style to the generated image. The default value is False
.
The style_preset
parameter is an optional input that allows you to choose from a variety of artistic styles. Available options include 3d-model
, analog-film
, anime
, cinematic
, comic-book
, digital-art
, enhance
, fantasy-art
, isometric
, line-art
, low-poly
, modeling-compound
, neon-punk
, origami
, photographic
, pixel-art
, and tile-texture
. This helps in achieving a specific artistic effect.
The api_key_override
parameter is an optional input that allows you to specify a different API key for the request. This can be useful if you need to use a different account or have multiple API keys.
The image
parameter is the primary output of the node, providing the generated image based on the given prompt and other input parameters. The image is created in the specified format and aspect ratio, and it reflects the artistic style and other customizations applied through the input parameters.
prompt
and negative_prompt
combinations to fine-tune the generated image and achieve the desired result.seed
parameter to reproduce specific images, which can be useful for iterative design processes or when sharing settings with others.output_format
and aspect_ratio
to ensure the generated image meets your project requirements.style
parameter and choose a style_preset
to apply artistic effects that enhance the visual appeal of the generated image.api_key_override
parameter.png
, webp
, or jpeg
.© Copyright 2024 RunComfy. All Rights Reserved.