stability_upscale
Upscale images to a higher resolution using Stability AI's ESRGAN model. Provide the image URL and optional target width.
Instructions
Upscale an image using Stability AI ESRGAN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| image_url | Yes | URL of the image to upscale | |
| width | No | Target width in pixels (default: 2048) | |
| engine_id | No | Upscale engine (default: esrgan-v1-x2plus) |