"img2img_editor_height":OptionInfo(720,"img2img: height of image editor",gr.Slider,{"minimum":80,"maximum":1600,"step":1}).info("in pixels").needs_restart(),
"img2img_editor_height":OptionInfo(720,"img2img: height of image editor",gr.Slider,{"minimum":80,"maximum":1600,"step":1}).info("in pixels").needs_restart(),
"img2img_sketch_default_brush_color":OptionInfo("#000000","sketch brush color",ui_components.FormColorPicker,{}).info("default brush color of img2img sketch) (requires reload"),
"img2img_sketch_default_brush_color":OptionInfo("#ffffff","sketch brush color",ui_components.FormColorPicker,{}).info("default brush color of img2img sketch").needs_restart(),
"img2img_inpaint_mask_brush_color":OptionInfo("#000000","inpaint mask brush color",ui_components.FormColorPicker,{}).info("brush color of inpaint mask) (requires reload"),
"img2img_inpaint_mask_brush_color":OptionInfo("#ffffff","inpaint mask brush color",ui_components.FormColorPicker,{}).info("brush color of inpaint mask").needs_restart(),
"img2img_inpaint_sketch_default_brush_color":OptionInfo("#000000","inpaint sketch brush color",ui_components.FormColorPicker,{}).info("default brush color of img2img inpaint sketch) (requires reload"),
"img2img_inpaint_sketch_default_brush_color":OptionInfo("#ffffff","inpaint sketch brush color",ui_components.FormColorPicker,{}).info("default brush color of img2img inpaint sketch").needs_restart(),
"return_grid":OptionInfo(True,"Show grid in results for web"),
"return_grid":OptionInfo(True,"Show grid in results for web"),
"return_mask":OptionInfo(False,"For inpainting, include the greyscale mask in results for web"),
"return_mask":OptionInfo(False,"For inpainting, include the greyscale mask in results for web"),
"return_mask_composite":OptionInfo(False,"For inpainting, include masked composite in results for web"),
"return_mask_composite":OptionInfo(False,"For inpainting, include masked composite in results for web"),