Nodes/comfyui-timesaver/TS RTX Upscaler
ComfyUI Node

TS RTX Upscaler

Upscale frames with NVIDIA RTX Video Super Resolution.

By AlexYez·Created 2 years ago·Updated 3 days ago· 11
TS RTX Upscaler
  • images
  • upscaled_images
resize_typescale by multiplier
scale2.00
width1920
height1080
qualityULTRA
CategoryTS/Video

Inputs (6)

NameTypeDefaultDescription
imagesIMAGEImage batch [B,H,W,C] to upscale with the NVIDIA RTX VSR model.
resize_typeCOMBOscale by multiplierScale by a multiplier, or upscale to explicit target dimensions.
scaleFLOAT2.001–4Upscale multiplier. Used when resize_type is 'scale by multiplier'.
widthINT192064–8192Target width in pixels. Used when resize_type is 'target dimensions'.
heightINT108064–8192Target height in pixels. Used when resize_type is 'target dimensions'.
qualityCOMBOULTRARTX VSR quality level. Higher levels look sharper but cost more VRAM and time.

Outputs (1)

NameTypeDescription
upscaled_imagesIMAGEUpscaled image batch at the resolved output size.