Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make existing image browser extension not break | AUTOMATIC | 2022-10-29 | 1 | -5/+14 |
* | Merge branch 'Inspiron' | AUTOMATIC | 2022-10-29 | 3 | -247/+192 |
|\ | |||||
| * | add needed imports fr new code in copypaste.py | AUTOMATIC | 2022-10-29 | 2 | -7/+9 |
| * | remove weird spaces added to ui.py over time | AUTOMATIC | 2022-10-29 | 1 | -26/+25 |
| * | fix open folder button not working | AUTOMATIC | 2022-10-29 | 1 | -2/+2 |
| * | create send to buttons by extensions | yfszzx | 2022-10-27 | 1 | -3/+5 |
| * | create send to buttons in one module | yfszzx | 2022-10-27 | 3 | -247/+184 |
| * | Merge branch 'AUTOMATIC1111:master' into Inspiron | 不会画画的中医不是好程序员 | 2022-10-25 | 1 | -6/+16 |
| |\ | |||||
| * \ | Merge branch 'Inspiron' of https://github.com/yfszzx/stable-diffusion-webui-p... | yfszzx | 2022-10-25 | 8 | -27/+73 |
| |\ \ | |||||
| | * \ | Merge branch 'AUTOMATIC1111:master' into Inspiron | 不会画画的中医不是好程序员 | 2022-10-25 | 8 | -27/+73 |
| | |\ \ | |||||
| * | | | | need some rights for extensions | yfszzx | 2022-10-25 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | some rights for extensions | yfszzx | 2022-10-25 | 1 | -0/+1 |
| * | | | move to img component to public | yfszzx | 2022-10-24 | 6 | -82/+158 |
| |\ \ \ | |||||
| * | | | | a strange bug | yfszzx | 2022-10-24 | 1 | -0/+4 |
* | | | | | skip filenames starting with . for img2img and extras batch modes | AUTOMATIC | 2022-10-29 | 3 | -2/+7 |
* | | | | | Merge pull request #3826 from ANTONIOPSD/patch-1 | AUTOMATIC1111 | 2022-10-29 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Natural sorting for dropdown checkpoint list | Antonio | 2022-10-28 | 1 | -2/+5 |
* | | | | | | Merge pull request #3858 from R-N/log-csv | AUTOMATIC1111 | 2022-10-29 | 3 | -18/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix log off by 1 | Muhammad Rizqi Nur | 2022-10-28 | 3 | -18/+20 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3803 from FlameLaw/master | AUTOMATIC1111 | 2022-10-29 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix random dataset shuffle on TI | FlameLaw | 2022-10-27 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3669 from random-thoughtss/master | AUTOMATIC1111 | 2022-10-29 | 2 | -51/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Updated name and hover text. | random_thoughtss | 2022-10-27 | 1 | -1/+1 |
| * | | | | | | Moved mask weight config to SD section | random_thoughtss | 2022-10-27 | 1 | -1/+1 |
| * | | | | | | Highres fix works with unmasked latent. | random_thoughtss | 2022-10-27 | 1 | -58/+76 |
| * | | | | | | Merge branch 'AUTOMATIC1111:master' into master | random-thoughtss | 2022-10-27 | 13 | -72/+567 |
| |\| | | | | | |||||
| * | | | | | | Switch to a continous blend for cond. image. | random_thoughtss | 2022-10-25 | 2 | -4/+7 |
| * | | | | | | Added conditioning image masking to xy_grid. | random_thoughtss | 2022-10-25 | 1 | -1/+1 |
| * | | | | | | Added option to use unmasked conditioning image. | random_thoughtss | 2022-10-25 | 2 | -1/+6 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #3874 from cobryan05/extra_tweak | AUTOMATIC1111 | 2022-10-29 | 2 | -55/+130 |
|\ \ \ \ \ \ | |||||
| * | | | | | | extras: upscaler blending should not be considered in cache key | Chris OBryan | 2022-10-28 | 1 | -1/+1 |
| * | | | | | | extras-tweaks: autoformat changed lines | Chris OBryan | 2022-10-28 | 1 | -15/+15 |
| * | | | | | | extras: Make image cache LRU | Chris OBryan | 2022-10-28 | 2 | -29/+43 |
| * | | | | | | extras: Rework image cache | Chris OBryan | 2022-10-28 | 1 | -20/+32 |
| * | | | | | | extras: Add option to run upscaling before face fixing | Chris OBryan | 2022-10-28 | 2 | -50/+99 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | change default hypernet activation function to linear | AUTOMATIC | 2022-10-29 | 1 | -1/+1 |
* | | | | | | Merge pull request #3877 from Yaiol/master | AUTOMATIC1111 | 2022-10-29 | 1 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update images.py | Yaiol | 2022-10-28 | 1 | -4/+5 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3717 from benkyoujouzu/master | AUTOMATIC1111 | 2022-10-29 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add missing support for linear activation in hypernetwork | benkyoujouzu | 2022-10-28 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3771 from aria1th/patch-12 | AUTOMATIC1111 | 2022-10-29 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Re enable linear | AngelBottomless | 2022-10-28 | 1 | -1/+1 |
| * | | | | | | Disable unavailable or duplicate options | AngelBottomless | 2022-10-27 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'AUTOMATIC1111:master' into master | Bruno Seoane | 2022-10-29 | 1 | -1/+1 |
|\| | | | | | |||||
| * | | | | | typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dir | DepFA | 2022-10-26 | 1 | -1/+1 |
* | | | | | | Remove folder endpoint | Bruno Seoane | 2022-10-26 | 2 | -14/+1 |
* | | | | | | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui | Bruno Seoane | 2022-10-26 | 18 | -87/+637 |
|\| | | | | | |||||
| * | | | | | add script callback for before image save and change callback for after image... | AUTOMATIC | 2022-10-26 | 2 | -26/+64 |
| * | | | | | add override_settings to API as an alternative to #3629 | AUTOMATIC | 2022-10-26 | 2 | -7/+22 |
| * | | | | | Implement PR #3625 but for embeddings. | timntorres | 2022-10-26 | 1 | -1/+1 |