encode

open override fun encode(text: String?): IntArray(source)

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

Return

Result produced by encode.

Author

Dmitriy Moroz

Parameters

text

text value consumed by the API.