process

open suspend override fun process(payload: TextToImagePayload): Bitmap(source)

Executes the process step in the SDAI ONNX local diffusion feature layer.

Return

Result produced by process.

Author

Dmitriy Moroz

Parameters

payload

generation payload used by the operation.