upscale_image
Increase image resolution by 2x or 4x using AI providers. Specify the local image path and optional provider to get a higher-quality version.
Instructions
Upscale an image to higher resolution — 2x or 4x (Replicate Real-ESRGAN or fal). Requires the matching provider key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model id (owner/name for Replicate). Omit for the default. | |
| scale | No | Upscale factor. Default 2. | |
| provider | No | AI provider. Omit to use the first configured key. | |
| image_path | Yes | Local path to the source image |