submitTextToImage
abstract suspend fun submitTextToImage(apiKey: String, model: String, request: FalAiTextToImageRequest): FalAiQueueSubmitResponse(source)
Executes the submitTextToImage 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.