upscale_image
Enhance low-resolution images by increasing their resolution while maintaining quality. Supports 2x or 4x upscaling with different model options for quality or speed.
Instructions
Upscale an image to higher resolution while preserving quality. Use for enhancing low-resolution images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | URL of the image to upscale (use upload_file for local images) | |
| scale | No | Upscale factor (2x or 4x) | |
| model | No | Upscaling model. Options: fal-ai/clarity-upscaler (high quality), fal-ai/aura-sr (fast) | fal-ai/clarity-upscaler |