imageToImage

open suspend override fun imageToImage(baseUrl: String, authorization: BasicHttpAuthorization?, request: ImageToImageRequest): SdGenerationResponse(source)

Executes the imageToImage step in the SDAI network layer.

Return

Result produced by imageToImage.

Author

Dmitriy Moroz

Parameters

baseUrl

base url value consumed by the API.

authorization

authorization value consumed by the API.

request

request value consumed by the API.