Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates tailored image generation using Bria API with customizable parameters for AI artists.
The BriaTailoredGen node is designed to facilitate the generation of tailored images using a specified model through the Bria API. This node allows you to customize the image generation process by providing various parameters that influence the output, such as prompts, aspect ratios, and guidance methods. It is particularly beneficial for AI artists who wish to create unique and personalized images by leveraging the capabilities of tailored models. The node's primary function is to interact with the Bria API, sending a payload that includes your specifications and receiving a generated image in return. This process enables you to produce high-quality images that align with your creative vision, making it an essential tool for artists looking to explore the possibilities of AI-driven image generation.
The model_id
is a required parameter that specifies the unique identifier of the tailored model you wish to use for image generation. This ID is crucial as it determines the model's characteristics and influences the style and quality of the generated image. There are no default values for this parameter, and it must be provided to execute the node successfully.
The api_key
is a required parameter that provides authentication for accessing the Bria API. It ensures that you have the necessary permissions to use the tailored model for image generation. Like the model_id
, this parameter does not have a default value and must be supplied for the node to function.
The prompt
is an optional string parameter that serves as the primary input for the image generation process. It describes the content or theme you want the generated image to reflect. The prompt is combined with the generation_prefix
to form a complete input for the model. If not provided, the node may rely solely on the generation_prefix
.
The generation_prefix
is an optional string parameter that can be used to prepend a specific prefix to the prompt. This prefix is often derived from the tailored model's information and can help guide the model's output towards a particular style or theme. It is not mandatory but can enhance the specificity of the generated image.
The aspect_ratio
is an optional parameter that defines the dimensions of the generated image. It offers several predefined options, such as "1:1", "2:3", "3:2", "3:4", "4:3", "4:5", "5:4", "9:16", and "16:9", with a default value of "4:3". This parameter allows you to control the shape and composition of the image, ensuring it fits your desired format.
The seed
is an optional integer parameter that influences the randomness of the image generation process. By setting a specific seed value, you can achieve consistent results across multiple runs. The default value is -1, which indicates that a random seed will be used, leading to varied outputs each time.
The model_influence
is an optional float parameter that determines the extent to which the tailored model affects the generated image. A value of 1.0, which is the default, means the model's influence is fully applied. Adjusting this value can help you balance the model's style with other input factors.
The negative_prompt
is an optional string parameter that specifies elements or themes you want to avoid in the generated image. By providing a negative prompt, you can steer the model away from certain content, ensuring the output aligns more closely with your preferences. The default value is an empty string.
The fast
parameter is an optional integer that indicates whether the image generation process should prioritize speed. A value of 1, which is the default, enables faster generation, while a value of 0 may result in higher quality at the expense of speed.
The steps_num
is an optional integer parameter that defines the number of steps the model should take during the image generation process. The default value is 8, which balances speed and quality. Increasing this number can enhance the image's detail and fidelity but may also increase processing time.
The guidance_method_1
is an optional parameter that specifies the first guidance method to be used during image generation. It offers options like "controlnet_canny", "controlnet_depth", "controlnet_recoloring", and "controlnet_color_grid", with a default of "controlnet_canny". This parameter helps refine the image by applying specific guidance techniques.
The guidance_method_1_scale
is an optional float parameter that determines the strength of the first guidance method. The default value is 1.0, indicating full application of the guidance. Adjusting this scale can help you fine-tune the influence of the guidance method on the final image.
The guidance_method_1_image
is an optional parameter that allows you to provide an image to guide the first guidance method. This image serves as a reference for the model, helping it align the generated output with specific visual elements or styles.
The guidance_method_2
is an optional parameter similar to guidance_method_1
, specifying a second guidance method to be used. It offers the same options and default value, allowing you to apply additional guidance techniques to the image generation process.
The guidance_method_2_scale
is an optional float parameter that sets the strength of the second guidance method. Like guidance_method_1_scale
, its default value is 1.0, and it can be adjusted to control the influence of the second guidance method.
The guidance_method_2_image
is an optional parameter that provides an image for the second guidance method. This image acts as a reference, similar to guidance_method_1_image
, helping the model incorporate specific visual cues into the generated output.
The content_moderation
is an optional integer parameter that determines whether content moderation should be applied to the generated image. A value of 0, which is the default, indicates no moderation, while a value of 1 enables moderation to ensure the output adheres to specific content guidelines.
The BriaTailoredGen node does not explicitly list output parameters in the provided context. However, the primary output is the generated image, which is the result of the tailored model's processing based on the input parameters. This image reflects the specified prompts, aspect ratios, and guidance methods, providing a visual representation of your creative input.
seed
value, which will ensure the same output across multiple runs.aspect_ratio
settings to find the best composition for your image, especially if you have specific display requirements.negative_prompt
to exclude unwanted elements from your image, helping to refine the output to better match your vision.model_influence
to balance the tailored model's style with other input factors, allowing for more personalized results.<code>
and text <text>
model_id
, api_key
, or network issues.model_id
and api_key
are correct and have the necessary permissions. Check your network connection and try again.model_id
or api_key
, are not provided.model_id
and api_key
are included in your input parameters before executing the node.aspect_ratio
parameter.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.