invoke
abstract suspend operator fun invoke(payload: ImageToImagePayload): List<AiGenerationResult>(source)
Executes the invoke step in the SDAI domain layer.
Return
Result produced by invoke.
Author
Dmitriy Moroz
Parameters
payload
generation payload used by the operation.