imageToImage

open suspend override fun imageToImage(apiKey: String, modelName: String, payload: ImageToImagePayload): AiGenerationResult(source)

Executes the imageToImage step in the SDAI data layer.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.

modelName

model name value consumed by the API.

payload

generation payload used by the operation.