LocalDiffusionContract

Provides the LocalDiffusionContract singleton used by the SDAI ONNX local diffusion feature layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard

Exposes the BETA_SCHEDULER_LINEAR value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the BETA_SCHEDULER_SCALED_LINEAR value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the BETA_SCHEDULER_SQUARED_v2 value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the DPM_SOLVER_PP value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the KEY_ENCODER_HIDDEN_STATES value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the KEY_INPUT_IDS value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the KEY_LATENT_SAMPLE value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard
const val KEY_SAMPLE: String

Exposes the KEY_SAMPLE value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the KEY_TIME_STEP value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard
const val ORT: String

Exposes the ORT value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the ORT_KEY_MODEL_FORMAT value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the PREDICTION_EPSILON value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard
const val PREDICTION_V: String

Exposes the PREDICTION_V value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the SOLVER_MIDPOINT value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard
const val TAG: String

Exposes the TAG value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the TOKENIZER_MERGES value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the TOKENIZER_MODEL value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the TOKENIZER_VOCABULARY value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard
const val UNET_MODEL: String

Exposes the UNET_MODEL value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard
const val VAE_MODEL: String

Exposes the VAE_MODEL value used by the SDAI ONNX local diffusion feature layer.