GenerationResultContract

Provides the GenerationResultContract singleton used by the SDAI storage layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard
const val CFG_SCALE: String

Exposes the CFG_SCALE value used by the SDAI storage layer.

Link copied to clipboard
const val CREATED_AT: String

Exposes the CREATED_AT value used by the SDAI storage layer.

Link copied to clipboard

Exposes the CREATED_AT_INDEX value used by the SDAI storage layer.

Link copied to clipboard

Exposes the DENOISING_STRENGTH value used by the SDAI storage layer.

Link copied to clipboard

Exposes the GENERATION_TYPE value used by the SDAI storage layer.

Link copied to clipboard
const val HEIGHT: String

Exposes the HEIGHT value used by the SDAI storage layer.

Link copied to clipboard
const val HIDDEN: String

Exposes the HIDDEN value used by the SDAI storage layer.

Link copied to clipboard
const val ID: String

Exposes the ID value used by the SDAI storage layer.

Link copied to clipboard

Exposes the IMAGE_BASE_64 value used by the SDAI storage layer.

Link copied to clipboard

Exposes the NEGATIVE_PROMPT value used by the SDAI storage layer.

Link copied to clipboard

Exposes the ORIGINAL_IMAGE_BASE_64 value used by the SDAI storage layer.

Link copied to clipboard
const val PROMPT: String

Exposes the PROMPT value used by the SDAI storage layer.

Link copied to clipboard

Exposes the RESTORE_FACES value used by the SDAI storage layer.

Link copied to clipboard
const val SAMPLER: String

Exposes the SAMPLER value used by the SDAI storage layer.

Link copied to clipboard

Exposes the SAMPLING_STEPS value used by the SDAI storage layer.

Link copied to clipboard
const val SEED: String

Exposes the SEED value used by the SDAI storage layer.

Link copied to clipboard
const val SUB_SEED: String

Exposes the SUB_SEED value used by the SDAI storage layer.

Link copied to clipboard

Exposes the SUB_SEED_STRENGTH value used by the SDAI storage layer.

Link copied to clipboard
const val TABLE: String

Exposes the TABLE value used by the SDAI storage layer.

Link copied to clipboard
const val WIDTH: String

Exposes the WIDTH value used by the SDAI storage layer.