Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add toggle button for tree view. Use default settings for sortmode and ↵ | Sj-Si | 2024-01-20 | 5 | -73/+132 |
| | | | | direction. | ||||
* | Fix various bugs including refresh bug. | Sj-Si | 2024-01-18 | 2 | -17/+21 |
| | |||||
* | Fix missing important style. | Sj-Si | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | Fix embeddings add/remove to/from prompt on click bugs. | Sj-Si | 2024-01-18 | 2 | -11/+4 |
| | |||||
* | fix bugs | Sj-Si | 2024-01-16 | 3 | -35/+31 |
| | |||||
* | Finish cleanup. | Sj-Si | 2024-01-16 | 11 | -168/+288 |
| | |||||
* | Run linting | Sj-Si | 2024-01-15 | 1 | -5/+4 |
| | |||||
* | Move extra network tab buttons into tree view; | Sj-Si | 2024-01-15 | 9 | -284/+401 |
| | |||||
* | fix bugs. introduce new ones. | Sj-Si | 2024-01-15 | 4 | -194/+207 |
| | |||||
* | fix linting | Sj-Si | 2024-01-14 | 1 | -26/+28 |
| | |||||
* | fix search box handling. sort maybe broken not sure. need to bug test and ↵ | Sj-Si | 2024-01-14 | 3 | -62/+57 |
| | | | | finish cleanup. | ||||
* | continue cleanup and redesign. | Sj-Si | 2024-01-13 | 4 | -187/+572 |
| | |||||
* | Merge changes from dev | Sj-Si | 2024-01-11 | 117 | -4920/+3371 |
|\ | |||||
| * | 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 | ||||
| | * | | Restore scale factor limit changes to master branch. | Sj-Si | 2024-01-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | Restore scale factor limit changes to master branch. | Sj-Si | 2024-01-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | Increase limits for upscalers. | Sj-Si | 2024-01-08 | 2 | -4/+4 |
| | | | | |||||
| * | | | Merge pull request #14583 from continue-revolution/conrevo/lcm-sampler | AUTOMATIC1111 | 2024-01-09 | 2 | -1/+106 |
| |\ \ \ | | | | | | | | | | | Official LCM Sampler Support | ||||
| | * | | | lcm sampler | continue-revolution | 2024-01-08 | 2 | -1/+106 |
| | | | | | |||||
| * | | | | Merge pull request #14593 from papuSpartan/api_tls | AUTOMATIC1111 | 2024-01-09 | 1 | -1/+9 |
| |\ \ \ \ | | | | | | | | | | | | | Allow TLS with API only mode (--nowebui) | ||||
| | * | | | | include tls arguments in api uvicorn init | unknown | 2024-01-09 | 1 | -1/+9 |
| | |/ / / | |||||
| * | | | | Merge pull request #14597 from AUTOMATIC1111/improved-manual-cast | AUTOMATIC1111 | 2024-01-09 | 2 | -16/+41 |
| |\ \ \ \ | | |/ / / | |/| | | | Improve the implementation of Manual Cast and IPEX support | ||||
| | * | | | rearrange if-statements for cpu | Kohaku-Blueleaf | 2024-01-09 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Apply the correct behavior of precision='full' | Kohaku-Blueleaf | 2024-01-09 | 1 | -4/+7 |
| | | | | | |||||
| | * | | | Revert "Apply correct inference precision implementation" | Kohaku-Blueleaf | 2024-01-09 | 1 | -33/+9 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit e00365962b17550a42235d1fbe2ad2c7cc4b8961. | ||||
| | * | | | Apply correct inference precision implementation | Kohaku-Blueleaf | 2024-01-09 | 1 | -9/+33 |
| | | | | | |||||
| | * | | | linting and debugs | Kohaku-Blueleaf | 2024-01-09 | 1 | -6/+6 |
| | | | | | |||||
| | * | | | Fix bugs when arg dtype doesn't match | KohakuBlueleaf | 2024-01-09 | 1 | -15/+10 |
| | | | | | |||||
| | * | | | improve efficiency and support more device | Kohaku-Blueleaf | 2024-01-09 | 2 | -17/+44 |
| |/ / / | |||||
| * | | | Merge pull request #14573 from continue-revolution/conrevo/add-p-to-cfg | AUTOMATIC1111 | 2024-01-08 | 2 | -2/+5 |
| |\ \ \ | | | | | | | | | | | Add self to CFGDenoiserParams | ||||
| | * | | | make denoiser None by default | Chengsong Zhang | 2024-01-08 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | add self instead | continue-revolution | 2024-01-07 | 2 | -4/+4 |
| | | | | | |||||
| | * | | | add p to cfgdenoiserparams | continue-revolution | 2024-01-07 | 2 | -2/+5 |
| |/ / / | |||||
| * | | | add assets repo; serve fonts locally rather than from google's servers | AUTOMATIC1111 | 2024-01-07 | 4 | -2/+9 |
| | | | | |||||
| * | | | Merge pull request #14560 from Nuullll/condfunc-warning | AUTOMATIC1111 | 2024-01-07 | 1 | -4/+8 |
| |\ \ \ | | | | | | | | | | | Handle CondFunc exception when resolving attributes | ||||
| | * | | | Handle CondFunc exception when resolving attributes | Nuullll | 2024-01-06 | 1 | -4/+8 |
| | | | | | |||||
| * | | | | Merge pull request #14563 from Nuullll/model-loaded-callback | AUTOMATIC1111 | 2024-01-07 | 2 | -4/+5 |
| |\ \ \ \ | | | | | | | | | | | | | Execute model_loaded_callback after moving to target device | ||||
| | * | | | | Execute model_loaded_callback after moving to target device | Nuullll | 2024-01-06 | 2 | -4/+5 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #14562 from Nuullll/fix-ipex-xpu-generator | AUTOMATIC1111 | 2024-01-07 | 1 | -4/+16 |
| |\ \ \ \ | | |/ / / | |/| | | | [IPEX] Fix xpu generator | ||||
| | * | | | Fix format | Nuullll | 2024-01-06 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | [IPEX] Fix torch.Generator hijack | Nuullll | 2024-01-06 | 1 | -4/+16 |
| |/ / / | |||||
| * | | | Merge pull request #14559 from Nuullll/ipex-sdpa-fix | AUTOMATIC1111 | 2024-01-06 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |/| | | [IPEX] Fix SDPA attn_mask dtype | ||||
| | * | | [IPEX] Fix SDPA attn_mask dtype | Nuullll | 2024-01-06 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #14546 from AUTOMATIC1111/fix-oft-dtype | AUTOMATIC1111 | 2024-01-06 | 1 | -3/+3 |
| |\ \ | | | | | | | | | Fix dtype casting in OFT module | ||||
| | * | | Fix dtype casting for OFT module | Kohaku-Blueleaf | 2024-01-05 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge pull request #14547 from AUTOMATIC1111/lyco-forward | AUTOMATIC1111 | 2024-01-06 | 2 | -7/+38 |
| |\ \ \ | | | | | | | | | | | Implement general forward method for all method in built-in lora ext |