index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
postprocessing.py
Age
Commit message (
Expand
)
Author
2024-01-01
infotext.py: rename usages in the codebase
AUTOMATIC1111
2023-12-04
repair old handler for postprocessing API in a way that doesn't break interface
AUTOMATIC1111
2023-12-04
repair old handler for postprocessing API
AUTOMATIC1111
2023-12-02
remove Train/Preprocessing tab and put all its functionality into extras batc...
AUTOMATIC1111
2023-12-02
extras tab batch: actually use original filename
AUTOMATIC1111
2023-11-15
hotfix: call shared.state.end() after postprocessing done
AngelBottomless
2023-08-11
Refactor postprocessing to use generator to resolve OOM issues
catboxanon
2023-07-08
Merge branch 'dev' into better-status-reporting-1
AUTOMATIC1111
2023-07-03
Use read_info_from_image in postprocessing
Aarni Koskela
2023-07-03
Add job argument to State.begin()
Aarni Koskela
2023-04-29
Merge branch 'dev' into master
AUTOMATIC1111
2023-04-29
remove unneded imports and type signature
AUTOMATIC
2023-04-29
Merge branch 'dev' into fix_batch_processing
AUTOMATIC1111
2023-04-29
bump gradio to 3.27
AUTOMATIC
2023-04-29
bump gradio to 3.27
AUTOMATIC
2023-04-09
fix(extras): fix batch image processing on 'Extras\Batch Process' tab
Ilya Khadykin
2023-04-03
Update postprocessing.py
Pluventi
2023-01-23
a possible fix for broken image upscaling
AUTOMATIC
2023-01-23
rework extras tab to use script system
AUTOMATIC
2023-01-22
split oversize extras.py to postprocessing.py
AUTOMATIC
2023-01-22
Split history extras.py to postprocessing.py
Andrey