aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | change state dict comparison to ref compareJabasukuriputo Wang2023-12-061-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...AUTOMATIC11112023-12-142-1/+2
|\ \ \ \ \ \ \
| * | | | | | | add option: Live preview in full page image viewerw-e-w2023-12-062-1/+2
| |/ / / / / /
* | | | | | | Merge pull request #14208 from CodeHatchling/soft-inpaintingAUTOMATIC11112023-12-145-27/+904
|\ \ \ \ \ \ \
| * | | | | | | Formatted soft_inpainting.CodeHatchling2023-12-091-10/+16
| * | | | | | | soft_inpainting now appears in the "inpaint" section, and will not activate u...CodeHatchling2023-12-091-4/+39
| * | | | | | | Fixed grammar error.CodeHatchling2023-12-081-1/+1
| * | | | | | | Fixed complaint about whitespace, updated help section for a parameter.CodeHatchling2023-12-081-4/+4
| * | | | | | | Added parameters for the composite stage, fixed batched generation.CodeHatchling2023-12-081-43/+155
| * | | | | | | Fixed error that occurs when using vanilla samplers (somehow).CodeHatchling2023-12-071-2/+2