withSettings

internal fun ImageToImageState.withSettings(settings: Settings, stableDiffusionSamplers: List<String>?): ImageToImageState(source)

Executes the withSettings step in the SDAI presentation layer.

Return

Result produced by withSettings.

Author

Dmitriy Moroz

Parameters

settings

settings value consumed by the API.

stableDiffusionSamplers

stable diffusion samplers value consumed by the API.