aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_gradio_extensions.py
Commit message (Collapse)AuthorAgeFilesLines
* Avoid unnecessary `isfile`/`exists` callsAarni Koskela2024-01-031-5/+3
|
* webpath use truncate_pathw-e-w2023-12-271-8/+3
|
* correct webpath when webui_dir is not work_dirw-e-w2023-09-131-3/+3
|
* add an option to show selected setting in main txt2img/img2img UIAUTOMATIC2023-05-311-0/+69
split some code from ui.py into ui_settings.py ui_gradio_edxtensions.py add before_process callback for scripts add ability for alwayson scripts to specify section and let user reorder those sections