conditioning
upscale-diffusion
Sd 4xupscale Conditioning

SD_4X Upscale Conditioning

comfyUI节点-SD_4XUpscale_Conditioning|SD4X放大条件

Documentation

  • Class name: SD_4XUpscale_Conditioning
  • Category: conditioning/upscale_diffusion
  • Output node: False

This node specializes in enhancing the resolution of images through a 4x upscale process, incorporating conditioning elements to refine the output. It leverages diffusion techniques to upscale images while allowing for the adjustment of scale ratio and noise augmentation to fine-tune the enhancement process.

Input types

ParameterComfy dtypeDescription
imagesIMAGEThe input images to be upscaled. This parameter is crucial as it directly influences the quality and resolution of the output images.
positiveCONDITIONINGPositive conditioning elements that guide the upscale process towards desired attributes or features in the output images.
negativeCONDITIONINGNegative conditioning elements that the upscale process should avoid, helping to steer the output away from undesired attributes or features.
scale_ratioFLOATDetermines the factor by which the image resolution is increased. A higher scale ratio results in a larger output image, allowing for greater detail and clarity.
noise_augmentationFLOATControls the level of noise augmentation applied during the upscale process. This can be used to introduce variability and improve the robustness of the output images.

Output types

ParameterComfy dtypeDescription
positiveCONDITIONINGThe refined positive conditioning elements resulting from the upscale process.
negativeCONDITIONINGThe refined negative conditioning elements resulting from the upscale process.
latentLATENTA latent representation generated during the upscale process, which can be utilized in further processing or model training.