Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repair old handler for postprocessing API in a way that doesn't break interface | AUTOMATIC1111 | 2023-12-04 | 1 | -1/+1 |
| | |||||
* | remove Train/Preprocessing tab and put all its functionality into extras ↵ | AUTOMATIC1111 | 2023-12-02 | 1 | -5/+11 |
| | | | | batch images mode | ||||
* | gradio 3.39 | AUTOMATIC1111 | 2023-08-04 | 1 | -1/+1 |
| | |||||
* | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into ui-config-tabs | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+1 |
|\ | |||||
| * | fix(extras): fix batch image processing on 'Extras\Batch Process' tab | Ilya Khadykin | 2023-04-09 | 1 | -1/+1 |
| | | | | | | | | | | | | This change fixes an issue where an incorrect type was passed to the PIL.Image.open() function that caused the whole process to fail. Scope of this change is limited to only batch image processing, and it shouldn't affect other functionality. | ||||
* | | Make selected tab configurable with UI config | space-nuko | 2023-03-29 | 1 | -3/+3 |
|/ | |||||
* | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 1 | -0/+57 |