aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README: Exchange directoryHEADmasterLeonard Kugis2024-04-081-5/+6
* Added new quick installation to READMELeonard Kugis2024-04-081-1/+36
* Implemented Dockerfile for gfx803Leonard Kugis2024-04-071-0/+20
* Added missing requirement 'timm'Leonard Kugis2024-04-071-0/+1
* Make it compatible with Python < 3.10Leonard Kugis2024-04-072-6/+7
* Merge branch 'release_candidate'AUTOMATIC11112024-03-02152-5612/+5883
|\
| * update changelogAUTOMATIC11112024-03-021-3/+5
| * style changes for #14979AUTOMATIC11112024-03-021-29/+41
| * call apply_alpha_schedule_override in load_model_weights for #14979AUTOMATIC11112024-03-021-1/+2
| * Merge pull request #14979 from drhead/refiner_cumprod_fixAUTOMATIC11112024-03-022-27/+33
| * Merge pull request #15039 from light-and-ray/dat_cmd_flagAUTOMATIC11112024-03-021-0/+1
| * Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tapAUTOMATIC11112024-03-021-6/+19
| * Merge pull request #15035 from AUTOMATIC1111/fix/normalized-filepath-absoluteAUTOMATIC11112024-03-021-1/+1
| * Merge pull request #15012 from light-and-ray/register_tmp_file-also-with-mtimeAUTOMATIC11112024-03-021-1/+3
| * Merge pull request #15010 from light-and-ray/fix_resize-handle_for_vertical_l...AUTOMATIC11112024-03-021-7/+3
| * update cahngelogAUTOMATIC11112024-02-261-1/+4
| * Merge pull request #15006 from imnodb/masterAUTOMATIC11112024-02-261-1/+1
| * Merge pull request #15004 from light-and-ray/ResizeHandleRow_-_allow_override...AUTOMATIC11112024-02-261-4/+5
| * Merge pull request #14995 from dtlnor/14591-bug-the-categories-layout-is-diff...AUTOMATIC11112024-02-261-2/+2
| * Merge pull request #14973 from AUTOMATIC1111/Fix-new-oft-boftAUTOMATIC11112024-02-261-26/+24
| * update changelogAUTOMATIC11112024-02-221-0/+1
| * Merge pull request #15002 from light-and-ray/support_resizable_columns_for_to...AUTOMATIC11112024-02-221-33/+62
| * update changelogAUTOMATIC11112024-02-221-0/+1
| * update changelogAUTOMATIC11112024-02-221-0/+1
| * make extra network card description plaintext by default, with an option to r...AUTOMATIC11112024-02-222-1/+6
| * possible fix for reload button not appearing in some cases for extra networks.AUTOMATIC11112024-02-221-6/+11
| * Merge pull request #14966 from light-and-ray/avoid_doble_upscaling_in_inpaintAUTOMATIC11112024-02-191-9/+6
| * update changelogAUTOMATIC11112024-02-191-1/+2
| * Merge pull request #14871 from v0xie/boftAUTOMATIC11112024-02-191-10/+48
| * update changelogAUTOMATIC11112024-02-171-0/+2
| * Merge pull request #14947 from AUTOMATIC1111/open-buttonAUTOMATIC11112024-02-173-17/+51
| * Update comment for Pad prompt/negative prompt v0 to add a warning about trunc...AUTOMATIC11112024-02-172-4/+4
| * prevent escape button causing an interrupt when no generation has been made yetAUTOMATIC11112024-02-171-1/+1
| * update changelogAUTOMATIC11112024-02-171-0/+121
| * lintAUTOMATIC11112024-02-171-5/+5
| * Disable prompt token counters option actually disables token counting rather ...AUTOMATIC11112024-02-176-18/+30
| * fix an exception when filtering extra networks very earlyAUTOMATIC11112024-02-171-1/+5
| * fix search UI invisible in an extra network tab that just loadedAUTOMATIC11112024-02-171-0/+4
| * change condition for scheduleAfterScriptsCallbacks() to properly reflect the ...AUTOMATIC11112024-02-171-3/+6
| * Merge pull request #14900 from AUTOMATIC1111/fix-css-color-extra-network-cont...AUTOMATIC11112024-02-171-5/+5
| |\
| | * fix extra-network-control--enabled colorw-e-w2024-02-111-5/+5
| * | Merge pull request #14910 from analysisjp/wsl2_flxAUTOMATIC11112024-02-171-7/+5
| |\ \
| | * | fixed webui.sh issue that occurred in WSL environment (fix: #14883)analysisjp2024-02-131-7/+5
| | |/
| * | Merge pull request #14916 from light-and-ray/use_original_document_titleAUTOMATIC11112024-02-171-1/+8
| |\ \
| | * | Use original App Title in progress barAndray2024-02-141-1/+8
| | |/
| * | Merge pull request #14932 from AUTOMATIC1111/fix/esc-interruptAUTOMATIC11112024-02-171-2/+4
| |\ \
| | * | Fix `Esc` interrupt when button not visiblecatboxanon2024-02-151-2/+4
| | |/
| * | Merge pull request #14933 from AUTOMATIC1111/fix/graceful-mtime-hash-cache-ex...AUTOMATIC11112024-02-171-1/+4
| |\ \
| | * | Gracefully handle mtime read exception from cachecatboxanon2024-02-151-1/+4
| | |/
| * | Merge pull request #14934 from AUTOMATIC1111/fix/normalize-cmd-arg-pathsAUTOMATIC11112024-02-173-22/+27
| |\ \