ComfyUI Node
Prompt Studio Upscale
A ComfyUI node in KoboldCpp with 4 inputs and 6 outputs.
Prompt Studio Upscale
- image
- width
- height
- upscale_factor
- prompt
- secondary_instructions
◄image_ref►
◄upscale_factor2.0►
◄prompt►
◄secondary_instructions►
CategoryKoboldCpp
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image_ref | STRING | Injected by Prompt Studio. References the image selected for upscaling. | |
| upscale_factor | FLOAT | 2.01–16 | Injected by Prompt Studio and used to calculate the target width and height. |
| promptopt | STRING | The source image prompt when Use prompt when upscaling is enabled. | |
| secondary_instructionsopt | STRING | Optional phrases returned unchanged through the secondary_instructions output, such as LoRA trigger words. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| upscale_factor | FLOAT | — |
| prompt | STRING | — |
| secondary_instructions | STRING | — |