aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | | * | | | | | | Fix formatNuullll2023-12-091-1/+1
| | | | | | | | | | | |
| | | | | * | | | | | | Fix ControlNetNuullll2023-12-091-0/+6
| | | | | | | | | | | |
| | | | | * | | | | | | [IPEX] Fix embeddingNuullll2023-12-061-0/+3
| | | | | | |_|_|/ / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cast `torch.bmm` args into same `dtype`. Fixes the following error when using Text Inversion embedding (#14224): ``` RuntimeError: could not create a primitive descriptor for a matmul primitive ```
| | | | * | | | | | | Merge pull request #14266 from kaalibro/devAUTOMATIC11112023-12-141-0/+1
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Re-add setting lost as part of e294e46
| | | | | * | | | | | | Re-add setting lost as part of e294e46kaalibro2023-12-091-0/+1
| | | | | |/ / / / / /
| | | | * | | | | | | fix styles.csv filenamew-e-w2023-12-101-4/+2
| | | | | | | | | | |
| | | | * | | | | | | fix save stylesw-e-w2023-12-101-20/+5
| | | | |/ / / / / /
| | | * | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-063-22/+9
| | | |\| | | | | |
| | | | * | | | | | remove clean_text()w-e-w2023-12-041-20/+3
| | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | repair old handler for postprocessing API in a way that doesn't break interfaceAUTOMATIC11112023-12-042-3/+7
| | | | | | | | |
| | | | * | | | | repair old handler for postprocessing APIAUTOMATIC11112023-12-041-1/+1
| | | | | | | | |
| | | * | | | | | Fix forced reloadKohaku-Blueleaf2023-12-061-1/+1
| | | | | | | | |
| | | * | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-045-20/+42
| | | |\| | | | |
| | | * | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-0318-416/+272
| | | |\ \ \ \ \ \
| | | * | | | | | | Ensure the cached weight will not be affectedKohaku-Blueleaf2023-12-021-2/+2
| | | | | | | | | |
| | | * | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-0219-238/+543
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-2611-69/+238
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | * | | | | | | | Fix pre-fp8Kohaku-Blueleaf2023-11-251-1/+1
| | | | | | | | | | |
| | | * | | | | | | | Add forced reload for fp16 cacheKohaku-Blueleaf2023-11-211-1/+1
| | | | | | | | | | |
| | | * | | | | | | | Option for using fp16 weight when apply loraKohaku-Blueleaf2023-11-213-3/+13
| | | | | | | | | | |
| | | * | | | | | | | Better namingKohaku-Blueleaf2023-11-191-3/+3
| | | | | | | | | | |
| | | * | | | | | | | update xformers/torch versionsKohaku-Blueleaf2023-11-191-1/+1
| | | | | | | | | | |
| | | * | | | | | | | Update the xformers/torch versionsKohaku-Blueleaf2023-11-191-2/+2
| | | | | | | | | | |
| | | * | | | | | | | Use options instead of cmd_argsKohaku-Blueleaf2023-11-195-42/+48
| | | | | | | | | | |
| | | * | | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-1910-15/+71
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-1612-183/+302
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-044-10/+24
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Add MPS manual castKohakuBlueleaf2023-10-281-1/+5
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | ManualCast for 10/16 series gpuKohaku-Blueleaf2023-10-283-16/+64
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | change torch versionKohaku-Blueleaf2023-10-251-2/+2
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | ignore mps for fp8Kohaku-Blueleaf2023-10-251-1/+3
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Fix alphas cumprodKohaku-Blueleaf2023-10-252-2/+3
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Fix alphas_cumprod dtypeKohaku-Blueleaf2023-10-251-0/+1
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | fp8 for TEKohaku-Blueleaf2023-10-251-0/+7
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Fix lintKohaku-Blueleaf2023-10-231-1/+1
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Add CPU fp8 supportKohaku-Blueleaf2023-10-233-6/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since norm layer need fp32, I only convert the linear operation layer(conv2d/linear) And TE have some pytorch function not support bf16 amp in CPU. I add a condition to indicate if the autocast is for unet.
| | | * | | | | | | | | | | Add sdxl only argKohaku-Blueleaf2023-10-192-0/+4
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Add fp8 for sd unetKohaku-Blueleaf2023-10-192-0/+4
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | feat: refactorAnthony Fu2023-10-162-7/+13
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Interrupt after current generationAnthony Fu2023-10-165-4/+13
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Remove blank line whitespaceNick Harrison2023-10-291-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add assertions for checking additional settings freezing parametersNick Harrison2023-10-291-4/+19
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add new arguments to known command promptsNick Harrison2023-10-291-5/+6
| | | | | | | | | | | | |
* | | | | | | | | | | | | Add NPU Supportwangshuai092024-01-294-3/+50
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #14307 from ↵AUTOMATIC11112023-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AUTOMATIC1111/default-Falst-js_live_preview_in_modal_lightbox default False js_live_preview_in_modal_lightbox
* | | | | | | | | | | | Merge pull request #14216 from wfjsw/state-dict-ref-comparisonAUTOMATIC11112023-12-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change state dict comparison to ref compare
* | | | | | | | | | | | Merge pull request #14230 from ↵AUTOMATIC11112023-12-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer add option: Live preview in full page image viewer
* | | | | | | | | | | | Merge pull request #14229 from Nuullll/ipex-embeddingAUTOMATIC11112023-12-141-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPEX] Fix embedding and ControlNet
* | | | | | | | | | | | Merge pull request #14266 from kaalibro/devAUTOMATIC11112023-12-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-add setting lost as part of e294e46
* | | | | | | | | | | | Merge pull request #14276 from AUTOMATIC1111/fix-stylesAUTOMATIC11112023-12-141-24/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix styles