Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | parse_generation_parameters with no skip_fields | w-e-w | 2024-01-17 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | parse_generation_parameters skip_fields | w-e-w | 2024-01-17 | 1 | -3/+5 | |
| | | | | | | ||||||
| * | | | | | seed info from infotexts | w-e-w | 2024-01-14 | 1 | -8/+6 | |
| | | | | | | ||||||
| * | | | | | fix gallery black image issue | w-e-w | 2024-01-14 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | allowe hr pass to return multiple images | w-e-w | 2024-01-14 | 1 | -9/+4 | |
| | | | | | | ||||||
| * | | | | | disable saving images before highres fix | w-e-w | 2024-01-14 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #14690 from n0kovo/dev | AUTOMATIC1111 | 2024-01-20 | 3 | -0/+87 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add support for DAT upscaler models | |||||
| * | | | | | Fix wrong options value | n0kovo | 2024-01-18 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Minor cleanup | n0kovo | 2024-01-18 | 1 | -7/+5 | |
| | | | | | | ||||||
| * | | | | | Add support for DAT upscaler models | n0kovo | 2024-01-18 | 3 | -0/+89 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #14699 from light-and-ray/fix_extras_big_batch_crashes | AUTOMATIC1111 | 2024-01-20 | 1 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | [Bug] Fix extras big batch crashes | |||||
| * | | | | | fix extras big batch crashes | Andray | 2024-01-19 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #14638 from WebDev9000/brush-size-adjust | AUTOMATIC1111 | 2024-01-20 | 2 | -2/+10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Adjust brush size with hotkeys | |||||
| * | | | | Update hotkey_config.py | WebDev | 2024-01-20 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Update hotkey_config.py | WebDev | 2024-01-20 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Update zoom.js | WebDev | 2024-01-20 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Update zoom.js | WebDev | 2024-01-14 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Update hotkey_config.py | WebDev | 2024-01-14 | 1 | -1/+3 | |
| | | | | | ||||||
| * | | | | Adjust brush size with hotkeys. | WebDev | 2024-01-13 | 1 | -1/+7 | |
|/ / / / | ||||||
| * | | | reuse variable for log file path | Arturo Albacete | 2024-01-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | - expand fields to include model name and hash | Arturo Albacete | 2024-01-16 | 1 | -2/+45 | |
|/ / / | | | | | | | | | | | | | - write these in the CSV log file - ensure old log files are updated w.r.t delimiter count | |||||
* | | | Merge pull request #14618 from akx/log-fmt-fix | AUTOMATIC1111 | 2024-01-11 | 1 | -5/+6 | |
|\ \ \ | | | | | | | | | Logging: set formatter correctly for fallback logger too | |||||
| * | | | Logging: set formatter correctly for fallback logger too | Aarni Koskela | 2024-01-11 | 1 | -5/+6 | |
|/ / / | ||||||
* | | | Merge pull request #14598 from AUTOMATIC1111/fix-txt2img_upscale | AUTOMATIC1111 | 2024-01-09 | 1 | -1/+4 | |
|\ \ \ | | | | | | | | | hires button, fix seeds | |||||
| * | | | update p.seed and p.subseed | w-e-w | 2024-01-09 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | Merge pull request #14589 from Sj-Si/hotfix/remove-upscaler-size-limits | AUTOMATIC1111 | 2024-01-09 | 1 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | Increase Upscaler Limits | |||||
| * | | | | Restore scale factor limit changes to master branch. | Sj-Si | 2024-01-09 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Restore scale factor limit changes to master branch. | Sj-Si | 2024-01-09 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Increase limits for upscalers. | Sj-Si | 2024-01-08 | 2 | -4/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #14583 from continue-revolution/conrevo/lcm-sampler | AUTOMATIC1111 | 2024-01-09 | 2 | -1/+106 | |
|\ \ \ \ | | | | | | | | | | | Official LCM Sampler Support | |||||
| * | | | | lcm sampler | continue-revolution | 2024-01-08 | 2 | -1/+106 | |
| | | | | | ||||||
* | | | | | Merge pull request #14593 from papuSpartan/api_tls | AUTOMATIC1111 | 2024-01-09 | 1 | -1/+9 | |
|\ \ \ \ \ | | | | | | | | | | | | | Allow TLS with API only mode (--nowebui) | |||||
| * | | | | | include tls arguments in api uvicorn init | unknown | 2024-01-09 | 1 | -1/+9 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #14597 from AUTOMATIC1111/improved-manual-cast | AUTOMATIC1111 | 2024-01-09 | 2 | -16/+41 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Improve the implementation of Manual Cast and IPEX support | |||||
| * | | | | rearrange if-statements for cpu | Kohaku-Blueleaf | 2024-01-09 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | Apply the correct behavior of precision='full' | Kohaku-Blueleaf | 2024-01-09 | 1 | -4/+7 | |
| | | | | | ||||||
| * | | | | Revert "Apply correct inference precision implementation" | Kohaku-Blueleaf | 2024-01-09 | 1 | -33/+9 | |
| | | | | | | | | | | | | | | | | | | | | This reverts commit e00365962b17550a42235d1fbe2ad2c7cc4b8961. | |||||
| * | | | | Apply correct inference precision implementation | Kohaku-Blueleaf | 2024-01-09 | 1 | -9/+33 | |
| | | | | | ||||||
| * | | | | linting and debugs | Kohaku-Blueleaf | 2024-01-09 | 1 | -6/+6 | |
| | | | | | ||||||
| * | | | | Fix bugs when arg dtype doesn't match | KohakuBlueleaf | 2024-01-09 | 1 | -15/+10 | |
| | | | | | ||||||
| * | | | | improve efficiency and support more device | Kohaku-Blueleaf | 2024-01-09 | 2 | -17/+44 | |
|/ / / / | ||||||
* | | | | Merge pull request #14573 from continue-revolution/conrevo/add-p-to-cfg | AUTOMATIC1111 | 2024-01-08 | 2 | -2/+5 | |
|\ \ \ \ | | | | | | | | | | | Add self to CFGDenoiserParams | |||||
| * | | | | make denoiser None by default | Chengsong Zhang | 2024-01-08 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | add self instead | continue-revolution | 2024-01-07 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | add p to cfgdenoiserparams | continue-revolution | 2024-01-07 | 2 | -2/+5 | |
|/ / / / | ||||||
* | | | | add assets repo; serve fonts locally rather than from google's servers | AUTOMATIC1111 | 2024-01-07 | 4 | -2/+9 | |
| | | | | ||||||
* | | | | Merge pull request #14560 from Nuullll/condfunc-warning | AUTOMATIC1111 | 2024-01-07 | 1 | -4/+8 | |
|\ \ \ \ | | | | | | | | | | | Handle CondFunc exception when resolving attributes | |||||
| * | | | | Handle CondFunc exception when resolving attributes | Nuullll | 2024-01-06 | 1 | -4/+8 | |
| | | | | | ||||||
* | | | | | Merge pull request #14563 from Nuullll/model-loaded-callback | AUTOMATIC1111 | 2024-01-07 | 2 | -4/+5 | |
|\ \ \ \ \ | | | | | | | | | | | | | Execute model_loaded_callback after moving to target device | |||||
| * | | | | | Execute model_loaded_callback after moving to target device | Nuullll | 2024-01-06 | 2 | -4/+5 | |
| | |_|/ / | |/| | | |