Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fallback to original file retrieving; skip img if mask not found | Artem Kotov | 2023-06-01 | 1 | -12/+7 |
| | | | | | | | usage of `shared.walk_files` breaks controlnet extension images are processed in different order which leads to unmatched img file used for img2img and img file used for controlnet (if no folder is specified for control net or the same as img2img input dir used for it) | ||||
* | add subdir support for images, masks and output; search mask only in subdir | Artem Kotov | 2023-06-01 | 1 | -12/+25 |
| | |||||
* | ruffed | Artem Kotov | 2023-05-29 | 1 | -3/+3 |
| | |||||
* | add scale_by to batch processing | Artem Kotov | 2023-05-29 | 1 | -3/+8 |
| | |||||
* | improve filename matching for mask | Artem Kotov | 2023-05-29 | 1 | -1/+6 |
| | | | | | we should not rely that mask filename will be of the same extension as the image filename so better pattern matching is added | ||||
* | fix linter issue for 1.3.0 | AUTOMATIC | 2023-05-27 | 1 | -1/+0 |
| | |||||
* | fix serving images that have already been saved without temp files function ↵ | AUTOMATIC | 2023-05-27 | 1 | -5/+9 |
| | | | | that broke after updating gradio | ||||
* | update the changelog to mention 1.3.0 version | AUTOMATIC | 2023-05-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release_candidate' | AUTOMATIC | 2023-05-27 | 156 | -3680/+5080 |
|\ | |||||
| * | possible fix for empty list of optimizations #10605 | AUTOMATIC | 2023-05-23 | 2 | -9/+29 |
| | | |||||
| * | fix bad styling for thumbs view in extra networks #10639 | AUTOMATIC | 2023-05-23 | 1 | -1/+17 |
| | | |||||
| * | Merge branch 'dev' into release_candidate | AUTOMATIC | 2023-05-21 | 156 | -3679/+5043 |
|/| | |||||
| * | update readme | AUTOMATIC | 2023-05-21 | 1 | -0/+10 |
| | | |||||
| * | Revert "change width/heights slider steps to 64 from 8" | AUTOMATIC | 2023-05-21 | 1 | -8/+8 |
| | | | | | | | | This reverts commit 9a86932c8bbac06afc70ea190399e767763d877e. | ||||
| * | reworking launch.py: add references to renamed file | AUTOMATIC | 2023-05-21 | 2 | -14/+38 |
| | | |||||
| * | reworking launch.py: rename | AUTOMATIC | 2023-05-21 | 1 | -0/+0 |
| | | |||||
| * | Merge pull request #10580 from akx/add-some-future-annotations | AUTOMATIC1111 | 2023-05-21 | 2 | -0/+3 |
| |\ | | | | | | | Add some future annotations | ||||
| | * | Add a couple `from __future__ import annotations`es for Py3.9 compat | Aarni Koskela | 2023-05-20 | 2 | -0/+3 |
| | | | |||||
| * | | Merge pull request #10581 from shinshin86/readme-mac-shortcut | AUTOMATIC1111 | 2023-05-21 | 1 | -1/+1 |
| |\ \ | | | | | | | | | [README] Update keyboard shortcut instructions for MacOS users | ||||
| | * | | Update keyboard shortcut instructions for MacOS users in text selection guidance | shinshin86 | 2023-05-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | revert git describe --always --tags for extensions because it seems to be ↵ | AUTOMATIC | 2023-05-21 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | causing issues | ||||
| * | | | Merge pull request #10564 from AUTOMATIC1111/extensions-clone-depth-1 | AUTOMATIC1111 | 2023-05-21 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | extensions clone --filter=blob:none | ||||
| | * | | | --filter=blob:none | w-e-w | 2023-05-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Aarni Koskela <akx@iki.fi> Co-Authored-By: catboxanon <122327233+catboxanon@users.noreply.github.com> | ||||
| | * | | | extensions clone depth 1 | w-e-w | 2023-05-20 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #10586 from catboxanon/patch/fix-dpmpp_2m_sde | AUTOMATIC1111 | 2023-05-21 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Discard penultimate sigma for DPM-Solver++(2M) SDE | ||||
| | * | | | Discard penultimate sigma for dpmpp_2m_sde | catboxanon | 2023-05-21 | 1 | -2/+2 |
| |/ / / | |||||
| * | / | add DPM-Solver++(2M) SDE from new k-diffusion | AUTOMATIC | 2023-05-21 | 2 | -7/+9 |
| | |/ | |/| | |||||
| * | | Merge pull request #10576 from catboxanon/patch/hires-prompt-edit-attn | AUTOMATIC1111 | 2023-05-20 | 2 | -5/+5 |
| |\ \ | | | | | | | | | Support edit attention keyboard shortcuts in hires fix prompts | ||||
| | * | | hiresfix prompt: add classes, update css sel | catboxanon | 2023-05-20 | 2 | -6/+6 |
| | | | | |||||
| | * | | Support edit attn shortcut in hires fix prompts | catboxanon | 2023-05-20 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'ui-selection-for-cross-attention-optimization' into dev | AUTOMATIC | 2023-05-20 | 7 | -51/+217 |
| |\ \ | |||||
| | * | | make it actually work after suggestions | AUTOMATIC | 2023-05-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Apply suggestions from code review | AUTOMATIC1111 | 2023-05-19 | 1 | -38/+28 |
| | | | | | | | | | | | | Co-authored-by: Aarni Koskela <akx@iki.fi> | ||||
| | * | | fix linter issues | AUTOMATIC | 2023-05-18 | 2 | -2/+1 |
| | | | | |||||
| | * | | make it possible for scripts to add cross attention optimizations | AUTOMATIC | 2023-05-18 | 7 | -51/+228 |
| | | | | | | | | | | | | | | | | add UI selection for cross attention optimization | ||||
| * | | | Merge pull request #10557 from akx/dedupe-webui-boot | AUTOMATIC1111 | 2023-05-20 | 5 | -118/+149 |
| |\ \ \ | | | | | | | | | | | Refactor & deduplicate web UI boot code | ||||
| | * | | | Deduplicate webui.py initial-load/reload code | Aarni Koskela | 2023-05-19 | 2 | -51/+34 |
| | | | | | |||||
| | * | | | Refactor gradio auth | Aarni Koskela | 2023-05-19 | 1 | -8/+29 |
| | | | | | |||||
| | * | | | Note pending PR for app_kwargs | Aarni Koskela | 2023-05-19 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Refactor configure opts_onchange out | Aarni Koskela | 2023-05-19 | 1 | -7/+9 |
| | | | | | |||||
| | * | | | Refactor configure_sigint_handler out | Aarni Koskela | 2023-05-19 | 1 | -9/+13 |
| | | | | | |||||
| | * | | | Refactor validate_tls_options out, fix typo (keyfile was there twice) | Aarni Koskela | 2023-05-19 | 1 | -15/+18 |
| | | | | | |||||
| | * | | | Make load_scripts create new runners (removes reload_scripts) | Aarni Koskela | 2023-05-19 | 1 | -11/+10 |
| | | | | | |||||
| | * | | | Simplify CORS middleware configuration | Aarni Koskela | 2023-05-19 | 1 | -8/+16 |
| | | | | | |||||
| | * | | | Deduplicate default extra network registration | Aarni Koskela | 2023-05-19 | 3 | -10/+20 |
| | | | | | |||||
| | * | | | Fix typo "intialize" | Aarni Koskela | 2023-05-19 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Merge pull request #10578 from anonCantCode/dev | AUTOMATIC1111 | 2023-05-20 | 1 | -3/+4 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Preserve Python 3.9 compatibility | ||||
| | * | | | preserve declarations | anonCantCode | 2023-05-20 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Use Optional[] to preserve Python 3.9 compatability | anonCantCode | 2023-05-20 | 1 | -3/+4 |
| |/ / / | |||||
| * | | | calculate hashes for Lora | AUTOMATIC | 2023-05-19 | 6 | -22/+130 |
| | | | | | | | | | | | | | | | | | | | | add lora hashes to infotext when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has |