2499 Commits (a03536f21333099799177914003a6fe2948a9377)

Author SHA1 Message Date
orionaskatu 5d087731a5
add --port argument to shared.py
defaults to 7860
3 years ago
AUTOMATIC 61785cef65 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 0fedd50886 another change for inpainting at full resolution 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
AUTOMATIC1111 296d012423
Merge pull request #108 from xeonvs/mps-support
Added support for launching on Apple Silicon M1/M2
3 years ago
xeonvs ba1124b326 directly convert list to tensor 3 years ago
xeonvs aaeeef82fa Miss device type for option --medvram 3 years ago
AUTOMATIC 700c47a674 big improvements to inpainting and outpainting 3 years ago
xeonvs 65fbefd033 Added support for launching on Apple Silicon 3 years ago
AUTOMATIC 15bb8e8057 labeling updates according to anon's feedback 3 years ago
AUTOMATIC 8dcd3e57e7 a little bit of rework for extras tab 3 years ago
AUTOMATIC 5e12c23a67 clarification for settings; another comment about copied files 3 years ago
AUTOMATIC 6a9b33c848 codeformer support 3 years ago
AUTOMATIC 6521f90fa2 add a font for google collab 3 years ago
AUTOMATIC 23ee74e9e3 fix error with --help #91 3 years ago
AUTOMATIC a1743e4518 remove double basicr requirement
add seed change for anon
3 years ago
AUTOMATIC a8504157a0 some changes for outpainting to produce less seams 3 years ago
AUTOMATIC 7ce7fb01e0 fix for live progress breaking lowvram and medvram optimizations 3 years ago
AUTOMATIC 7e5b8becf9 fix for progress bar 3 years ago
AUTOMATIC fd66199769 added preview option 3 years ago
AUTOMATIC 66a9ca9d00 fixes for incorrect progressbar 3 years ago
AUTOMATIC 5e20657146 fix grid overwriting bug 3 years ago
AUTOMATIC 3f55d9a932 collab link 3 years ago
AUTOMATIC c688d0984e some extra changes for collab compatibility 3 years ago
AUTOMATIC 395f170597 readme extras for VRAM for
added missing packages to requirements for #74
add support for negative numbers in X/Y plot (plus ranges) #73
changed progressbar to work properly with custom modes
3 years ago
AUTOMATIC a243bc7859 added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
3 years ago
AUTOMATIC b6763fb884 added random artist button
added a setting for padding when doing inpaint at original resolution
3 years ago
AUTOMATIC f5563853b8 add information about batch to the image 3 years ago
AUTOMATIC 064965c466 added --listen option to make gradio listen on network requests 3 years ago
AUTOMATIC 5bb69bd915 fix for setting values for gradio sliders when users has bad data in ui-config.json 3 years ago
AUTOMATIC a8a58dbac7 re-integrated tiling option as a UI element 3 years ago
AUTOMATIC f91d0c3d19 add an option to enable tiling image generation 3 years ago
AUTOMATIC a039878c0f bugfix (thx #88443949) 3 years ago
AUTOMATIC 5bb126bd89 add split attention layer optimization from https://github.com/basujindal/stable-diffusion/pull/117 3 years ago
AUTOMATIC f299645aee ESRGAN support 3 years ago
AUTOMATIC 78278ce695 added UI config file: ui-config.json 3 years ago
AUTOMATIC 7350c71259 added poor man's inpainting script 3 years ago
AUTOMATIC b608222d25 fix for broken image saving when using non-default directory 3 years ago
AUTOMATIC 657074a73d option to invert mask for inpainting 3 years ago
AUTOMATIC e67a56dbb4 fix to make scripts that failed to compile not crash the program 3 years ago
AUTOMATIC1111 226de5e503
Merge pull request #60 from hentailord85ez/file-not-found-fix
Don't iterate over scripts if it doesn't exist
3 years ago
AUTOMATIC 592334f322 scripts 3 years ago
hentailord85ez 26404eaabf
Don't iterate over scripts if it doesn't exist 3 years ago
AUTOMATIC 595c827bd3 option to unload GFPGAN after using 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