aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove the pip install stuff because it does not work as i hoped it wouldAUTOMATIC2023-01-243-8/+11
* add fastapi to requirementsAUTOMATIC2023-01-241-0/+1
* print progress when installing torchAUTOMATIC2023-01-242-6/+22
* remove fairscale requirement, add fake fairscale to make BLIP not complain ab...AUTOMATIC2023-01-241-1/+1
* remove fairscale requirement, add fake fairscale to make BLIP not complain ab...AUTOMATIC2023-01-243-4/+9
* make git commands not fail for extensions when you have spaces in webui direc...AUTOMATIC2023-01-241-4/+4
* also return the removed field to sdapi/v1/upscalers because someone might hav...AUTOMATIC2023-01-242-0/+2
* repair sdapi/v1/upscalers returning bogus resultsAUTOMATIC2023-01-242-8/+10
* Merge pull request #7140 from vladmandic/api-decode-imageAUTOMATIC11112023-01-241-1/+5
|\
| * add image decod exception handlingVladimir Mandic2023-01-231-1/+5
* | Merge pull request #7144 from catboxanon/swinir-interruptAUTOMATIC11112023-01-241-1/+7
|\ \
| * | Also make SwinIR skippablecatboxanon2023-01-241-2/+2
| * | Make SwinIR interruptiblecatboxanon2023-01-241-1/+7
| |/
* | Merge pull request #7148 from acncagua/improvement_launch.pyAUTOMATIC11112023-01-241-1/+1
|\ \ | |/ |/|
| * Set Linux xformers 0.0.16RC425acncagua2023-01-241-1/+1
|/
* fix BLIP failing to import depending on configurationAUTOMATIC2023-01-232-1/+16
* Merge pull request #7113 from vladmandic/interrogateAUTOMATIC11112023-01-232-16/+26
|\
| * add option to skip interrogate categoriesVladimir Mandic2023-01-232-15/+19
| * Merge branch 'AUTOMATIC1111:master' into interrogateVladimir Mandic2023-01-239-27/+140
| |\
| * | improve interrogateVladimir Mandic2023-01-232-12/+18
* | | add support for apostrophe in extra network namesAUTOMATIC2023-01-232-4/+6
* | | suppress A matching Triton is not available messageAUTOMATIC2023-01-231-1/+3
| |/ |/|
* | make loras before 0.4.0 ALSO workAUTOMATIC2023-01-231-1/+2
* | Merge pull request #7032 from gmq/extra-network-stylesAUTOMATIC11112023-01-234-4/+73
|\ \
| * | feat(extra-networks): replace icon background with borderGuillermo Moreno2023-01-232-2/+5
| * | feat(extra-networks): remove view dropdownGuillermo Moreno2023-01-232-13/+9
| * | feat(extra-networks): add default view settingGuillermo Moreno2023-01-222-4/+8
| * | feat(extra-networks): add thumbs view styleGuillermo Moreno2023-01-224-12/+78
* | | Merge pull request #7116 from vladmandic/api-image-formatAUTOMATIC11112023-01-231-10/+24
|\ \ \
| * | | api-image-formatVladimir Mandic2023-01-231-10/+24
* | | | add support for loras trained on kohya's scripts 0.4.0 (alphas)AUTOMATIC2023-01-231-7/+11
|/ / /
* | | a possible fix for broken image upscalingAUTOMATIC2023-01-231-1/+1
* | | add a message about new torch/xformers version and a way to upgrade by specif...AUTOMATIC2023-01-232-1/+28
* | | Merge pull request #5939 from petalas/petalas/torch-upgradeAUTOMATIC11112023-01-231-4/+2
|\ \ \ | |_|/ |/| |
| * | upgrading torch, torchvision, xformers (windows) to use u117Nick Petalas2023-01-161-4/+2
* | | better support for xformers flash attention on older versions of torchAUTOMATIC2023-01-232-24/+30
* | | Merge remote-tracking branch 'takuma104/xformers-flash-attention'AUTOMATIC2023-01-232-2/+25
|\ \ \
| * | | add --xformers-flash-attention option & implTakuma Mori2023-01-212-2/+25
* | | | fix open directory button failingAUTOMATIC2023-01-232-2/+1
* | | | Merge pull request #7081 from EllangoK/xy-hiresAUTOMATIC11112023-01-231-3/+15
|\ \ \ \
| * | | | adds hires steps to x/y plot and fixes total_steps calculationEllangoK2023-01-221-3/+15
* | | | | Merge pull request #7031 from EllangoK/masterAUTOMATIC11112023-01-233-3/+11
|\ \ \ \ \
| * | | | | aligns the axis buttons in x/y plotEllangoK2023-01-212-1/+5
| * | | | | compact checkbox and fix copy image btn overflowEllangoK2023-01-212-2/+6
| |/ / / /
* | | | | Merge pull request #7093 from Shondoit/fix-dark-modeAUTOMATIC11112023-01-231-2/+2
|\ \ \ \ \
| * | | | | Fix dark modeShondoit2023-01-231-2/+2
| | |_|_|/ | |/| | |
* | | | | third time's the charmAUTOMATIC2023-01-231-1/+1
* | | | | add missing import to previous commitAUTOMATIC2023-01-231-0/+1
* | | | | rework extras tab to use script systemAUTOMATIC2023-01-2313-464/+675
* | | | | split oversize extras.py to postprocessing.pyAUTOMATIC2023-01-225-474/+18