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