GenerationInputFormState

Defines the GenerationInputFormState contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Properties

Link copied to clipboard

Exposes the advancedOptionsVisible value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the advancedToggleButtonVisible value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the availableSamplers value used by the SDAI presentation layer.

Link copied to clipboard
abstract val batchCount: Int

Exposes the batchCount value used by the SDAI presentation layer.

Link copied to clipboard
abstract val cfgScale: Float

Exposes the cfgScale value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the formPromptTaggedInput value used by the SDAI presentation layer.

Link copied to clipboard
abstract val height: String

Exposes the height value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the heightValidationError value used by the SDAI presentation layer.

Link copied to clipboard
abstract val mode: ServerSource

Exposes the mode value used by the SDAI presentation layer.

Link copied to clipboard
abstract val negativePrompt: String

Exposes the negativePrompt value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the negativePromptKeywords value used by the SDAI presentation layer.

Link copied to clipboard
abstract val nsfw: Boolean

Exposes the nsfw value used by the SDAI presentation layer.

Link copied to clipboard
abstract val onBoardingDemo: Boolean

Exposes the onBoardingDemo value used by the SDAI presentation layer.

Link copied to clipboard
abstract val openAiModel: OpenAiModel

Exposes the openAiModel value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the openAiQuality value used by the SDAI presentation layer.

Link copied to clipboard
abstract val openAiSize: OpenAiSize

Exposes the openAiSize value used by the SDAI presentation layer.

Link copied to clipboard
abstract val prompt: String

Exposes the prompt value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the promptKeywords value used by the SDAI presentation layer.

Link copied to clipboard
abstract val restoreFaces: Boolean

Exposes the restoreFaces value used by the SDAI presentation layer.

Link copied to clipboard
abstract val samplingSteps: Int

Exposes the samplingSteps value used by the SDAI presentation layer.

Link copied to clipboard
abstract val seed: String

Exposes the seed value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the selectedClipGuidancePreset value used by the SDAI presentation layer.

Link copied to clipboard
abstract val selectedSampler: String

Exposes the selectedSampler value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the selectedStylePreset value used by the SDAI presentation layer.

Link copied to clipboard
abstract val subSeed: String

Exposes the subSeed value used by the SDAI presentation layer.

Link copied to clipboard
abstract val subSeedStrength: Float

Exposes the subSeedStrength value used by the SDAI presentation layer.

Link copied to clipboard
abstract val width: String

Exposes the width value used by the SDAI presentation layer.

Link copied to clipboard

Exposes the widthValidationError value used by the SDAI presentation layer.