Authorizations
API Key for authentication
Body
Original image.
Mask image.
Sampling steps determine the level of detail in the generated image. A higher value may result in better quality, but it will significantly increase the processing time.
"30"
The smaller the value, the closer it is to the original image.
"0.8"
The degree to which the text description influences the output.
"7"
Random seed, used as the basis for determining the initial state of the diffusion process. It must be a non-negative number (-1 represents a random seed). If the random seed is the same positive integer and all other parameters are identical, the generated image will most likely be consistent.
"0"
Upward expansion ratio.
"0.1"
Downward expansion ratio.
"0.1"
Leftward expansion ratio.
"0.1"
Rightward expansion ratio.
"0.1"
Maximum output height. Resized to the specified dimensions as a fallback after the image expansion process.
"1920"
Maximum output width. Resized to the specified dimensions as a fallback after the image expansion process.
"1920"
Response
Success
The response is of type object.

