Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added compact prompt option | AUTOMATIC1111 | 2023-11-05 | 1 | -6/+9 |
| | |||||
* | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵ | AUTOMATIC1111 | 2023-08-27 | 1 | -1/+1 |
| | | | | tabs | ||||
* | Gallery: Set preview to True, allow custom height | catboxanon | 2023-08-18 | 1 | -1/+1 |
| | |||||
* | make "send to" buttons into small tool buttons | AUTOMATIC1111 | 2023-08-12 | 1 | -5/+9 |
| | |||||
* | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | 2023-08-09 | 1 | -3/+1 |
| | | | | import errors related to shared.py | ||||
* | fix refresh button for styles | AUTOMATIC1111 | 2023-08-05 | 1 | -1/+1 |
| | |||||
* | Curse you, gradio!!! fixes broken refresh button #12309 | AUTOMATIC1111 | 2023-08-04 | 1 | -2/+2 |
| | |||||
* | gradio 3.39 | AUTOMATIC1111 | 2023-08-04 | 1 | -1/+1 |
| | |||||
* | add style editor dialog | AUTOMATIC1111 | 2023-08-03 | 1 | -4/+28 |
| | | | | | rework toprow for img2img and txt2img to use a class with fields fix the console error when editing checkpoint user metadata | ||||
* | add padding and identification to generation log section (Failed to find ↵ | AUTOMATIC1111 | 2023-07-15 | 1 | -4/+5 |
| | | | | Loras, Used embeddings, etc...) | ||||
* | 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 |