Ikko Eltociear Ashimine
|
16522cb0e3
|
fix typo in call_queue.py
amout -> amount
|
2024-03-27 03:01:06 +09:00 |
|
AUTOMATIC1111
|
bef51aed03
|
Merge branch 'release_candidate'
|
2024-03-02 07:03:13 +03:00 |
|
AUTOMATIC1111
|
1398485789
|
update changelog
|
2024-03-02 07:00:08 +03:00 |
|
AUTOMATIC1111
|
141a17e969
|
style changes for #14979
|
2024-03-02 06:55:03 +03:00 |
|
AUTOMATIC1111
|
da67afe5f6
|
call apply_alpha_schedule_override in load_model_weights for #14979
|
2024-03-02 06:54:58 +03:00 |
|
AUTOMATIC1111
|
28bc85a20a
|
Merge pull request #14979 from drhead/refiner_cumprod_fix
Protect alphas_cumprod during refiner switchover
|
2024-03-02 06:54:55 +03:00 |
|
AUTOMATIC1111
|
978c7fadb3
|
Merge pull request #15039 from light-and-ray/dat_cmd_flag
dat cmd flag
|
2024-03-02 06:54:52 +03:00 |
|
AUTOMATIC1111
|
d558cb69b0
|
Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tap
resizeHandle handle double tap
|
2024-03-02 06:54:49 +03:00 |
|
AUTOMATIC1111
|
0b07a6cf26
|
Merge pull request #15035 from AUTOMATIC1111/fix/normalized-filepath-absolute
Use `absolute` path for normalized filepath
|
2024-03-02 06:54:48 +03:00 |
|
AUTOMATIC1111
|
024a32a09b
|
Merge pull request #15012 from light-and-ray/register_tmp_file-also-with-mtime
register_tmp_file also for mtime
|
2024-03-02 06:54:46 +03:00 |
|
AUTOMATIC1111
|
b47756385d
|
Merge pull request #15010 from light-and-ray/fix_resize-handle_for_vertical_layout
Fix resize-handle visability for vertical layout (mobile)
|
2024-03-02 06:54:44 +03:00 |
|
AUTOMATIC1111
|
eaf5e0289a
|
update cahngelog
|
2024-02-26 07:37:26 +03:00 |
|
AUTOMATIC1111
|
f97e3548e5
|
Merge pull request #15006 from imnodb/master
fix: the `split_threshold` parameter does not work when running Split oversized images
|
2024-02-26 07:35:42 +03:00 |
|
AUTOMATIC1111
|
e651ca8adb
|
Merge pull request #15004 from light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr
ResizeHandleRow - allow overriden column scale parametr
|
2024-02-26 07:35:36 +03:00 |
|
AUTOMATIC1111
|
78e421e4ea
|
Merge pull request #14995 from dtlnor/14591-bug-the-categories-layout-is-different-when-localization-is-on
Fix #14591 using translated content to do categories mapping
|
2024-02-26 07:35:32 +03:00 |
|
AUTOMATIC1111
|
a10c8df876
|
Merge pull request #14973 from AUTOMATIC1111/Fix-new-oft-boft
Fix the OFT/BOFT bugs when using new LyCORIS implementation
|
2024-02-26 07:35:28 +03:00 |
|
AUTOMATIC1111
|
3069716510
|
update changelog
|
2024-02-22 23:00:14 +03:00 |
|
AUTOMATIC1111
|
dfab42c949
|
Merge pull request #15002 from light-and-ray/support_resizable_columns_for_touch_(tablets)
support resizable columns for touch (tablets)
|
2024-02-22 22:59:44 +03:00 |
|
AUTOMATIC1111
|
6bc35be10a
|
update changelog
|
2024-02-22 21:29:58 +03:00 |
|
AUTOMATIC1111
|
b53989b195
|
update changelog
|
2024-02-22 21:29:10 +03:00 |
|
AUTOMATIC1111
|
726aaea0fe
|
make extra network card description plaintext by default, with an option to re-enable HTML as it was
|
2024-02-22 21:27:28 +03:00 |
|
AUTOMATIC1111
|
052fbde3ac
|
possible fix for reload button not appearing in some cases for extra networks.
|
2024-02-22 10:48:30 +03:00 |
|
AUTOMATIC1111
|
140d58b512
|
Merge pull request #14966 from light-and-ray/avoid_doble_upscaling_in_inpaint
[bug] avoid doble upscaling in inpaint
|
2024-02-19 18:06:16 +03:00 |
|
AUTOMATIC1111
|
532c340829
|
update changelog
|
2024-02-19 10:07:57 +03:00 |
|
AUTOMATIC1111
|
92ab0ef7d6
|
Merge pull request #14871 from v0xie/boft
Support inference with LyCORIS BOFT networks
|
2024-02-19 10:05:44 +03:00 |
|
AUTOMATIC1111
|
c7808825b1
|
update changelog
|
2024-02-17 21:38:19 +03:00 |
|
AUTOMATIC1111
|
cb52279c3e
|
Merge pull request #14947 from AUTOMATIC1111/open-button
option "open image button" open the actual dir
|
2024-02-17 21:31:22 +03:00 |
|
AUTOMATIC1111
|
3345218439
|
Update comment for Pad prompt/negative prompt v0 to add a warning about truncation, make it override the v1 implementation
|
2024-02-17 13:21:37 +03:00 |
|
AUTOMATIC1111
|
4652fc5ac3
|
prevent escape button causing an interrupt when no generation has been made yet
|
2024-02-17 11:41:30 +03:00 |
|
AUTOMATIC1111
|
310d6b9075
|
update changelog
|
2024-02-17 11:35:36 +03:00 |
|
AUTOMATIC1111
|
db19c46d6d
|
lint
|
2024-02-17 10:32:10 +03:00 |
|
AUTOMATIC1111
|
1466daeafc
|
Disable prompt token counters option actually disables token counting rather 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.
|
2024-02-17 10:31:16 +03:00 |
|
AUTOMATIC1111
|
dd1641ecc4
|
fix an exception when filtering extra networks very early
|
2024-02-17 09:46:04 +03:00 |
|
AUTOMATIC1111
|
7dae6bb3b5
|
fix search UI invisible in an extra network tab that just loaded
|
2024-02-17 09:45:48 +03:00 |
|
AUTOMATIC1111
|
2e1b61e590
|
change condition for scheduleAfterScriptsCallbacks() to properly reflect the needed amount of search fields
|
2024-02-17 09:45:03 +03:00 |
|
AUTOMATIC1111
|
f293dbbf97
|
Merge pull request #14900 from AUTOMATIC1111/fix-css-color-extra-network-control--enabled
fix extra-network-control--enabled color
|
2024-02-17 09:00:06 +03:00 |
|
AUTOMATIC1111
|
bf08a5b75e
|
Merge pull request #14910 from analysisjp/wsl2_flx
fixed webui.sh issue that occurred in WSL environment (fix: #14883)
|
2024-02-17 08:59:41 +03:00 |
|
AUTOMATIC1111
|
48ce0379bc
|
Merge pull request #14916 from light-and-ray/use_original_document_title
Use original App Title in progress bar
|
2024-02-17 08:57:56 +03:00 |
|
AUTOMATIC1111
|
d235aa068d
|
Merge pull request #14932 from AUTOMATIC1111/fix/esc-interrupt
Only trigger interrupt on `Esc` when interrupt button visible
|
2024-02-17 08:57:25 +03:00 |
|
AUTOMATIC1111
|
ce57a6c6db
|
Merge pull request #14933 from AUTOMATIC1111/fix/graceful-mtime-hash-cache-exception
Gracefully handle mtime read exception from cache
|
2024-02-17 08:56:48 +03:00 |
|
AUTOMATIC1111
|
d70632a7cf
|
Merge pull request #14934 from AUTOMATIC1111/fix/normalize-cmd-arg-paths
Normalize command-line argument paths
|
2024-02-17 08:54:06 +03:00 |
|
AUTOMATIC1111
|
4333ecc43f
|
Merge pull request #14939 from AUTOMATIC1111/Fix-extranetworks-search-reload
Fix the bugs that search/reload will disappear when using other ExtraNetworks extensions
|
2024-02-17 08:51:11 +03:00 |
|
AUTOMATIC1111
|
a56125b0a8
|
Merge pull request #14930 from RedDeltas/feat/launch_utils/file_mode_for_clone
Added core.filemode=false so doesn't track changes in file permission…
|
2024-02-17 08:48:37 +03:00 |
|
Kohaku-Blueleaf
|
23f03d4796
|
Update extraNetworks.js
|
2024-02-16 16:43:43 +08:00 |
|
catboxanon
|
06ab10a1be
|
Normalize cmd arg paths
In particular, this fixes an issue on Windows where some functions
will misbehave if forward slashes are provided rather than
double backslashes.
|
2024-02-15 14:22:13 -05:00 |
|
catboxanon
|
6ee4012c0a
|
Gracefully handle mtime read exception from cache
|
2024-02-15 13:31:44 -05:00 |
|
catboxanon
|
46988af636
|
Fix Esc interrupt when button not visible
|
2024-02-15 13:05:39 -05:00 |
|
RedDeltas
|
18ec22bffe
|
Added core.filemode=false so doesn't track changes in file permissions in more restrictive environments
|
2024-02-15 12:26:14 +00:00 |
|
Andray
|
1142201a3a
|
Use original App Title in progress bar
|
2024-02-14 15:26:57 +04:00 |
|
analysisjp
|
69f9564a6d
|
fixed webui.sh issue that occurred in WSL environment (fix: #14883)
|
2024-02-13 21:49:23 +09:00 |
|