Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-09 | Merge remote-tracking branch 'origin/master' | AUTOMATIC | |
2022-09-09 | Merge pull request #167 from orionaskatu/patch-1 | AUTOMATIC1111 | |
Some typos | |||
2022-09-09 | Merge pull request #153 from SafentisFox/fix_output_display | AUTOMATIC1111 | |
Fix webui.bat ignoring cmd line arguments, fix output img overflowing | |||
2022-09-09 | Some typos | orionaskatu | |
2022-09-09 | Update README.md | safentisAuth | |
2022-09-08 | fix aggressive caching for extras tab | AUTOMATIC | |
2022-09-08 | fix inconsistency in readme (thx #153) | AUTOMATIC | |
2022-09-08 | Merge pull request #161 from JohannesGaessler/typo-fix | AUTOMATIC1111 | |
Fixed typos in JavaScript descriptions | |||
2022-09-08 | fix for PLMS live previews in txt2img | AUTOMATIC | |
2022-09-08 | fix for DDIM live previews in txt2img | AUTOMATIC | |
2022-09-08 | Fixed typos in JavaScript descriptions | JohannesGaessler | |
2022-09-08 | Merge pull request #158 from JohannesGaessler/progress-printing | AUTOMATIC1111 | |
More informative progress printing | |||
2022-09-08 | More informative progress printing | JohannesGaessler | |
2022-09-08 | Merge pull request #154 from ↵ | AUTOMATIC1111 | |
rewbs/img2img2-loopback-denoise-strength-change-factor Turn the loopback denoising strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1. | |||
2022-09-08 | add a helpful message when user puts RealESRGAN model into ESRGAN directory. | AUTOMATIC | |
2022-09-08 | support for sd-concepts as alternatives for textual inversion #151 | AUTOMATIC | |
2022-09-08 | honor tiling settings for RealESRGAN also | AUTOMATIC | |
load scripts earlier to get errors before model loads | |||
2022-09-08 | Fix webui.bat ignoring cmd line arguments, fix output img overflowing | safentisAuth | |
2022-09-08 | Turn the loopback denoise strength change factor into a parameter rather ↵ | rewbs | |
than hardcoding to 0.95. Set the default to 1. | |||
2022-09-08 | Merge pull request #148 from dgrenner/add-settings-file | AUTOMATIC1111 | |
Add settings file | |||
2022-09-08 | Add settings file | Daniel Grenner | |
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com> | |||
2022-09-08 | add webui() function for more simple cell in the notebook | AUTOMATIC | |
2022-09-08 | Merge pull request #146 from orionaskatu/orionaskatu-port-option | AUTOMATIC1111 | |
--port option for #131 | |||
2022-09-08 | fix default | orionaskatu | |
2022-09-08 | readme update | AUTOMATIC | |
2022-09-08 | Port defaults to 7860 | orionaskatu | |
2022-09-08 | Port defaults to none | orionaskatu | |
2022-09-08 | Port defaults to none | orionaskatu | |
2022-09-08 | update readme for --port option | orionaskatu | |
2022-09-08 | help message for ports < 1024 | orionaskatu | |
2022-09-08 | Add server_port param to webui.py | orionaskatu | |
2022-09-08 | add --port argument to shared.py | orionaskatu | |
defaults to 7860 | |||
2022-09-08 | Merge remote-tracking branch 'origin/master' | AUTOMATIC | |
2022-09-08 | another change for inpainting at full resolution | AUTOMATIC | |
2022-09-08 | Merge pull request #135 from rewbs/img2img2-color-correction | AUTOMATIC1111 | |
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. | |||
2022-09-08 | Merge branch 'master' into img2img2-color-correction | Robin Fernandes | |
2022-09-08 | Add scikit-image dependency to requirements_versions.txt for windows users. | rewbs | |
2022-09-08 | Merge pull request #124 from fuzzytent/alpha-mask | AUTOMATIC1111 | |
Also use alpha channel from img2img input image as mask | |||
2022-09-08 | Merge pull request #123 from fuzzytent/paste-images | AUTOMATIC1111 | |
Allow copy-pasting images into file inputs | |||
2022-09-08 | Merge pull request #129 from Cikmo/master | AUTOMATIC1111 | |
Fix not being able to have spaces directory | |||
2022-09-08 | Remove debug print. | rewbs | |
2022-09-08 | Add color correction to img2img loopback to avoid a progressive skew to ↵ | rewbs | |
magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files. | |||
2022-09-08 | Fix not being able to have spaces directory | Christian | |
Adds quotes around the PYTHON path so that there can be spaces in parent folders. | |||
2022-09-07 | Also use alpha channel from img2img input image as mask | fuzzytent | |
2022-09-07 | Allow copy-pasting images into file inputs | fuzzytent | |
2022-09-07 | Merge pull request #108 from xeonvs/mps-support | AUTOMATIC1111 | |
Added support for launching on Apple Silicon M1/M2 | |||
2022-09-07 | directly convert list to tensor | xeonvs | |
2022-09-07 | FIX GRADIO CRASHING WHEN SWITCHING FROM TAB WITH MASK THANK YOU | AUTOMATIC | |
2022-09-07 | MAde poor man's outpainting do less extra useless work. | AUTOMATIC | |
2022-09-07 | rollback requirements | xeonvs | |