Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add an option to show selected setting in main txt2img/img2img UI | AUTOMATIC | 2023-05-31 | 1 | -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 pattern | strelokhalfer | 2023-05-24 | 1 | -2/+7 |
| | |||||
* | bump gradio to 3.27 | AUTOMATIC | 2023-04-29 | 1 | -1/+1 |
| | |||||
* | remove an extra unneeded row in outputs | AUTOMATIC | 2023-03-27 | 1 | -2/+1 |
| | |||||
* | update overflow-wrap: break-word; for gradio 3.23 | AUTOMATIC | 2023-03-25 | 1 | -2/+2 |
| | |||||
* | hide delete button for single-item dropdown | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| | | | | more stylistic changes | ||||
* | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 1 | -1/+2 |
| | |||||
* | Allow extensions to declare paste fields for "Send to X" buttons | space-nuko | 2023-02-14 | 1 | -1/+8 |
| | |||||
* | make it so that setting options in pasted infotext (like Clip Skip and ENSD) ↵ | AUTOMATIC | 2023-01-29 | 1 | -1/+5 |
| | | | | do not get applied directly and instead are added as temporary overrides | ||||
* | fix open directory button failing | AUTOMATIC | 2023-01-23 | 1 | -1/+1 |
| | |||||
* | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 1 | -0/+202 |