progressModal
internal fun ImageToImageState.progressModal(canCancelLocalGeneration: Boolean): GenerationModal(source)
Executes the progressModal step in the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
canCancelLocalGeneration
can cancel local generation value consumed by the API.