547 Commits (59a2b9e5afc27d2fda72069ca0635070535d18fe)

Author SHA1 Message Date
Greendayle 59a2b9e5af deepdanbooru interrogator 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
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 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 3fac3764b3
Merge branch 'master' into #1484_fix_empty_styles_pattern 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
AUTOMATIC c4445225f7 change wording for options 3 years ago
Lopyter 91f327f22b make save to dirs optional for imgs saved from ui 3 years ago
AUTOMATIC1111 688c4a914a
Merge branch 'master' into 1404-script-reload-without-restart 3 years ago
DepFA e808096cf6
correct indent 3 years ago
AUTOMATIC 852fd90c0d emergency fix for disabling SD model download after multiple complaints 3 years ago
AUTOMATIC 0a435f0988 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC1111 0b94fc5033
Merge pull request #1324 from liamkerr/token_updates
Fixing Bugs with Token Counter
3 years ago
AUTOMATIC a1cde7e646 disabled SD model download after multiple complaints 3 years ago
d8ahazard 6365a41f59 Update esrgan_model.py
Use alternate ESRGAN Model download path.
3 years ago
AUTOMATIC 3ff0de2c59 added --disable-console-progressbars to disable progressbars in console
disabled printing prompts to console by default, enabled by --enable-console-prompts
3 years ago
AUTOMATIC 4ec4af6e0b add checkpoint info to saved embeddings 3 years ago
AUTOMATIC 71fe7fa49f fix using aaaa-100 embedding when the prompt has aaaa-10000 and you have both aaaa-100 and aaaa-10000 in the directory with embeddings. 3 years ago
AUTOMATIC 88ec0cf557 fix for incorrect embedding token length calculation (will break seeds that use embeddings, you're welcome!)
add option to input initialization text for embeddings
3 years ago
AUTOMATIC1111 6e063124ac
Merge pull request #1403 from d8ahazard/ScuNET
Add ScuNET Denoiser/Upscaler, Fix some Model Loader issues
3 years ago