Nodes/comfyui_jankhidiffusion/ApplyRAUNetSimple
ComfyUI Node

ApplyRAUNetSimple

This node is used to enable generation at higher resolutions than a model was trained for with less artifacts or other negative effects. This is the simplified version with less parameters, use ApplyRAUNet if you require more control. NOTE: Only supports SD1.x, SD2.x and SDXL.

By blepping·Created 2 years ago·Updated about a year ago· 125
ApplyRAUNetSimple
  • model
  • MODEL
model_type
res_mode
upscale_mode
ca_upscale_mode
Categorymodel_patches/unet

Inputs (5)

NameTypeDefaultDescription
modelMODELModel to be patched with the RAUNet effect.
model_typeCOMBOModel type being patched. Generally safe to leave on auto. Choose SD15 for SD 1.4 or SD 2.x.
res_modeCOMBOResolution mode hint, does not have to correspond to the actual size. Note: Choosing `low` with SDXL simply disables RAUNet as SDXL can natively generate at 1024x1024.
upscale_modeCOMBOMethod used when upscaling latents in output Upsample blocks.
ca_upscale_modeCOMBOMethod used when upscaling latents in cross attention blocks.

Outputs (1)

NameTypeDescription
MODELMODELModel patched with the RAUNet effect.