MediaPipe

interface MediaPipe(source)

Defines the MediaPipe contract for the SDAI domain layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
abstract suspend fun process(payload: TextToImagePayload): Bitmap

Executes the process step in the SDAI domain layer.