aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)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
| | | | | | Protect alphas_cumprod during refiner switchover
| * Merge pull request #15039 from light-and-ray/dat_cmd_flagAUTOMATIC11112024-03-021-0/+1
| | | | | | dat cmd flag
| * Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tapAUTOMATIC11112024-03-021-6/+19
| | | | | | resizeHandle handle double tap
| * Merge pull request #15035 from AUTOMATIC1111/fix/normalized-filepath-absoluteAUTOMATIC11112024-03-021-1/+1
| | | | | | Use `absolute` path for normalized filepath
| * Merge pull request #15012 from light-and-ray/register_tmp_file-also-with-mtimeAUTOMATIC11112024-03-021-1/+3
| | | | | | register_tmp_file also for mtime
| * Merge pull request #15010 from ↵AUTOMATIC11112024-03-021-7/+3
| | | | | | | | | | light-and-ray/fix_resize-handle_for_vertical_layout Fix resize-handle visability for vertical layout (mobile)
| * update cahngelogAUTOMATIC11112024-02-261-1/+4
| |
| * Merge pull request #15006 from imnodb/masterAUTOMATIC11112024-02-261-1/+1
| | | | | | fix: the `split_threshold` parameter does not work when running Split oversized images
| * Merge pull request #15004 from ↵AUTOMATIC11112024-02-261-4/+5
| | | | | | | | | | light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr ResizeHandleRow - allow overriden column scale parametr
| * Merge pull request #14995 from ↵AUTOMATIC11112024-02-261-2/+2
| | | | | | | | | | dtlnor/14591-bug-the-categories-layout-is-different-when-localization-is-on Fix #14591 using translated content to do categories mapping
| * Merge pull request #14973 from AUTOMATIC1111/Fix-new-oft-boftAUTOMATIC11112024-02-261-26/+24
| | | | | | Fix the OFT/BOFT bugs when using new LyCORIS implementation
| * update changelogAUTOMATIC11112024-02-221-0/+1
| |
| * Merge pull request #15002 from ↵AUTOMATIC11112024-02-221-33/+62
| | | | | | | | | | light-and-ray/support_resizable_columns_for_touch_(tablets) support resizable columns for touch (tablets)
| * update changelogAUTOMATIC11112024-02-221-0/+1
| |
| * update changelogAUTOMATIC11112024-02-221-0/+1
| |
| * make extra network card description plaintext by default, with an option to ↵AUTOMATIC11112024-02-222-1/+6
| | | | | | | | re-enable HTML as it was
| * 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
| | | | | | [bug] avoid doble upscaling in inpaint
| * update changelogAUTOMATIC11112024-02-191-1/+2
| |
| * Merge pull request #14871 from v0xie/boftAUTOMATIC11112024-02-191-10/+48
| | | | | | Support inference with LyCORIS BOFT networks
| * update changelogAUTOMATIC11112024-02-171-0/+2
| |
| * Merge pull request #14947 from AUTOMATIC1111/open-buttonAUTOMATIC11112024-02-173-17/+51
| | | | | | option "open image button" open the actual dir
| * Update comment for Pad prompt/negative prompt v0 to add a warning about ↵AUTOMATIC11112024-02-172-4/+4
| | | | | | | | truncation, make it override the v1 implementation
| * 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
| | | | | | | | | | | | | | than just hiding results. Disable prompt token counters option does not require reload UI. token counters do not become visible until they are positioned correctly.
| * 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
| | | | | | | | needed amount of search fields
| * Merge pull request #14900 from ↵AUTOMATIC11112024-02-171-5/+5
| |\ | | | | | | | | | | | | AUTOMATIC1111/fix-css-color-extra-network-control--enabled fix extra-network-control--enabled color
| | * fix extra-network-control--enabled colorw-e-w2024-02-111-5/+5
| | | | | | | | | | | | also add forgotten semicolon
| * | Merge pull request #14910 from analysisjp/wsl2_flxAUTOMATIC11112024-02-171-7/+5
| |\ \ | | | | | | | | fixed webui.sh issue that occurred in WSL environment (fix: #14883)
| | * | 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 bar
| | * | Use original App Title in progress barAndray2024-02-141-1/+8
| | |/
| * | Merge pull request #14932 from AUTOMATIC1111/fix/esc-interruptAUTOMATIC11112024-02-171-2/+4
| |\ \ | | | | | | | | Only trigger interrupt on `Esc` when interrupt button visible
| | * | Fix `Esc` interrupt when button not visiblecatboxanon2024-02-151-2/+4
| | |/
| * | Merge pull request #14933 from ↵AUTOMATIC11112024-02-171-1/+4
| |\ \ | | | | | | | | | | | | | | | | AUTOMATIC1111/fix/graceful-mtime-hash-cache-exception Gracefully handle mtime read exception from cache
| | * | 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
| |\ \ | | | | | | | | Normalize command-line argument paths