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
/
call_queue.py
Age
Commit message (
Expand
)
Author
2023-08-23
fix memory leak when generation fails
AUTOMATIC1111
2023-07-14
restyle time taken/VRAM display
AUTOMATIC1111
2023-07-03
Add job argument to State.begin()
Aarni Koskela
2023-06-27
Merge branch 'dev' into 10141-gradio-user-exif
AUTOMATIC1111
2023-06-14
Fix gradio special args in the call queue
Jared Deckard
2023-06-02
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
Aarni Koskela
2023-05-31
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-29
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-04-29
alternate restore progress button implementation
AUTOMATIC
2023-04-29
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
AUTOMATIC
2023-04-17
replace with #wrap_session_call
siutin
2023-04-17
multi users support
siutin
2023-03-30
use condition to wait for result
siutin
2023-03-30
store the last generated result
siutin
2023-01-15
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
2022-11-28
fix an error that happens when you type into prompt while switching model, pu...
AUTOMATIC