Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add an experimental option to apply loras to outputs rather than inputs | AUTOMATIC | 2023-01-25 | 2 | -2/+10 |
| | |||||
* | remove the pip install stuff because it does not work as i hoped it would | AUTOMATIC | 2023-01-24 | 3 | -8/+11 |
| | |||||
* | add fastapi to requirements | AUTOMATIC | 2023-01-24 | 1 | -0/+1 |
| | |||||
* | print progress when installing torch | AUTOMATIC | 2023-01-24 | 2 | -6/+22 |
| | | | | | | add PIP_INSTALLER_LOCATION env var to install pip if it's not installed remove accidental call to accelerate when venv is disabled add another env var to skip venv - SKIP_VENV | ||||
* | remove fairscale requirement, add fake fairscale to make BLIP not complain ↵ | AUTOMATIC | 2023-01-24 | 1 | -1/+1 |
| | | | | about it mk2 | ||||
* | remove fairscale requirement, add fake fairscale to make BLIP not complain ↵ | AUTOMATIC | 2023-01-24 | 3 | -4/+9 |
| | | | | about it | ||||
* | make git commands not fail for extensions when you have spaces in webui ↵ | AUTOMATIC | 2023-01-24 | 1 | -4/+4 |
| | | | | directory | ||||
* | also return the removed field to sdapi/v1/upscalers because someone might ↵ | AUTOMATIC | 2023-01-24 | 2 | -0/+2 |
| | | | | have relied on it existing | ||||
* | repair sdapi/v1/upscalers returning bogus results | AUTOMATIC | 2023-01-24 | 2 | -8/+10 |
| | |||||
* | Merge pull request #7140 from vladmandic/api-decode-image | AUTOMATIC1111 | 2023-01-24 | 1 | -1/+5 |
|\ | | | | | Add exception handling to API image decode | ||||
| * | add image decod exception handling | Vladimir Mandic | 2023-01-23 | 1 | -1/+5 |
| | | |||||
* | | Merge pull request #7144 from catboxanon/swinir-interrupt | AUTOMATIC1111 | 2023-01-24 | 1 | -1/+7 |
|\ \ | | | | | | | Make SwinIR upscaler interruptible and skippable | ||||
| * | | Also make SwinIR skippable | catboxanon | 2023-01-24 | 1 | -2/+2 |
| | | | |||||
| * | | Make SwinIR interruptible | catboxanon | 2023-01-24 | 1 | -1/+7 |
| |/ | |||||
* | | Merge pull request #7148 from acncagua/improvement_launch.py | AUTOMATIC1111 | 2023-01-24 | 1 | -1/+1 |
|\ \ | |/ |/| | Set Linux xformers 0.0.16RC425 | ||||
| * | Set Linux xformers 0.0.16RC425 | acncagua | 2023-01-24 | 1 | -1/+1 |
|/ | |||||
* | fix BLIP failing to import depending on configuration | AUTOMATIC | 2023-01-23 | 2 | -1/+16 |
| | |||||
* | Merge pull request #7113 from vladmandic/interrogate | AUTOMATIC1111 | 2023-01-23 | 2 | -16/+26 |
|\ | | | | | Add selector to interrogate categories | ||||
| * | add option to skip interrogate categories | Vladimir Mandic | 2023-01-23 | 2 | -15/+19 |
| | | |||||
| * | Merge branch 'AUTOMATIC1111:master' into interrogate | Vladimir Mandic | 2023-01-23 | 9 | -27/+140 |
| |\ | |||||
| * | | improve interrogate | Vladimir Mandic | 2023-01-23 | 2 | -12/+18 |
| | | | |||||
* | | | add support for apostrophe in extra network names | AUTOMATIC | 2023-01-23 | 2 | -4/+6 |
| | | | |||||
* | | | suppress A matching Triton is not available message | AUTOMATIC | 2023-01-23 | 1 | -1/+3 |
| |/ |/| | | | | | you can all now stop worrying about it | ||||
* | | make loras before 0.4.0 ALSO work | AUTOMATIC | 2023-01-23 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #7032 from gmq/extra-network-styles | AUTOMATIC1111 | 2023-01-23 | 4 | -4/+73 |
|\ \ | | | | | | | Extra network view style | ||||
| * | | feat(extra-networks): replace icon background with border | Guillermo Moreno | 2023-01-23 | 2 | -2/+5 |
| | | | |||||
| * | | feat(extra-networks): remove view dropdown | Guillermo Moreno | 2023-01-23 | 2 | -13/+9 |
| | | | |||||
| * | | feat(extra-networks): add default view setting | Guillermo Moreno | 2023-01-22 | 2 | -4/+8 |
| | | | |||||
| * | | feat(extra-networks): add thumbs view style | Guillermo Moreno | 2023-01-22 | 4 | -12/+78 |
| | | | |||||
* | | | Merge pull request #7116 from vladmandic/api-image-format | AUTOMATIC1111 | 2023-01-23 | 1 | -10/+24 |
|\ \ \ | | | | | | | | | API should use same image format as specified in WebUI settings | ||||
| * | | | api-image-format | Vladimir Mandic | 2023-01-23 | 1 | -10/+24 |
| | | | | |||||
* | | | | add support for loras trained on kohya's scripts 0.4.0 (alphas) | AUTOMATIC | 2023-01-23 | 1 | -7/+11 |
|/ / / | |||||
* | | | a possible fix for broken image upscaling | AUTOMATIC | 2023-01-23 | 1 | -1/+1 |
| | | | |||||
* | | | add a message about new torch/xformers version and a way to upgrade by ↵ | AUTOMATIC | 2023-01-23 | 2 | -1/+28 |
| | | | | | | | | | | | | specifying a commandline flag | ||||
* | | | Merge pull request #5939 from petalas/petalas/torch-upgrade | AUTOMATIC1111 | 2023-01-23 | 1 | -4/+2 |
|\ \ \ | |_|/ |/| | | upgrading torch, torchvision, xformers (windows), to use cu117 | ||||
| * | | upgrading torch, torchvision, xformers (windows) to use u117 | Nick Petalas | 2023-01-16 | 1 | -4/+2 |
| | | | |||||
* | | | better support for xformers flash attention on older versions of torch | AUTOMATIC | 2023-01-23 | 2 | -24/+30 |
| | | | |||||
* | | | Merge remote-tracking branch 'takuma104/xformers-flash-attention' | AUTOMATIC | 2023-01-23 | 2 | -2/+25 |
|\ \ \ | |||||
| * | | | add --xformers-flash-attention option & impl | Takuma Mori | 2023-01-21 | 2 | -2/+25 |
| | | | | |||||
* | | | | fix open directory button failing | AUTOMATIC | 2023-01-23 | 2 | -2/+1 |
| | | | | |||||
* | | | | Merge pull request #7081 from EllangoK/xy-hires | AUTOMATIC1111 | 2023-01-23 | 1 | -3/+15 |
|\ \ \ \ | | | | | | | | | | | Adds Hires Steps to X/Y Plot, and updates step calculation | ||||
| * | | | | adds hires steps to x/y plot and fixes total_steps calculation | EllangoK | 2023-01-22 | 1 | -3/+15 |
| | | | | | |||||
* | | | | | Merge pull request #7031 from EllangoK/master | AUTOMATIC1111 | 2023-01-23 | 3 | -3/+11 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixes various button overflowing UI and compact checkbox | ||||
| * | | | | | aligns the axis buttons in x/y plot | EllangoK | 2023-01-21 | 2 | -1/+5 |
| | | | | | | |||||
| * | | | | | compact checkbox and fix copy image btn overflow | EllangoK | 2023-01-21 | 2 | -2/+6 |
| |/ / / / | | | | | | | | | | | | | | | | also fixes type for #tab_extensions in style.css | ||||
* | | | | | Merge pull request #7093 from Shondoit/fix-dark-mode | AUTOMATIC1111 | 2023-01-23 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix dark mode | ||||
| * | | | | | Fix dark mode | Shondoit | 2023-01-23 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | Fixes #7048 Co-Authored-By: J.J. Tolton <jjtolton@gmail.com> | ||||
* | | | | | third time's the charm | AUTOMATIC | 2023-01-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | add missing import to previous commit | AUTOMATIC | 2023-01-23 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 13 | -464/+675 |
| | | | | |