submitImageToImage
abstract suspend fun submitImageToImage(apiKey: String, model: String, request: FalAiImageToImageRequest): FalAiQueueSubmitResponse(source)
Executes the submitImageToImage step in the SDAI network layer.
Author
Dmitriy Moroz
Parameters
apiKey
api key value consumed by the API.
model
model value consumed by the API.
request
request value consumed by the API.