Query parameters are provided in the request body as a JSON object
Field | Type | Required | Description |
---|---|---|---|
creativityStrength |
number | ➖ | The creativity strength of the universal upscaler, must be integer between 1 and 10 |
generatedImageId |
string | ➖ | The ID of the generated image |
initImageId |
string | ➖ | The ID of the init image uploaded |
prompt |
string | ➖ | The prompt for the universal upscaler |
upscaleMultiplier |
number | ➖ | The upscale multiplier of the universal upscaler, must be number between 1.00 and 2.00 |
upscalerStyle |
shared.UniversalUpscalerStyle | ➖ | The style to upscale images using universal upscaler with. |
variationId |
string | ➖ | The ID of the variation image |