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.
ApplyRAUNetSimple
- model
- MODEL
◄model_type▾►
◄res_mode▾►
◄upscale_mode▾►
◄ca_upscale_mode▾►
Categorymodel_patches/unet
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Model to be patched with the RAUNet effect. | |
| model_type | COMBO | Model type being patched. Generally safe to leave on auto. Choose SD15 for SD 1.4 or SD 2.x. | |
| res_mode | COMBO | Resolution 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_mode | COMBO | Method used when upscaling latents in output Upsample blocks. | |
| ca_upscale_mode | COMBO | Method used when upscaling latents in cross attention blocks. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | Model patched with the RAUNet effect. |