Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates sequential application of multiple upscaling models for refined image enhancement.
The CR Multi Upscale Stack node is designed to facilitate the sequential application of multiple upscaling models to an image, allowing for a more refined and detailed enhancement process. This node is particularly useful for AI artists who want to apply different upscaling techniques in a single workflow, ensuring that each model's strengths are utilized to achieve the best possible image quality. By stacking multiple upscaling models, you can achieve higher resolution images with improved clarity and detail, making this node an essential tool for high-quality image processing and enhancement tasks.
This parameter controls whether the first upscaling model is applied. When set to "On", the first upscaling model will be included in the stack. If set to "Off", the first model will be skipped. This allows you to selectively apply upscaling models based on your needs. Options: "On", "Off".
Specifies the first upscaling model to be used. This parameter determines which model will be applied to the image if switch_1
is set to "On". The choice of model can significantly impact the quality and characteristics of the upscaled image. Options: Model names available in your environment.
Defines the rescale factor for the first upscaling model. This factor determines how much the image will be enlarged by the first model. A higher rescale factor results in a larger image. Typical values range from 1 to 4, with 2 being a common default.
This parameter controls whether the second upscaling model is applied. When set to "On", the second upscaling model will be included in the stack. If set to "Off", the second model will be skipped. Options: "On", "Off".
Specifies the second upscaling model to be used. This parameter determines which model will be applied to the image if switch_2
is set to "On". Options: Model names available in your environment.
Defines the rescale factor for the second upscaling model. This factor determines how much the image will be enlarged by the second model. Typical values range from 1 to 4, with 2 being a common default.
This parameter controls whether the third upscaling model is applied. When set to "On", the third upscaling model will be included in the stack. If set to "Off", the third model will be skipped. Options: "On", "Off".
Specifies the third upscaling model to be used. This parameter determines which model will be applied to the image if switch_3
is set to "On". Options: Model names available in your environment.
Defines the rescale factor for the third upscaling model. This factor determines how much the image will be enlarged by the third model. Typical values range from 1 to 4, with 2 being a common default.
An optional parameter that allows you to provide an existing stack of upscaling models and rescale factors. This can be used to extend or modify a pre-defined stack, providing flexibility in how upscaling models are applied. If not provided, a new stack will be created based on the other parameters.
A list of tuples where each tuple contains an upscaling model and its corresponding rescale factor. This list represents the sequence of upscaling operations that will be applied to the image. Each tuple is in the format (upscale_model, rescale_factor)
.
A URL link to the documentation or help page for the CR Multi Upscale Stack node. This link provides additional information and guidance on how to use the node effectively.
switch
parameters are set to "On" for the models you want to apply. This allows you to selectively enable or disable specific upscaling models.upscale_stack
parameter to build complex upscaling workflows by combining multiple pre-defined stacks.upscale_model
parameters.upscale_stack
.switch
parameter is set to "On" and a valid upscaling model is specified. Alternatively, provide a non-empty upscale_stack
.© Copyright 2024 RunComfy. All Rights Reserved.