"live_previews_enable":OptionInfo(True,"Show live previews of the created image"),
"live_previews_enable":OptionInfo(True,"Show live previews of the created image"),
"show_progress_grid":OptionInfo(True,"Show previews of all images generated in a batch as a grid"),
"show_progress_grid":OptionInfo(True,"Show previews of all images generated in a batch as a grid"),
"show_progress_every_n_steps":OptionInfo(10,"Show new live preview image every N sampling steps. Set to -1 to show after completion of batch.",gr.Slider,{"minimum":-1,"maximum":32,"step":1}),
"show_progress_every_n_steps":OptionInfo(10,"Show new live preview image every N sampling steps. Set to -1 to show after completion of batch.",gr.Slider,{"minimum":-1,"maximum":32,"step":1}),