COMMITS
/ modules/postprocessing.py June 25, 2024
A
stoping generation extras
Andray committed
April 30, 2024
W
fix extra batch mode P Transparency
w-e-w committed
April 9, 2024
J
Fix extra-single-image API not doing upscale failed
Jorden Tse committed
April 1, 2024
A
fix API upscale
AUTOMATIC1111 committed
March 31, 2024
A
Merge pull request #15293 from light-and-ray/extras_upscaler_limit_target_resolution
AUTOMATIC1111 committed
March 21, 2024
A
make #15334 work without making copies of images
AUTOMATIC1111 committed
March 20, 2024
A
Merge remote-tracking branch 'upstream/dev' into extras--allow-png-rgba--dev
Art Gourieff committed
A
FIX: initial_pp RGBA right way
Art Gourieff committed
A
FIX: Allow PNG-RGBA for Extras Tab
Art Gourieff committed
March 17, 2024
A
maybe fix tests
Andray committed
March 4, 2024
A
add images.read to automatically fix all jpeg/png weirdness
AUTOMATIC1111 committed
January 19, 2024
A
fix extras big batch crashes
Andray committed
January 3, 2024
A
Avoid unnecessary `isfile`/`exists` calls
Aarni Koskela committed
January 1, 2024
A
infotext.py: rename usages in the codebase
AUTOMATIC1111 committed
December 4, 2023
A
repair old handler for postprocessing API in a way that doesn't break interface
AUTOMATIC1111 committed
A
repair old handler for postprocessing API
AUTOMATIC1111 committed
December 2, 2023
A
remove Train/Preprocessing tab and put all its functionality into extras batch images mode
AUTOMATIC1111 committed
A
extras tab batch: actually use original filename
AUTOMATIC1111 committed
November 15, 2023
A
hotfix: call shared.state.end() after postprocessing done
AngelBottomless committed
August 11, 2023
C
Refactor postprocessing to use generator to resolve OOM issues
catboxanon committed
July 8, 2023
A
Merge branch 'dev' into better-status-reporting-1
AUTOMATIC1111 committed
July 3, 2023
A
Use read_info_from_image in postprocessing
Aarni Koskela committed
June 30, 2023
A
Add job argument to State.begin()
Aarni Koskela committed
April 29, 2023
A
Merge branch 'dev' into master
AUTOMATIC1111 committed
A
remove unneded imports and type signature
AUTOMATIC committed
A
Merge branch 'dev' into fix_batch_processing
AUTOMATIC1111 committed
A
bump gradio to 3.27
AUTOMATIC committed
A
bump gradio to 3.27
AUTOMATIC committed
April 9, 2023
I
fix(extras): fix batch image processing on 'Extras\Batch Process' tab
Ilya Khadykin committed
April 3, 2023
P
Update postprocessing.py
Pluventi committed
January 23, 2023
A
a possible fix for broken image upscaling
AUTOMATIC committed
A
rework extras tab to use script system
AUTOMATIC committed
January 22, 2023
A
split oversize extras.py to postprocessing.py
AUTOMATIC committed
A
Split history extras.py to postprocessing.py
Andrey committed