aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_common.py
Commit message (Collapse)AuthorAgeFilesLines
* add an option to show selected setting in main txt2img/img2img UIAUTOMATIC2023-05-311-0/+23
| | | | | | 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
* Changed 'images.zip' to generation by patternstrelokhalfer2023-05-241-2/+7
|
* bump gradio to 3.27AUTOMATIC2023-04-291-1/+1
|
* remove an extra unneeded row in outputsAUTOMATIC2023-03-271-2/+1
|
* update overflow-wrap: break-word; for gradio 3.23AUTOMATIC2023-03-251-2/+2
|
* hide delete button for single-item dropdownAUTOMATIC2023-03-251-1/+1
| | | | more stylistic changes
* initial gradio 3.22 supportAUTOMATIC2023-03-251-1/+2
|
* Allow extensions to declare paste fields for "Send to X" buttonsspace-nuko2023-02-141-1/+8
|
* make it so that setting options in pasted infotext (like Clip Skip and ENSD) ↵AUTOMATIC2023-01-291-1/+5
| | | | do not get applied directly and instead are added as temporary overrides
* fix open directory button failingAUTOMATIC2023-01-231-1/+1
|
* rework extras tab to use script systemAUTOMATIC2023-01-231-0/+202