aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge pull request #14296 from akx/paste-resolutionAUTOMATIC11112023-12-141-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow pasting in WIDTHxHEIGHT strings into the width/height fields
| * | | | | | | | | | | | | | | Allow pasting in WIDTHxHEIGHT strings into the width/height fieldsAarni Koskela2023-12-131-0/+24
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #14300 from AUTOMATIC1111/oft_fixesAUTOMATIC11112023-12-141-26/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | Fix wrong implementation in network_oft
| * | | | | | | | | | | | | | better naming and correct order for device.Kohaku-Blueleaf2023-12-131-2/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | remove debug printKohaku-Blueleaf2023-12-131-1/+0
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Use self.scale instead of custom finalizeKohaku-Blueleaf2023-12-131-18/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix network_oftKohaku-Blueleaf2023-12-131-10/+11
|/ / / / / / / / / / / / / /
| | | | * / / / / / / / / / Update webui.shHina2023-12-131-4/+3
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | | | | | * | | | | | | Merge remote-tracking branch 'origin/release_candidate' into test-fp8Kohaku-Blueleaf2023-12-070-0/+0
| | | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-064-33/+51
| | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #14203 from AUTOMATIC1111/remove-clean_text()AUTOMATIC11112023-12-051-20/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | remove clean_text()
| * | | | | | | | | | | | | remove clean_text()w-e-w2023-12-041-20/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | 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
| | | | | | | | | | | | |
| | | | | * | | | | | | | Fix forced reloadKohaku-Blueleaf2023-12-061-1/+1
| | | | | | | | | | | | |
| | | | | * | | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-046-20/+204
| | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| | | | | * | | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-0327-431/+566
| | | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Ensure the cached weight will not be affectedKohaku-Blueleaf2023-12-021-2/+2
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-0226-257/+681
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-2617-73/+664
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | 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-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
| | |/| | | | | | | | | | | | | | |/| | | | | | | | | | | | | |