ComfyUI Node
RTX Upscale Image
Upscale images with TensorRT_RTX
RTX Upscale Image
- images
- engine
- upscaled_images
◄scale_by2x►
◄width1024►
◄height1024►
CategoryTensorRT_RTX/Upscale
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Images to be upscaled. Resolution must be between 256 and 1280 px if no build options has been specified. | |
| engine | TRT_RTX_ENGINE | TensorRT_RTX engine built and loaded | |
| scale_by | COMBO | 2x | Target upscaling factor |
| widthopt | INT | 1024256–4096 | — |
| heightopt | INT | 1024256–4096 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| upscaled_images | IMAGE | — |