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
stats
log msg
author
committer
range
path:
root
/
modules
/
progress.py
Age
Commit message (
Expand
)
Author
Lines
2023-08-22
actual solution to the uncommon hanging problem that is seemingly caused by m...
AUTOMATIC1111
-23
/
+22
2023-08-21
feat: replace threading.Lock() to FIFOLock
AnyISalIn
-1
/
+6
2023-08-20
make live preview display work independently from progress bar
AUTOMATIC1111
-1
/
+2
2023-05-17
move some settings to the new Optimization page
AUTOMATIC
-1
/
+5
2023-05-14
remove auto live previews format option, fix slow PNG generation
AUTOMATIC
-10
/
+9
2023-05-11
Make live previews use JPEG only when the image is lorge enough
Aarni Koskela
-2
/
+10
2023-05-11
change live preview format to jpeg to prevent unreasonably slow previews for ...
AUTOMATIC
-2
/
+2
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
-1
/
+2
2023-04-29
alternate restore progress button implementation
AUTOMATIC
-0
/
+18
2023-04-29
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
AUTOMATIC
-68
/
+8
2023-04-17
multi users support
siutin
-17
/
+43
2023-03-30
keep randomId simpler
siutin
-2
/
+2
2023-03-30
use condition to wait for result
siutin
-2
/
+4
2023-03-30
add a button to restore the current progress
siutin
-0
/
+14
2023-03-30
store the last generated result
siutin
-0
/
+10
2023-03-30
add an internal API for obtaining current task id
siutin
-0
/
+8
2023-01-19
add progress bar to modelmerger
AUTOMATIC
-1
/
+1
2023-01-19
fix an unlikely division by 0 error
AUTOMATIC
-4
/
+7
2023-01-15
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
-0
/
+96