← All models
Enhances a given raster image using 'crisp upscale' tool, boosting resolution with a focus on refining small details and faces.
Details
- Accepts
- image
Pricing
- Price
- 0.500 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlrequired | string | The URL of the image to be upscaled. Must be in PNG format. |
| sync_mode | boolean | If `True`, the media will be returned as a data URI and the output data won't be available in the request history. |
| enable_safety_checker | boolean | If set to true, the safety checker will be enabled. Disabling it requires account authorization; unauthorized requests are always checked. |
Output
| Field | Type | Description |
|---|---|---|
| image | — | The upscaled image. |