upscale_image
Upscale images using AI models for enhanced resolution. Supports multiple content types and scaling factors up to 4x.
Instructions
Upscale an image using AI models
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Upscaling model to use | ultrasharp |
| image_path | Yes | Path to the image file to upscale | |
| content_type | No | Content type for auto model selection | general |
| scale_factor | No | Additional scaling factor (1.0 = model native, usually 4x) |