AUTOMATIC1111
fc049a2fd3
Merge branch 'dev' into better-status-reporting-1
2023-07-08 14:19:34 +03:00
Aarni Koskela
08f9b705cd
Use read_info_from_image in postprocessing
...
Avoids bad keys such as `exif` ending up in the "PNG info" passed forward
2023-07-03 13:08:28 +03:00
Aarni Koskela
f44feb6a10
Add job argument to State.begin()
2023-07-03 11:03:41 +03:00
AUTOMATIC1111
3894609b52
Merge branch 'dev' into master
2023-04-29 17:02:14 +03:00
AUTOMATIC
1514add559
remove unneded imports and type signature
2023-04-29 09:42:49 +03:00
AUTOMATIC1111
a33d49cc57
Merge branch 'dev' into fix_batch_processing
2023-04-29 09:30:33 +03:00
AUTOMATIC
5a666f3904
bump gradio to 3.27
2023-04-29 09:21:31 +03:00
AUTOMATIC
101a18fc84
bump gradio to 3.27
2023-04-29 09:17:35 +03:00
Ilya Khadykin
c19618f370
fix(extras): fix batch image processing on 'Extras\Batch Process' tab
...
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.
2023-04-09 21:33:09 +02:00
Pluventi
9a4e650800
Update postprocessing.py
...
Solution for anyone getting an error when batching on extras, even with a clean install of "stable diffusion webui"
2023-04-03 03:32:48 +02:00
AUTOMATIC
e8c3d03f7d
a possible fix for broken image upscaling
2023-01-23 17:59:58 +03:00
AUTOMATIC
b5230197a6
rework extras tab to use script system
2023-01-23 09:24:43 +03:00
AUTOMATIC
68303c96e5
split oversize extras.py to postprocessing.py
2023-01-22 15:38:39 +03:00
Andrey
43ac9ff205
Split history extras.py to postprocessing.py
2023-01-22 15:26:40 +03:00