ComfyUI Node: ApplyRAUNet

Authored by blepping

Created

Updated

126 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

model_patches/unet

Inputs

model MODEL
input_blocks STRING
output_blocks STRING
time_mode
  • percent
  • timestep
  • sigma
start_time FLOAT
end_time FLOAT
upscale_mode
  • bicubic
  • bislerp
  • bilinear
  • nearest-exact
  • nearest
  • area
ca_start_time FLOAT
ca_end_time FLOAT
ca_input_blocks STRING
ca_output_blocks STRING
ca_upscale_mode
  • bicubic
  • bislerp
  • bilinear
  • nearest-exact
  • nearest
  • area
ca_downscale_mode
  • avg_pool2d
  • adaptive_avg_pool2d
  • bicubic
  • bislerp
  • bilinear
  • nearest-exact
  • nearest
  • area
ca_downscale_factor FLOAT
two_stage_upscale_mode
  • disabled
  • bicubic
  • bislerp
  • bilinear
  • nearest-exact
  • nearest
  • area
yaml_parameters STRING

Outputs

MODEL

Extension: comfyui_jankhidiffusion

Janky implementation of a/HiDiffusion for ComfyUI. Enables generating at resolutions higher than what the model was trained for. Only supports SD 1.x (maybe 2.x) and SDXL.

Authored by blepping

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more