Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into better-status-reporting-1 | AUTOMATIC1111 | 2023-07-08 | 1 | -1/+3 |
|\ | |||||
| * | Use read_info_from_image in postprocessing | Aarni Koskela | 2023-07-03 | 1 | -1/+3 |
| | | | | | | | | Avoids bad keys such as `exif` ending up in the "PNG info" passed forward | ||||
* | | Add job argument to State.begin() | Aarni Koskela | 2023-07-03 | 1 | -2/+1 |
|/ | |||||
* | Merge branch 'dev' into master | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+7 |
|\ | |||||
| * | remove unneded imports and type signature | AUTOMATIC | 2023-04-29 | 1 | -3/+1 |
| | | |||||
| * | Merge branch 'dev' into fix_batch_processing | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+8 |
| |\ | |||||
| | * | bump gradio to 3.27 | AUTOMATIC | 2023-04-29 | 1 | -0/+1 |
| | | | |||||
| | * | bump gradio to 3.27 | AUTOMATIC | 2023-04-29 | 1 | -2/+7 |
| | | | |||||
| * | | fix(extras): fix batch image processing on 'Extras\Batch Process' tab | Ilya Khadykin | 2023-04-09 | 1 | -2/+4 |
| |/ | | | | | | | | | | | 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. | ||||
* / | Update postprocessing.py | Pluventi | 2023-04-03 | 1 | -1/+1 |
|/ | | | | Solution for anyone getting an error when batching on extras, even with a clean install of "stable diffusion webui" | ||||
* | a possible fix for broken image upscaling | AUTOMATIC | 2023-01-23 | 1 | -1/+1 |
| | |||||
* | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 1 | -176/+60 |
| | |||||
* | split oversize extras.py to postprocessing.py | AUTOMATIC | 2023-01-22 | 1 | -252/+5 |
| | |||||
* | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+466 |