Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README: Exchange directoryHEADmaster | Leonard Kugis | 2024-04-08 | 1 | -5/+6 |
| | |||||
* | Added new quick installation to README | Leonard Kugis | 2024-04-08 | 1 | -1/+36 |
| | |||||
* | Implemented Dockerfile for gfx803 | Leonard Kugis | 2024-04-07 | 1 | -0/+20 |
| | |||||
* | Added missing requirement 'timm' | Leonard Kugis | 2024-04-07 | 1 | -0/+1 |
| | |||||
* | Make it compatible with Python < 3.10 | Leonard Kugis | 2024-04-07 | 2 | -6/+7 |
| | |||||
* | Merge branch 'release_candidate' | AUTOMATIC1111 | 2024-03-02 | 152 | -5612/+5883 |
|\ | |||||
| * | update changelog | AUTOMATIC1111 | 2024-03-02 | 1 | -3/+5 |
| | | |||||
| * | style changes for #14979 | AUTOMATIC1111 | 2024-03-02 | 1 | -29/+41 |
| | | |||||
| * | call apply_alpha_schedule_override in load_model_weights for #14979 | AUTOMATIC1111 | 2024-03-02 | 1 | -1/+2 |
| | | |||||
| * | Merge pull request #14979 from drhead/refiner_cumprod_fix | AUTOMATIC1111 | 2024-03-02 | 2 | -27/+33 |
| | | | | | | Protect alphas_cumprod during refiner switchover | ||||
| * | Merge pull request #15039 from light-and-ray/dat_cmd_flag | AUTOMATIC1111 | 2024-03-02 | 1 | -0/+1 |
| | | | | | | dat cmd flag | ||||
| * | Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tap | AUTOMATIC1111 | 2024-03-02 | 1 | -6/+19 |
| | | | | | | resizeHandle handle double tap | ||||
| * | Merge pull request #15035 from AUTOMATIC1111/fix/normalized-filepath-absolute | AUTOMATIC1111 | 2024-03-02 | 1 | -1/+1 |
| | | | | | | Use `absolute` path for normalized filepath | ||||
| * | Merge pull request #15012 from light-and-ray/register_tmp_file-also-with-mtime | AUTOMATIC1111 | 2024-03-02 | 1 | -1/+3 |
| | | | | | | register_tmp_file also for mtime | ||||
| * | Merge pull request #15010 from ↵ | AUTOMATIC1111 | 2024-03-02 | 1 | -7/+3 |
| | | | | | | | | | | light-and-ray/fix_resize-handle_for_vertical_layout Fix resize-handle visability for vertical layout (mobile) | ||||
| * | update cahngelog | AUTOMATIC1111 | 2024-02-26 | 1 | -1/+4 |
| | | |||||
| * | Merge pull request #15006 from imnodb/master | AUTOMATIC1111 | 2024-02-26 | 1 | -1/+1 |
| | | | | | | fix: the `split_threshold` parameter does not work when running Split oversized images | ||||
| * | Merge pull request #15004 from ↵ | AUTOMATIC1111 | 2024-02-26 | 1 | -4/+5 |
| | | | | | | | | | | light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr ResizeHandleRow - allow overriden column scale parametr | ||||
| * | Merge pull request #14995 from ↵ | AUTOMATIC1111 | 2024-02-26 | 1 | -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-boft | AUTOMATIC1111 | 2024-02-26 | 1 | -26/+24 |
| | | | | | | Fix the OFT/BOFT bugs when using new LyCORIS implementation | ||||
| * | update changelog | AUTOMATIC1111 | 2024-02-22 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #15002 from ↵ | AUTOMATIC1111 | 2024-02-22 | 1 | -33/+62 |
| | | | | | | | | | | light-and-ray/support_resizable_columns_for_touch_(tablets) support resizable columns for touch (tablets) | ||||
| * | update changelog | AUTOMATIC1111 | 2024-02-22 | 1 | -0/+1 |
| | | |||||
| * | update changelog | AUTOMATIC1111 | 2024-02-22 | 1 | -0/+1 |
| | | |||||
| * | make extra network card description plaintext by default, with an option to ↵ | AUTOMATIC1111 | 2024-02-22 | 2 | -1/+6 |
| | | | | | | | | re-enable HTML as it was | ||||
| * | possible fix for reload button not appearing in some cases for extra networks. | AUTOMATIC1111 | 2024-02-22 | 1 | -6/+11 |
| | | |||||
| * | Merge pull request #14966 from light-and-ray/avoid_doble_upscaling_in_inpaint | AUTOMATIC1111 | 2024-02-19 | 1 | -9/+6 |
| | | | | | | [bug] avoid doble upscaling in inpaint | ||||
| * | update changelog | AUTOMATIC1111 | 2024-02-19 | 1 | -1/+2 |
| | | |||||
| * | Merge pull request #14871 from v0xie/boft | AUTOMATIC1111 | 2024-02-19 | 1 | -10/+48 |
| | | | | | | Support inference with LyCORIS BOFT networks | ||||
| * | update changelog | AUTOMATIC1111 | 2024-02-17 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #14947 from AUTOMATIC1111/open-button | AUTOMATIC1111 | 2024-02-17 | 3 | -17/+51 |
| | | | | | | option "open image button" open the actual dir | ||||
| * | Update comment for Pad prompt/negative prompt v0 to add a warning about ↵ | AUTOMATIC1111 | 2024-02-17 | 2 | -4/+4 |
| | | | | | | | | truncation, make it override the v1 implementation | ||||
| * | prevent escape button causing an interrupt when no generation has been made yet | AUTOMATIC1111 | 2024-02-17 | 1 | -1/+1 |
| | | |||||
| * | update changelog | AUTOMATIC1111 | 2024-02-17 | 1 | -0/+121 |
| | | |||||
| * | lint | AUTOMATIC1111 | 2024-02-17 | 1 | -5/+5 |
| | | |||||
| * | Disable prompt token counters option actually disables token counting rather ↵ | AUTOMATIC1111 | 2024-02-17 | 6 | -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 early | AUTOMATIC1111 | 2024-02-17 | 1 | -1/+5 |
| | | |||||
| * | fix search UI invisible in an extra network tab that just loaded | AUTOMATIC1111 | 2024-02-17 | 1 | -0/+4 |
| | | |||||
| * | change condition for scheduleAfterScriptsCallbacks() to properly reflect the ↵ | AUTOMATIC1111 | 2024-02-17 | 1 | -3/+6 |
| | | | | | | | | needed amount of search fields | ||||
| * | Merge pull request #14900 from ↵ | AUTOMATIC1111 | 2024-02-17 | 1 | -5/+5 |
| |\ | | | | | | | | | | | | | AUTOMATIC1111/fix-css-color-extra-network-control--enabled fix extra-network-control--enabled color | ||||
| | * | fix extra-network-control--enabled color | w-e-w | 2024-02-11 | 1 | -5/+5 |
| | | | | | | | | | | | | also add forgotten semicolon | ||||
| * | | Merge pull request #14910 from analysisjp/wsl2_flx | AUTOMATIC1111 | 2024-02-17 | 1 | -7/+5 |
| |\ \ | | | | | | | | | fixed webui.sh issue that occurred in WSL environment (fix: #14883) | ||||
| | * | | fixed webui.sh issue that occurred in WSL environment (fix: #14883) | analysisjp | 2024-02-13 | 1 | -7/+5 |
| | |/ | |||||
| * | | Merge pull request #14916 from light-and-ray/use_original_document_title | AUTOMATIC1111 | 2024-02-17 | 1 | -1/+8 |
| |\ \ | | | | | | | | | Use original App Title in progress bar | ||||
| | * | | Use original App Title in progress bar | Andray | 2024-02-14 | 1 | -1/+8 |
| | |/ | |||||
| * | | Merge pull request #14932 from AUTOMATIC1111/fix/esc-interrupt | AUTOMATIC1111 | 2024-02-17 | 1 | -2/+4 |
| |\ \ | | | | | | | | | Only trigger interrupt on `Esc` when interrupt button visible | ||||
| | * | | Fix `Esc` interrupt when button not visible | catboxanon | 2024-02-15 | 1 | -2/+4 |
| | |/ | |||||
| * | | Merge pull request #14933 from ↵ | AUTOMATIC1111 | 2024-02-17 | 1 | -1/+4 |
| |\ \ | | | | | | | | | | | | | | | | | AUTOMATIC1111/fix/graceful-mtime-hash-cache-exception Gracefully handle mtime read exception from cache | ||||
| | * | | Gracefully handle mtime read exception from cache | catboxanon | 2024-02-15 | 1 | -1/+4 |
| | |/ | |||||
| * | | Merge pull request #14934 from AUTOMATIC1111/fix/normalize-cmd-arg-paths | AUTOMATIC1111 | 2024-02-17 | 3 | -22/+27 |
| |\ \ | | | | | | | | | Normalize command-line argument paths |