placeholder="Leave blank to save images to the default path."
)
extras_batch_input_dir=gr.Textbox(label="Input directory",**shared.hide_dirs,placeholder="A directory on the same machine where the server is running.")
extras_batch_output_dir=gr.Textbox(label="Output directory",**shared.hide_dirs,placeholder="Leave blank to save images to the default path.")
show_extras_results=gr.Checkbox(label='Show result images',value=True)