Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | | 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 zh-hans.json | dtlnor | 2022-10-26 | 1 | -2/+2 |
| | | |||||
* | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -40/+40 |
| | | |||||
* | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -2/+2 |
| | | |||||
* | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -56/+56 |
| | | | | | | | | - fix according to https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3348#issuecomment-1287923525 | ||||
* | | Update localizations/zh-hans.json | dtlnor | 2022-10-26 | 1 | -2/+2 |
| | | | | | | 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 zh-hans.json | dtlnor | 2022-10-26 | 1 | -3/+10 |
| | | | | | | | | - update to latest | ||||
* | | Update zh-hans.json | dtlnor | 2022-10-26 | 1 | -21/+21 |
| | | | | | | | | | | | | - unify the translation of upscale / upscaler - unify the translation of seed / random seed - correct images embedding's translation |