Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3858 from R-N/log-csv | AUTOMATIC1111 | 2022-10-29 | 3 | -18/+20 |
|\ | | | | | Fix log off by 1 #3847 | ||||
| * | 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 |
|\ \ | | | | | | | Fixed proper dataset shuffling | ||||
| * | | 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 | 4 | -52/+79 |
|\ \ | | | | | | | Added option to use unmasked conditioning image for inpainting model. | ||||
| * | | Updated name and hover text. | random_thoughtss | 2022-10-27 | 2 | -1/+2 |
| | | | |||||
| * | | 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 |
| | | | | | | | | | | | | Also refactor the mask creation to make it more accesible. | ||||
| * | | Merge branch 'AUTOMATIC1111:master' into master | random-thoughtss | 2022-10-27 | 20 | -97/+1944 |
| |\| | |||||
| * | | Switch to a continous blend for cond. image. | random_thoughtss | 2022-10-25 | 3 | -8/+8 |
| | | | |||||
| * | | Added conditioning image masking to xy_grid. | random_thoughtss | 2022-10-25 | 2 | -1/+4 |
| | | | | | | | | | | | | Use `True` and `False` to select values. | ||||
| * | | 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 Tab - Option to upscale before face fix, caching improvements | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the extras image cache into a Least-Recently-Used cache. This allows more experimentation with different upscalers without missing the cache. Max cache size is increased to 5 and is cleared on source image update. | ||||
| * | | | extras: Rework image cache | Chris OBryan | 2022-10-28 | 1 | -20/+32 |
| | | | | | | | | | | | | | | | | | | | | Bit of a refactor to the image cache to make it easier to extend. Also takes into account the entire image instead of just a cropped portion. | ||||
| * | | | extras: Add option to run upscaling before face fixing | Chris OBryan | 2022-10-28 | 2 | -50/+99 |
| | |/ | |/| | | | | | | | | | | | | | Face restoration can look much better if ran after upscaling, as it allows the restoration to fix upscaling artifacts. This patch adds an option to choose which order to run upscaling/face fixing in. | ||||
* | | | Merge pull request #3755 from M-art-ucci/master | AUTOMATIC1111 | 2022-10-29 | 1 | -0/+468 |
|\ \ \ | | | | | | | | | Adding pt_BR (portuguese - Brazil) to localizations folder | ||||
| * | | | Update pt_BR.json | Martucci | 2022-10-27 | 1 | -3/+3 |
| | | | | |||||
| * | | | Update pt_BR.json | Martucci | 2022-10-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Compromise with other PR for this fork | Martucci | 2022-10-27 | 1 | -128/+125 |
| | | | | |||||
| * | | | Mais ajustes de tradução | Martucci | 2022-10-27 | 1 | -97/+96 |
| | | | | |||||
| * | | | Merge pull request #1 from M-art-ucci/pt_BR-localization | Martucci | 2022-10-26 | 1 | -0/+472 |
| |\ \ \ | | |/ / | |/| | | Localization file for portuguese (brazil) | ||||
| | * | | Localization file for portuguese (brazil) | Martucci | 2022-10-26 | 1 | -0/+472 |
| |/ / | |||||
* | | | 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 |
|\ \ \ | | | | | | | | | Filename tags are wrongly referencing to process size instead of image size | ||||
| * | | | Update images.py | Yaiol | 2022-10-28 | 1 | -4/+5 |
| |/ / | | | | | | | | | | Filename tags [height] and [width] are wrongly referencing to process size instead of resulting image size. Making all upscale files named wrongly. | ||||
* | | | Merge pull request #3717 from benkyoujouzu/master | AUTOMATIC1111 | 2022-10-29 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Add missing support for linear activation in hypernetwork | ||||
| * | | | 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 |
|\ \ \ | | | | | | | | | Disable unavailable or duplicate options for Activation functions | ||||
| * | | | Re enable linear | AngelBottomless | 2022-10-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Disable unavailable or duplicate options | AngelBottomless | 2022-10-27 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #3511 from bamarillo/master | AUTOMATIC1111 | 2022-10-29 | 2 | -56/+103 |
|\ \ \ | |/ / |/| | | [API][Feature] Add extras endpoints | ||||
| * | | 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 | 31 | -805/+2995 |
| |\ \ | |/ / |/| | | |||||
* | | | Add Iterate Button and Improve PFF UI | Tony Beeman | 2022-10-26 | 1 | -22/+32 |
| | | | |||||
* | | | change file name | dtlnor | 2022-10-26 | 1 | -0/+0 |
| | | | |||||
* | | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -1/+1 |
| | | | |||||
* | | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -6/+6 |
| | | | |||||
* | | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -1/+1 |
| | | | |||||
* | | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -5/+5 |
| | | | |||||
* | | | re-order some element. update to latest | dtlnor | 2022-10-26 | 1 | -28/+34 |
| | | | |||||
* | | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -7/+7 |
| | | | |||||
* | | | Update localizations/zh-hans.json | dtlnor | 2022-10-26 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
* | | | Update localizations/zh-hans.json | dtlnor | 2022-10-26 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
* | | | Update localizations/zh-hans.json | dtlnor | 2022-10-26 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
* | | | Update localizations/zh-hans.json | dtlnor | 2022-10-26 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> |