aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aAUTOMATIC11112023-12-307-33/+83
* make task ids for API work without force_task_idAUTOMATIC11112023-12-171-6/+3
* Merge pull request #14330 from AUTOMATIC1111/fix-extras-caption-BLIPAUTOMATIC11112023-12-161-1/+1
|\
| * fix extras caption BLIPw-e-w2023-12-161-1/+1
|/
* Merge pull request #14327 from AUTOMATIC1111/fp8-cond-cache-fixAUTOMATIC11112023-12-161-0/+2
|\
| * Let fp8-related settings to invalidate cond_cacheKohaku-Blueleaf2023-12-161-0/+2
|/
* Merge pull request #14227 from kingljl/kingljl-patch-memory-leakAUTOMATIC11112023-12-161-7/+24
|\
| * Merge branch 'dev' into kingljl-patch-memory-leakfuchen.ljl2023-12-06115-1325/+3822
| |\
| * | Long distance memory overflow issuefuchen.ljl2023-12-061-7/+23
| * | Merge pull request #1 from kingljl/fix-dependency-address-patch-1fuchen.ljl2023-11-100-0/+0
| |\ \
* | | | rename pending tasks api endpoint to be more in line with othersAUTOMATIC11112023-12-161-1/+2
* | | | Merge pull request #14314 from gayshub/masterAUTOMATIC11112023-12-164-4/+40
|\ \ \ \
| * | | | fix the problem of ruff of githubgayshub2023-12-151-1/+0
| * | | | fix the problem of ruff of githubgayshub2023-12-151-1/+1
| * | | | fix the problem of ruff of githubgayshub2023-12-153-4/+4
| * | | | add allow specify the task id and get the location of task in the queue of pe...gayshub2023-12-154-4/+41
| |/ / /
* | | | move soft inpainting to a built-in extensionAUTOMATIC11112023-12-161-0/+0
* | | | Use radio for FP8 mode selectionAUTOMATIC11112023-12-161-1/+1
* | | | Merge pull request #14031 from AUTOMATIC1111/test-fp8AUTOMATIC11112023-12-1617-40/+160
|\ \ \ \
| * \ \ \ Merge branch 'dev' into test-fp8AUTOMATIC11112023-12-163-5/+5
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #14107 from AUTOMATIC1111/torch210AUTOMATIC11112023-12-163-6/+6
|\ \ \ \ \
| * | | | | torch 2.1.2AUTOMATIC11112023-12-162-4/+4
| * | | | | Merge branch 'dev' into torch210AUTOMATIC11112023-12-1662-771/+2436
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch 'master' into devAUTOMATIC11112023-12-160-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'release_candidate'AUTOMATIC11112023-12-16116-1329/+3830
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge pull request #14307 from AUTOMATIC1111/default-Falst-js_live_preview_in...AUTOMATIC11112023-12-161-1/+1
| | * | | | | Merge pull request #14237 from ReneKroon/devAUTOMATIC11112023-12-141-1/+2
| | * | | | | Merge pull request #14216 from wfjsw/state-dict-ref-comparisonAUTOMATIC11112023-12-141-1/+1
| | * | | | | Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...AUTOMATIC11112023-12-142-1/+2
| | * | | | | Merge pull request #14229 from Nuullll/ipex-embeddingAUTOMATIC11112023-12-141-0/+9
| | * | | | | Merge pull request #14266 from kaalibro/devAUTOMATIC11112023-12-141-0/+1
| | * | | | | Merge pull request #14276 from AUTOMATIC1111/fix-stylesAUTOMATIC11112023-12-141-24/+7
| | * | | | | Merge pull request #14270 from kaalibro/extra-options-elem-idAUTOMATIC11112023-12-141-2/+3
| | * | | | | Merge pull request #14296 from akx/paste-resolutionAUTOMATIC11112023-12-141-0/+24
| | * | | | | Merge pull request #14300 from AUTOMATIC1111/oft_fixesAUTOMATIC11112023-12-141-26/+11
* | | | | | | Merge pull request #14307 from AUTOMATIC1111/default-Falst-js_live_preview_in...AUTOMATIC11112023-12-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | default False js_live_preview_in_modal_lightboxw-e-w2023-12-141-1/+1
|/ / / / / / /
| | | * | | | update torch to 2.1.0AUTOMATIC11112023-11-263-6/+6
| | | | * | | Add FP8 settings into PNG infoKohaku-Blueleaf2023-12-162-0/+8
| | | | * | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-1417-91/+993
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #14293 from HinaHyugaHime/masterAUTOMATIC11112023-12-141-3/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dev' into masterAUTOMATIC11112023-12-14118-1351/+4750
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #14237 from ReneKroon/devAUTOMATIC11112023-12-141-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | #13354: solve lora loading issueRene Kroon2023-12-081-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #14269 from kaalibro/skip-interrupt-keyb-shortcutsAUTOMATIC11112023-12-142-6/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary 'else', add 'lightboxModal' checkkaalibro2023-12-111-4/+3
| * | | | | | | | Fix linter issueskaalibro2023-12-101-1/+3
| * | | | | | | | Replace Ctrl+Alt+Enter with Esckaalibro2023-12-102-8/+13
| * | | | | | | | Add keyboard shortcuts for generationkaalibro2023-12-092-6/+21
| |/ / / / / / /
* | | | | | | | Merge pull request #14216 from wfjsw/state-dict-ref-comparisonAUTOMATIC11112023-12-141-1/+1
|\ \ \ \ \ \ \ \