ComfyUI Node
SR Model Loader
A ComfyUI node in StreamPack/SuperResolution with 2 inputs and 1 output.
SR Model Loader
- sr_model
◄model_typeFSRCNN►
◄scale_factor2►
CategoryStreamPack/SuperResolution
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model_type | COMBO | FSRCNN | Select super resolution model type: • FSRCNN: Good balance of quality and speed • FSRCNN-small: Fastest, lower quality option • ESPCN: Efficient for text and line art • LapSRN: Better edge preservation • EDSR: Highest quality, slower processing • VDSR: Very Deep SR with sharp edge reconstruction |
| scale_factor | COMBO | 2 | Upscaling factor: • 2: Double resolution (e.g., 512x512 → 1024x1024) • 3: Triple resolution (e.g., 512x512 → 1536x1536) • 4: Quadruple resolution (e.g., 512x512 → 2048x2048) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| sr_model | SR_MODEL | — |