Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-09-08 | fix aggressive caching for extras tab | AUTOMATIC | -1/+1 | |
2022-09-08 | fix inconsistency in readme (thx #153) | AUTOMATIC | -7/+7 | |
2022-09-08 | fix for PLMS live previews in txt2img | AUTOMATIC | -2/+4 | |
2022-09-08 | fix for DDIM live previews in txt2img | AUTOMATIC | -0/+6 | |
2022-09-08 | Merge pull request #158 from JohannesGaessler/progress-printing | AUTOMATIC1111 | -2/+43 | |
More informative progress printing | ||||
2022-09-08 | More informative progress printing | JohannesGaessler | -2/+43 | |
2022-09-08 | Merge pull request #154 from ↵ | AUTOMATIC1111 | -5/+13 | |
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 | -5/+8 | |
2022-09-08 | support for sd-concepts as alternatives for textual inversion #151 | AUTOMATIC | -6/+17 | |
2022-09-08 | honor tiling settings for RealESRGAN also | AUTOMATIC | -7/+7 | |
load scripts earlier to get errors before model loads | ||||
2022-09-08 | Turn the loopback denoise strength change factor into a parameter rather ↵ | rewbs | -5/+13 | |
than hardcoding to 0.95. Set the default to 1. | ||||
2022-09-08 | Merge pull request #148 from dgrenner/add-settings-file | AUTOMATIC1111 | -3/+8 | |
Add settings file | ||||
2022-09-08 | Add settings file | Daniel Grenner | -3/+8 | |
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com> | ||||
2022-09-08 | add webui() function for more simple cell in the notebook | AUTOMATIC | -2/+7 | |
2022-09-08 | Merge pull request #146 from orionaskatu/orionaskatu-port-option | AUTOMATIC1111 | -1/+6 | |
--port option for #131 | ||||
2022-09-08 | fix default | orionaskatu | -1/+1 | |
2022-09-08 | readme update | AUTOMATIC | -1/+3 | |
2022-09-08 | Port defaults to 7860 | orionaskatu | -0/+1 | |
2022-09-08 | Port defaults to none | orionaskatu | -1/+1 | |
2022-09-08 | Port defaults to none | orionaskatu | -1/+1 | |
2022-09-08 | update readme for --port option | orionaskatu | -0/+3 | |
2022-09-08 | help message for ports < 1024 | orionaskatu | -1/+1 | |
2022-09-08 | Add server_port param to webui.py | orionaskatu | -1/+1 | |
2022-09-08 | add --port argument to shared.py | orionaskatu | -0/+1 | |
defaults to 7860 | ||||
2022-09-08 | Merge remote-tracking branch 'origin/master' | AUTOMATIC | -15/+69 | |
2022-09-08 | another change for inpainting at full resolution | AUTOMATIC | -3/+4 | |
2022-09-08 | Merge pull request #135 from rewbs/img2img2-color-correction | AUTOMATIC1111 | -2/+29 | |
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 | -4/+22 | |
2022-09-08 | Add scikit-image dependency to requirements_versions.txt for windows users. | rewbs | -0/+1 | |
2022-09-08 | Merge pull request #124 from fuzzytent/alpha-mask | AUTOMATIC1111 | -3/+5 | |
Also use alpha channel from img2img input image as mask | ||||
2022-09-08 | Merge pull request #123 from fuzzytent/paste-images | AUTOMATIC1111 | -0/+16 | |
Allow copy-pasting images into file inputs | ||||
2022-09-08 | Merge pull request #129 from Cikmo/master | AUTOMATIC1111 | -1/+1 | |
Fix not being able to have spaces directory | ||||
2022-09-08 | Remove debug print. | rewbs | -1/+0 | |
2022-09-08 | Add color correction to img2img loopback to avoid a progressive skew to ↵ | rewbs | -2/+29 | |
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 | -1/+1 | |
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 | -3/+5 | |
2022-09-07 | Allow copy-pasting images into file inputs | fuzzytent | -0/+16 | |
2022-09-07 | Merge pull request #108 from xeonvs/mps-support | AUTOMATIC1111 | -9/+18 | |
Added support for launching on Apple Silicon M1/M2 | ||||
2022-09-07 | directly convert list to tensor | xeonvs | -4/+1 | |
2022-09-07 | FIX GRADIO CRASHING WHEN SWITCHING FROM TAB WITH MASK THANK YOU | AUTOMATIC | -2/+21 | |
2022-09-07 | MAde poor man's outpainting do less extra useless work. | AUTOMATIC | -2/+5 | |
2022-09-07 | rollback requirements | xeonvs | -2/+0 | |
2022-09-07 | Remove requirement for CUDA in readme. | AUTOMATIC | -4/+0 | |
2022-09-07 | Miss device type for option --medvram | xeonvs | -3/+6 | |
2022-09-07 | big improvements to inpainting and outpainting | AUTOMATIC | -14/+35 | |
2022-09-07 | Added support for launching on Apple Silicon | xeonvs | -6/+17 | |
2022-09-07 | clarification about not running as root | AUTOMATIC | -1/+1 | |
2022-09-07 | labeling updates according to anon's feedback | AUTOMATIC | -2/+2 | |
2022-09-07 | a little bit of rework for extras tab | AUTOMATIC | -11/+31 | |
2022-09-07 | clarification for settings; another comment about copied files | AUTOMATIC | -1/+5 | |