aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | | | Add forced reload for fp16 cacheKohaku-Blueleaf2023-11-211-1/+1
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | Option for using fp16 weight when apply loraKohaku-Blueleaf2023-11-214-7/+25
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | Update webui-macos-env.shKohaku-Blueleaf2023-11-201-1/+1
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | 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-196-42/+49
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-1916-21/+246
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-1619-221/+447
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-047-67/+92
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | 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-1911-32/+36
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | feat: refactorAnthony Fu2023-10-162-7/+13
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | Interrupt after current generationAnthony Fu2023-10-167-8/+17
| | | | | | |_|_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | |
| | | | | | | | | | | | | | | * | 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-297-3/+62
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'release_candidate'AUTOMATIC11112023-12-16116-1329/+3830
| | |/| | | | | | | | | | | | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | 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 #14237 from ReneKroon/devAUTOMATIC11112023-12-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #13354 : solve lora loading issue
| | | * | | | | | | | | | | | | 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-142-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | * | | | | | | | | | | | | Merge pull request #14270 from kaalibro/extra-options-elem-idAUTOMATIC11112023-12-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Assign id for "extra_options". Replace numeric field with slider.
| | | * | | | | | | | | | | | | Merge pull request #14296 from akx/paste-resolutionAUTOMATIC11112023-12-141-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow pasting in WIDTHxHEIGHT strings into the width/height fields
| | | * | | | | | | | | | | | | Merge pull request #14300 from AUTOMATIC1111/oft_fixesAUTOMATIC11112023-12-141-26/+11
| | | | |_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong implementation in network_oft
| | | * | | | | | | | | | | | Merge pull request #14203 from AUTOMATIC1111/remove-clean_text()AUTOMATIC11112023-12-051-20/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove clean_text()
| | | * | | | | | | | | | | | add hypertile infotextAUTOMATIC11112023-12-041-11/+42
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | 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
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | update changelogAUTOMATIC11112023-12-041-0/+162
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | make webui not crash when running with --disable-all-extensions optionAUTOMATIC11112023-12-041-1/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #14192 from illtellyoulater/patch-1AUTOMATIC11112023-12-041-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update launch_utils.py - fixes repetead package reinstalls
| * | | | | | | | | | | | | | Lintmissionfloyd2023-12-041-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update launch_utils.py to fix wrong dep. checks and reinstallsilltellyoulater2023-12-041-4/+10
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes failing dependency checks for extensions having a different package name and import name (for example ffmpeg-python / ffmpeg), which currently is causing the unneeded reinstall of packages at runtime. In fact with current code, the same string is used when installing a package and when checking for its presence, as you can see in the following example: > launch_utils.run_pip("install ffmpeg-python", "required package") [ Installing required package: "ffmpeg-python" ... ] [ Installed ] > launch_utils.is_installed("ffmpeg-python") False ... which would actually return true with: > launch_utils.is_installed("ffmpeg") True
* | | | | | | | | | | | | | Merge pull request #14186 from akx/torchvision-basicsr-hackAUTOMATIC11112023-12-031-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add import_hook hack to work around basicsr/torchvision incompatibility
| * | | | | | | | | | | | | | Add import_hook hack to work around basicsr incompatibilityAarni Koskela2023-12-031-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #13985
* | | | | | | | | | | | | | | Merge pull request #14181 from ↵AUTOMATIC11112023-12-031-15/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AUTOMATIC1111/rework-mask-and-mask_composite-logic slight optimization for mask and mask_composite