Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-work multi --styles-file | w-e-w | 2024-01-20 | 4 | -47/+52 |
| | | | | | | | | | | | | | | | | --styles-file change to append str --styles-file is [] then defaults to [styles.csv] --styles-file accepts paths or paths with wildcard "*" the first `--styles-file` entry is use as the default styles file path if filename a wildcard then the first matching file is used if no match is found, create a new "styles.csv" in the same dir as the first path when saving a new style it will be save in the default styles file when saving a existing style, it will be saved to file it belongs to order of the styles files in the styles dropdown can be controlled to a certain degree by the order of --styles-file | ||||
* | Merge pull request #14702 from ↵ | AUTOMATIC1111 | 2024-01-20 | 1 | -1/+1 |
|\ | | | | | | | | | light-and-ray/keep_postprocessing_upscale_selected_tab_after_restart [Bug] Keep postprocessing upscale selected tab after restart | ||||
| * | keep postprocessing upscale selected tab after restart | Andray | 2024-01-20 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #14689 from AUTOMATIC1111/fix-nested-manual-cast | AUTOMATIC1111 | 2024-01-20 | 1 | -2/+9 |
|\ | | | | | Fix nested manual cast | ||||
| * | Avoid exceptions to be silenced | Kohaku-Blueleaf | 2024-01-20 | 1 | -6/+5 |
| | | |||||
| * | Avoid early disable | Kohaku-Blueleaf | 2024-01-20 | 1 | -0/+4 |
| | | |||||
| * | Fix nested manual cast | Kohaku-Blueleaf | 2024-01-18 | 1 | -1/+5 |
| | | |||||
* | | Merge pull request #14637 from ↵ | AUTOMATIC1111 | 2024-01-20 | 2 | -3/+3 |
|\ \ | | | | | | | | | | | | | light-and-ray/fix_tab_indexes_resets_after_restart_ui [Bug] Fix tab indexes are reseted after restart UI | ||||
| * | | fix tab indexes reset after restart ui | Andray | 2024-01-20 | 2 | -3/+3 |
| |/ | |||||
* | | Merge pull request #14639 from ↵ | AUTOMATIC1111 | 2024-01-20 | 1 | -1/+4 |
|\ \ | | | | | | | | | | | | | light-and-ray/fix_extension_check_for_requirements [Bug] Fix extension check for requirements | ||||
| * | | fix_extension_check_for_requirements | Andray | 2024-01-13 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #14640 from WebDev9000/replace-hashtags-in-filenames | AUTOMATIC1111 | 2024-01-20 | 1 | -1/+1 |
|\ \ | | | | | | | Add # to the invalid_filename_chars list | ||||
| * | | Add # to the invalid_filename_chars list | WebDev | 2024-01-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #14655 from chi2nagisa/lora-alias-fix | AUTOMATIC1111 | 2024-01-20 | 1 | -2/+2 |
|\ \ | | | | | | | [bug] fix using wrong model caused by alias | ||||
| * | | fix using wrong model caused by alias | chi2nagisa | 2024-01-15 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #14659 from ↵ | AUTOMATIC1111 | 2024-01-20 | 1 | -1/+2 |
|\ \ | | | | | | | | | | | | | AUTOMATIC1111/immediately-stop-on-second-interrupt immediately stop on second interrupt | ||||
| * | | immediately stop on second interrupt | w-e-w | 2024-01-16 | 1 | -1/+2 |
| |/ | | | | | | | | | | | | | | | Revert "immediately stop on second interrupt" This reverts commit ab409072a1f2a9c911a63aee98a6b42081803cdc. immediately stop on second interrupt | ||||
* | | Merge pull request #14645 from AUTOMATIC1111/infotexts | AUTOMATIC1111 | 2024-01-20 | 2 | -22/+16 |
|\ \ | | | | | | | geninfo from Infotexts | ||||
| * | | parse_generation_parameters with no skip_fields | w-e-w | 2024-01-17 | 2 | -2/+2 |
| | | | |||||
| * | | parse_generation_parameters skip_fields | w-e-w | 2024-01-17 | 1 | -3/+5 |
| | | | |||||
| * | | save_files info base on infotexts | w-e-w | 2024-01-17 | 1 | -9/+10 |
| | | | |||||
| * | | reuse seed from infotexts | w-e-w | 2024-01-17 | 1 | -13/+6 |
| |/ | |||||
* | | Merge pull request #14657 from ↵ | AUTOMATIC1111 | 2024-01-20 | 2 | -0/+22 |
|\ \ | | | | | | | | | | | | | AUTOMATIC1111/callback-postprocess_image_after_composite callback postprocess_image_after_composite | ||||
| * | | callback postprocess_image_after_composite | w-e-w | 2024-01-16 | 2 | -0/+22 |
| |/ | |||||
* | | Merge pull request #14626 from AUTOMATIC1111/hr-button-fix | AUTOMATIC1111 | 2024-01-20 | 3 | -23/+22 |
|\ \ | | | | | | | more Hr button fix | ||||
| * | | fix console total progress bar when using txt2img_upscale | w-e-w | 2024-01-17 | 2 | -2/+6 |
| | | | | | | | | | | | | add p.txt2img_upscale as indicator | ||||
| * | | 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 |
|/ | |||||
* | 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 |