1230 Commits (4e485b79238666ace2b270045f73a12e5ccc7af9)
 

Author SHA1 Message Date
AUTOMATIC 6e7057b31b support for downloading new commit hash for git repos 3 years ago
Jocke a93c3ffbfd Outpainting mk2, prevent generation of a completely random image every time even when global seed is static 3 years ago
Raphael Stoeckli 4288e53fc2 removed unused import, fixed typo 3 years ago
Raphael Stoeckli 2499fb4e19 Add sanitizer for captions in Textual inversion 3 years ago
AUTOMATIC1111 0e92c36707
Merge pull request #1755 from AUTOMATIC1111/use-typing-list
use typing.list in prompt_parser.py for wider python version support
3 years ago
DepFA 55400c981b Set gradio-img2img-tool default to 'editor' 3 years ago
DepFA af02ee1297
Merge branch 'master' into use-typing-list 3 years ago
DepFA 34c358d10d
use typing.list in prompt_parser.py for wider python version support 3 years ago
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
Greendayle 4320f386d9 removing underscores and colons 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
Greendayle 17a99baf0c better model search 3 years ago
Greendayle 1506fab29a removing problematic tag 3 years ago
Greendayle 59a2b9e5af deepdanbooru interrogator 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
Jairo Correa 82380d9ac1 Removing parts no longer needed to fix vram 3 years ago
Jairo Correa 1f50971fb8 Merge branch 'master' into fix-vram 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
fuzzytent 2a7f48cdb8 Improve styling of gallery items, particularly in dark mode 3 years ago
AUTOMATIC 2865ef4b9a fix broken date in TI 3 years ago