Companion

private object Companion(source)

Provides the companion object singleton used by the SDAI network layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard
const val PATH_API: String

Exposes the PATH_API value used by the SDAI network layer.

Link copied to clipboard
const val PATH_MODELS: String

Exposes the PATH_MODELS value used by the SDAI network layer.

Link copied to clipboard

Exposes the PIPELINE_TEXT_TO_IMAGE value used by the SDAI network layer.

Link copied to clipboard

Exposes the PROVIDER_HF_INFERENCE value used by the SDAI network layer.

Link copied to clipboard

Exposes the QUERY_INFERENCE_PROVIDER value used by the SDAI network layer.

Link copied to clipboard
const val QUERY_LIMIT: String

Exposes the QUERY_LIMIT value used by the SDAI network layer.

Link copied to clipboard
const val QUERY_LIMIT_VALUE: Int = 50

Exposes the QUERY_LIMIT_VALUE value used by the SDAI network layer.

Link copied to clipboard

Exposes the QUERY_PIPELINE_TAG value used by the SDAI network layer.