Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'AUTOMATIC1111:master' into master | InvincibleDude | 2023-01-24 | 21 | -565/+751 |
|\ | |||||
| * | 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 |
| | | |||||
| * | add image decod exception handling | Vladimir Mandic | 2023-01-23 | 1 | -1/+5 |
| | | |||||
| * | 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 | 4 | -12/+31 |
| | |\ | |||||
| | * | | improve interrogate | Vladimir Mandic | 2023-01-23 | 2 | -12/+18 |
| | | | | |||||
| * | | | add support for apostrophe in extra network names | AUTOMATIC | 2023-01-23 | 1 | -2/+4 |
| | |/ | |/| | |||||
| * | | Merge pull request #7032 from gmq/extra-network-styles | AUTOMATIC1111 | 2023-01-23 | 2 | -1/+6 |
| |\ \ | | | | | | | | | Extra network view style | ||||
| | * | | feat(extra-networks): remove view dropdown | Guillermo Moreno | 2023-01-23 | 1 | -11/+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 | 1 | -9/+12 |
| | | | | |||||
| * | | | api-image-format | Vladimir Mandic | 2023-01-23 | 1 | -10/+24 |
| | | | | |||||
| * | | | a possible fix for broken image upscaling | AUTOMATIC | 2023-01-23 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | 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 #7031 from EllangoK/master | AUTOMATIC1111 | 2023-01-23 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Fixes various button overflowing UI and compact checkbox | ||||
| | * | | | compact checkbox and fix copy image btn overflow | EllangoK | 2023-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 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 | 9 | -459/+500 |
| | | | | | |||||
| * | | | | split oversize extras.py to postprocessing.py | AUTOMATIC | 2023-01-22 | 4 | -473/+18 |
| | | | | | |||||
| * | | | | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+0 |
| | | | | | |||||
| * | | | | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+466 |
| |\ \ \ \ | |||||
| | * | | | | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+0 |
| | |/ / / | |||||
| * / / / | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+0 |
| |/ / / | |||||
| * | | | amend previous commit to work in a proper fashion when saving previews | AUTOMATIC | 2023-01-22 | 1 | -2/+2 |
| | | | | |||||
| * | | | add an option to reorder tabs for extra networks | AUTOMATIC | 2023-01-22 | 2 | -1/+18 |
| | | | | |||||
| * | | | add option to discard weights in checkpoint merger UI | AUTOMATIC | 2023-01-22 | 2 | -1/+12 |
| | | | | |||||
| * | | | fix missing field for aesthetic embedding extension | AUTOMATIC | 2023-01-22 | 1 | -1/+3 |
| | | | | |||||
| * | | | attention ctrl+up/down enhancements | AUTOMATIC | 2023-01-22 | 1 | -3/+5 |
| |/ / | |||||
| * | | fix broken textual inversion extras tab | AUTOMATIC | 2023-01-21 | 1 | -1/+2 |
| | | | |||||
| * | | add a slider for default value of added extra networks | AUTOMATIC | 2023-01-21 | 3 | -4/+6 |
| | | | |||||
| * | | enable compact view for train tab | AUTOMATIC | 2023-01-21 | 3 | -3/+9 |
| | | | | | | | | | | | | prevent previews from ruining hypernetwork training | ||||
| * | | Merge pull request #6955 from EllangoK/master | AUTOMATIC1111 | 2023-01-21 | 1 | -1/+14 |
| |\ \ | | | | | | | | | Adds descriptions for merging methods in UI | ||||
| | * | | adds descriptions for merging methods in ui | EllangoK | 2023-01-20 | 1 | -1/+14 |
| | | | | |||||
| * | | | remove the double loading text | AUTOMATIC | 2023-01-21 | 1 | -0/+1 |
| | | | | |||||
| * | | | remove timestamp for js files, reformat code | AUTOMATIC | 2023-01-21 | 1 | -26/+8 |
| | | | | |||||
| * | | | Merge pull request #7015 from jjtolton/serve-static-js | AUTOMATIC1111 | 2023-01-21 | 1 | -9/+23 |
| |\ \ \ | | | | | | | | | | | Compile and serve js files via `src` instead of embedded inline scripts | ||||
| | * | | | remove dead import | James Tolton | 2023-01-21 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | server individually listed javascript files vs single compiled file | James Tolton | 2023-01-21 | 1 | -29/+23 |
| | | | | | |||||
| | * | | | remove commented out lines | James Tolton | 2023-01-21 | 1 | -4/+0 |
| | | | | | |||||
| | * | | | Compile and serve js from /statica instead of inline in html | James Tolton | 2023-01-21 | 1 | -5/+30 |
| | | | | | |||||
* | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 2 | -4/+4 |
| | | | | |