40 Commits (f7c787eb7c295c27439f4fbdf78c26b8389560be)

Author SHA1 Message Date
AUTOMATIC 957e29a8e9 option to not show images in web ui 3 years ago
AUTOMATIC 43a74fa595 batch processing for img2img with an empty output directory, by request 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 1deac2b645 do nor add log messages to saved iamge parameters 3 years ago
EyeDeck b5d705e263 Disable 'batch img2img' when launched with --hide-ui-dir-config
Prevent writing to arbitrary directories, as usual
3 years ago
Johan Aires Rastén a213d3a21c Add option to always log generation info 3 years ago
AUTOMATIC 91bfc71261 A big rework, just what you were secretly hoping for!
SD upscale moved to scripts
Batch processing script removed
Batch processing added to main img2img and now works with scripts
img2img page UI reworked to use tabs
3 years ago
AUTOMATIC 75dd274dd6 prevent seed extras from having effect when extras checkbox is not checked 3 years ago
AUTOMATIC b9674e2900 add extra generation params 3 years ago
AUTOMATIC 6991f2cb27 SD upscale with Batch count>1 results broken images #512 3 years ago
AUTOMATIC 9f267af3f7 added a second style field
added the ability to use {prompt} in styles
added a button to apply style to textbox
rearranged top row for UI
3 years ago
AUTOMATIC c9430e53f6 loopback moved to scripts, added support for multiple batches, changed to honor save grids and how grids in web setting 3 years ago
JustAnOkapi f9f9d04b5f prevent extras from saving in dir
Extras have none of the vars used in dir names, so they cant be saved into dirs.
+grid code cleanup
3 years ago
AUTOMATIC c84e333622 color correction option for all img2img modes #363 3 years ago
AUTOMATIC 19a817d97d X/Y plot with denoising adds incorrect image data to individual outputs #331 3 years ago
AUTOMATIC a4416f3585 [BUG] Not Working As Intended - create a directory with name derived from the prompt #306 3 years ago
AUTOMATIC 303b75c149 save sd upscales as samples not grids 3 years ago
AUTOMATIC 8fb9c57ed6 add half() supporrt for CLIP interrogation 3 years ago
JohannesGaessler 13008bab90 Fixed prompt_style type hints: int -> str 3 years ago
AUTOMATIC ef0cdb8a42 add batch count to sd upscale #169
fix writing empty prompt pictures to rroot directory instead of 'empty'
suppress 'Denoising strength change factor' text inimage info unless using loopback mode
3 years ago
AUTOMATIC 86867e153f support for prompt styles
fix broken prompt matrix
3 years ago
AUTOMATIC d714ea4c41 ability to upload mask for inpainting 3 years ago
AUTOMATIC b1707553cf added resize seeds and variation seeds features 3 years ago
AUTOMATIC 003b60b94e add an option to show negative prompt 3 years ago
AUTOMATIC1111 701f76b29a
Merge pull request #158 from JohannesGaessler/progress-printing
More informative progress printing
3 years ago
JohannesGaessler f211c498b9 More informative progress printing 3 years ago
rewbs ed01f69542 Turn the loopback denoise strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1. 3 years ago
Robin Fernandes 21a375e6b2
Merge branch 'master' into img2img2-color-correction 3 years ago
rewbs 1e7a36fd79 Remove debug print. 3 years ago
rewbs 52e071da2a Add color correction to img2img loopback to avoid a progressive skew to magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files. 3 years ago
fuzzytent 7045c84643 Also use alpha channel from img2img input image as mask 3 years ago
AUTOMATIC 6a9b33c848 codeformer support 3 years ago
AUTOMATIC 66a9ca9d00 fixes for incorrect progressbar 3 years ago
AUTOMATIC a243bc7859 added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
3 years ago
AUTOMATIC a8a58dbac7 re-integrated tiling option as a UI element 3 years ago
AUTOMATIC f299645aee ESRGAN support 3 years ago
AUTOMATIC 7350c71259 added poor man's inpainting script 3 years ago
AUTOMATIC 657074a73d option to invert mask for inpainting 3 years ago
AUTOMATIC f40617d6c4 support for scripts 3 years ago
AUTOMATIC 345028099d split codebase into multiple files; to anyone this affects negatively: sorry 3 years ago