1011 Commits (20f8ec877a99ce2ebf193cb1e2e773cfc77b7c41)
 

Author SHA1 Message Date
AUTOMATIC 20f8ec877a remove type annotations in new code because presumably they don't work in 3.7 3 years ago
AUTOMATIC f8e41a96bb fix various float parsing errors 3 years ago
AUTOMATIC c26732fbee added support for AND from https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/ 3 years ago
DepFA 67d011b02e Show generation progress in window title 3 years ago
DepFA bbdbbd36ed shared.state.interrupt when restart is requested 3 years ago
xpscyho ef40e4cd4d Display time taken in mins, secs when relevant
Fixes #1656
3 years ago
AUTOMATIC b32852ef03 add editor to img2img 3 years ago
Rae Fu 90e911fd54 prompt_parser: allow spaces in schedules, add test, log/ignore errors
Only build the parser once (at import time) instead of for each step.

doctest is run by simply executing modules/prompt_parser.py
3 years ago
AUTOMATIC 1eb588cbf1 remove functools.cache as some people are having issues with it 3 years ago
AUTOMATIC e1b128d8e4 do not touch p.seed/p.subseed during processing #1181 3 years ago
AUTOMATIC 957e29a8e9 option to not show images in web ui 3 years ago
AUTOMATIC 52cef36f6b emergency fix for img2img 3 years ago
AUTOMATIC1111 e6cbef785a
Merge pull request #1550 from RnDMonkey/#1484_fix_empty_styles_pattern
#1484 fix empty styles pattern
3 years ago
Milly eec1b39bd5 Apply prompt pattern last 3 years ago
Justin Riddiough ea6b0d98a6 Remove pycharm note, fix typo 3 years ago
Justin Riddiough accd00d6b8 Explain how to use second progress bar in pycharm 3 years ago
AUTOMATIC1111 bc4d457de8
Merge pull request #1616 from brkirch/cpu-cmdline-opt
Add --use-cpu command line option
3 years ago
brkirch e9e2a7ec9a
Merge branch 'master' into cpu-cmdline-opt 3 years ago
AUTOMATIC d5bba20a58 ignore errors in parse for purposes of token counting for #1564 3 years ago
AUTOMATIC b7f3996982 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 6165246124 support interrupting after the previous change 3 years ago
dan 2f1b61d979 Allow nested structures inside schedules 3 years ago
AUTOMATIC 6c6ae28bf5 send all three of GFPGAN's and codeformer's models to CPU memory instead of just one for #1283 3 years ago
brkirch dc9c5a9774 Modify --add-cpu description 3 years ago
brkirch 27ddc24fde Add BSRGAN to --add-cpu 3 years ago
brkirch 2adb249740 Merge branch 'cpu-cmdline-opt' of https://github.com/brkirch/stable-diffusion-webui into cpu-cmdline-opt 3 years ago
brkirch 35a00b0130
Merge branch 'AUTOMATIC1111:master' into cpu-cmdline-opt 3 years ago
brkirch eeab7aedf5 Add --use-cpu command line option
Remove MPS detection to use CPU for GFPGAN / CodeFormer and add a --use-cpu command line option.
3 years ago
AUTOMATIC 556c36b960 add hint, refactor code for #1607 3 years ago
DoTheSneedful 56371153b5 XY plot prompt order simplify logic 3 years ago
DoTheSneedful 1a6d40db35 Fix token ordering in prompt order XY plot 3 years ago
DoTheSneedful 1c5604791d Add a prompt order option to XY plot script 3 years ago
AUTOMATIC 5ef0baf5ea add support for gelbooru tags in filenames for textual inversion 3 years ago
brkirch b88e4ea7d6
Merge branch 'master' into master 3 years ago
AUTOMATIC 2865ef4b9a fix broken date in TI 3 years ago
AUTOMATIC 43a74fa595 batch processing for img2img with an empty output directory, by request 3 years ago
AUTOMATIC d15c125db7 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 6491b09c24 use existing function for gfpgan 3 years ago
RnDMonkey 80c418c0d3
Merge branch 'AUTOMATIC1111:master' into #1484_fix_empty_styles_pattern 3 years ago
RnDMonkey 36ea4ac0f5 moved no-style return outside join function 3 years ago
hentailord85ez 34c638142e Fixed when eta = 0
Unexpected behavior when using eta = 0 in something like XY, but your default eta was set to something not 0.
3 years ago
Hanusz Leszek e615d4f9d1 Convert folder icon surrogate pair to valid utf8 3 years ago
AUTOMATIC 2cd6a00f37 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 138662734c use dropdown instead of radio for img2img upscaler selection 3 years ago
AUTOMATIC1111 b2338ea48e
Merge pull request #1490 from RnDMonkey/#1484_fix_empty_styles_pattern
#1484 fix empty styles pattern
3 years ago
AUTOMATIC1111 3fac3764b3
Merge branch 'master' into #1484_fix_empty_styles_pattern 3 years ago
AUTOMATIC 4c2eccf8e9 credit Rinon Gal 3 years ago
AUTOMATIC 166283653c remove LDSR warning 3 years ago
AUTOMATIC 6785331e22 keep textual inversion dataset latents in CPU memory to save a bit of VRAM 3 years ago
AUTOMATIC c7543d4940 preprocessing for textual inversion added 3 years ago