ComfyUI Node
TRT Upscaler
A ComfyUI node in image/upscaling with 5 inputs and 1 output.
TRT Upscaler
- image
- upscaled_image
◄model_name▾►
◄tile_size512►
◄tile_overlap32►
◄use_fp16true►
Categoryimage/upscaling
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_name | COMBO | 1 options: No TRT models found | |
| tile_size | INT | 51264–2048 | Size of tiles for processing large images |
| tile_overlap | INT | 320–256 | Overlap between tiles to reduce seams |
| use_fp16 | BOOLEAN | true | Use FP16 precision (faster but may have slight quality loss) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| upscaled_image | IMAGE | — |