GenerationInputFormConstants

Provides the GenerationInputFormConstants singleton used by the SDAI presentation layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard
const val BATCH_RANGE_MAX: Int = 20

Exposes the BATCH_RANGE_MAX value used by the SDAI presentation layer.

Link copied to clipboard
const val BATCH_RANGE_MIN: Int = 1

Exposes the BATCH_RANGE_MIN value used by the SDAI presentation layer.

Link copied to clipboard
const val CFG_SCALE_RANGE_MAX: Int = 35

Exposes the CFG_SCALE_RANGE_MAX value used by the SDAI presentation layer.

Link copied to clipboard
const val CFG_SCALE_RANGE_MIN: Int = 1

Exposes the CFG_SCALE_RANGE_MIN value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the SAMPLING_STEPS_LOCAL_DIFFUSION_MAX value used by the SDAI presentation layer.

Link copied to clipboard
const val SAMPLING_STEPS_RANGE_MAX: Int = 150

Exposes the SAMPLING_STEPS_RANGE_MAX value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the SAMPLING_STEPS_RANGE_MIN value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the SAMPLING_STEPS_RANGE_STABILITY_AI_MAX value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the sizes value used by the SDAI presentation layer.

Link copied to clipboard
const val SUB_SEED_STRENGTH_MAX: Float = 1.0f

Exposes the SUB_SEED_STRENGTH_MAX value used by the SDAI presentation layer.

Link copied to clipboard
const val SUB_SEED_STRENGTH_MIN: Float = 0.0f

Exposes the SUB_SEED_STRENGTH_MIN value used by the SDAI presentation layer.