Upscale image with minimal alterations to 4K resolution. This node uses Stability AI's creative upscaling technology to enhance image resolution while preserving the original content and adding subtle creative details.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `image` | The input image to be upscaled | IMAGE | Yes | - |
| `prompt` | What you wish to see in the output image. A strong, descriptive prompt that clearly defines elements, colors, and subjects will lead to better results. (default: empty string) | STRING | Yes | - |
| `creativity` | Controls the likelihood of creating additional details not heavily conditioned by the init image. (default: 0.3) | FLOAT | Yes | 0.1-0.5 |
| `style_preset` | Optional desired style of generated image. (default: "None") | STRING | Yes | `"3d-model"`<br>`"analog-film"`<br>`"anime"`<br>`"cinematic"`<br>`"comic-book"`<br>`"digital-art"`<br>`"enhance"`<br>`"fantasy-art"`<br>`"isometric"`<br>`"line-art"`<br>`"low-poly"`<br>`"modeling-compound"`<br>`"neon-punk"`<br>`"origami"`<br>`"photographic"`<br>`"pixel-art"`<br>`"tile-texture"` |
| `seed` | The random seed used for creating the noise. (default: 0) | INT | Yes | 0-4294967294 |
| `negative_prompt` | Keywords of what you do not wish to see in the output image. This is an advanced feature. (default: empty string) | STRING | No | - |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `image` | The upscaled image at 4K resolution | IMAGE |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/StabilityUpscaleCreativeNode/en.md)

---
**Source fingerprint (SHA-256):** `1720cc44cc6273b00b3061b44581ba00853e9da32616bc02584335eb6156632c`
