ComfyUI > Nodes > ComfyUI_OmniGen_Nodes > OmniGen Processor (set)

ComfyUI Node: OmniGen Processor (set)

Class Name

setOmniGenProcessor

Category
OmniGen
Author
set-soft (Account age: 3451days)
Extension
ComfyUI_OmniGen_Nodes
Latest Updated
2026-02-13
Github Stars
0.04K

How to Install ComfyUI_OmniGen_Nodes

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

OmniGen Processor (set) Description

Processes input conditions for AI output generation in the OmniGen framework.

OmniGen Processor (set):

The setOmniGenProcessor node is a crucial component within the OmniGen framework, designed to handle the processing of input conditions and configurations for generating AI-driven outputs. This node is responsible for managing the processing logic that transforms input data into a format suitable for further stages in the OmniGen pipeline. By leveraging the capabilities of the OmniGenProcessor, this node ensures that the input conditions are appropriately processed, allowing for efficient and effective generation of outputs. The primary goal of this node is to streamline the processing of input data, making it an essential part of the OmniGen system for AI artists who wish to create sophisticated and high-quality AI-generated content.

OmniGen Processor (set) Input Parameters:

condition_1

This parameter represents the primary condition input for the processor. It is of type OMNI_COND, which is a specific condition format used within the OmniGen framework. This input is required for the node to function correctly, as it dictates the initial conditions under which the processor will operate.

separate_cfg_infer

This boolean parameter determines whether the configuration inference should be separated. When set to True, it can save memory and, in some cases, improve processing speed. The default value is True, and it is particularly useful for optimizing performance in memory-constrained environments.

size_from_first_image

This boolean parameter, when enabled, ensures that the output size matches the size of the first image in the input data. The default value is True, which is beneficial for maintaining consistency in output dimensions when processing a series of images.

width

This integer parameter specifies the width of the output image, with a default value of 512 pixels. It has a minimum value of 16 and a maximum value of 2048, with increments of 16. This parameter is only applicable if size_from_first_image is disabled, allowing you to define a custom width for the output.

height

Similar to the width parameter, this integer parameter defines the height of the output image. It also defaults to 512 pixels and ranges from 16 to 2048, with a step of 16. This parameter is used when size_from_first_image is not enabled, providing control over the output image's height.

condition_2

This optional parameter allows for an additional condition input of type OMNI_COND. It provides flexibility in defining multiple conditions for the processor, enabling more complex processing scenarios.

condition_3

Another optional condition input of type OMNI_COND, this parameter further extends the capability to handle multiple conditions, offering greater versatility in processing configurations.

OmniGen Processor (set) Output Parameters:

conditioner

The output parameter conditioner is of type OMNI_FULL_COND. It represents the fully processed condition data that results from the node's execution. This output is crucial as it serves as the input for subsequent stages in the OmniGen pipeline, ensuring that the processed conditions are ready for further use in generating AI-driven outputs.

OmniGen Processor (set) Usage Tips:

  • To optimize memory usage and potentially increase processing speed, enable the separate_cfg_infer parameter, especially when working with large datasets or limited resources.
  • Use the size_from_first_image parameter to maintain consistent output dimensions when processing a series of images, ensuring uniformity across generated outputs.
  • Adjust the width and height parameters to customize the output image dimensions when size_from_first_image is disabled, allowing for tailored output sizes based on specific project requirements.

OmniGen Processor (set) Common Errors and Solutions:

"Input condition missing"

  • Explanation: This error occurs when the required condition_1 parameter is not provided.
  • Solution: Ensure that the condition_1 input is specified and correctly formatted as an OMNI_COND type before executing the node.

"Invalid width or height value"

  • Explanation: This error arises when the width or height parameters are set outside their allowed range.
  • Solution: Verify that the width and height values are within the specified range of 16 to 2048 and are multiples of 16.

"Output size mismatch"

  • Explanation: This error can occur if there is a discrepancy between the expected and actual output sizes when size_from_first_image is enabled.
  • Solution: Check the dimensions of the first image in the input data to ensure they match the desired output size, or disable size_from_first_image to manually set the dimensions.

OmniGen Processor (set) Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI_OmniGen_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.

OmniGen Processor (set)