GenerationInputA1111Options
internal fun GenerationInputA1111Options(state: GenerationInputFormState, isImg2Img: Boolean, onEvent: (GenerationInputFormEvent) -> Unit)(source)
Renders A1111-only generation options in the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
state
state rendered or processed by the component.
isImg2Img
is img2 img value consumed by the API.
onEvent
callback invoked by the component.