AUTOMATIC1111
2b7ddcbb5c
Merge pull request #15006 from imnodb/master
...
fix: the `split_threshold` parameter does not work when running Split oversized images
2024-02-26 07:16:42 +03:00
AUTOMATIC1111
e3a8dc6e23
Merge pull request #15004 from light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr
...
ResizeHandleRow - allow overriden column scale parametr
2024-02-26 07:16:24 +03:00
AUTOMATIC1111
ca8dc2bde2
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:12:31 +03:00
AUTOMATIC1111
900419e85e
Merge pull request #14973 from AUTOMATIC1111/Fix-new-oft-boft
...
Fix the OFT/BOFT bugs when using new LyCORIS implementation
2024-02-26 07:12:12 +03:00
Andray
3a99824638
register_tmp_file also with mtime
2024-02-23 20:26:56 +04:00
Andray
bab918f049
fix resize-handle for vertical layout
2024-02-23 18:34:24 +04:00
DB Eriospermum
ed594d7ba6
fix: the split_threshold
parameter does not work when running Split oversized images
2024-02-23 13:37:37 +08:00
Andray
9211febbfc
ResizeHandleRow - allow overriden column scale parametr
2024-02-23 02:32:12 +04: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
18819723c1
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:26 +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
3f18a09c86
make extra network card description plaintext by default, with an option to re-enable HTML as it was
2024-02-22 21:27:10 +03:00
Andray
58985e6b37
fix lint 2
2024-02-22 17:22:00 +04:00
Andray
ab1e0fa9bf
fix lint and console warning
2024-02-22 17:16:16 +04:00
Andray
85abbbb8fa
support resizable columns for touch (tablets)
2024-02-22 17:04:56 +04:00
wangshuai09
ba66cf8d69
update
2024-02-22 20:17:10 +08: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
1da05297ea
possible fix for reload button not appearing in some cases for extra networks.
2024-02-22 10:28:03 +03:00
dtlnor
f537e5a519
fix #14591 - using translated content to do categories mapping
2024-02-22 12:26:57 +09:00
Kohaku-Blueleaf
c4afdb7895
For no constraint
2024-02-22 00:43:32 +08:00
Kohaku-Blueleaf
64179c3221
Update network_oft.py
2024-02-21 22:50:43 +08:00
wangshuai09
b7aa425344
del gpu_info for npu
2024-02-21 11:49:06 +08:00
drhead
9c1ece8978
Protect alphas_cumprod during refiner switchover
2024-02-20 19:23:21 -05:00
drhead
bf348032bc
fix missing arg
2024-02-20 16:59:28 -05:00
drhead
25eeeaa65f
Allow refiner to be triggered by model timestep instead of sampling
2024-02-20 16:37:29 -05:00
drhead
09d2e58811
Pass sigma to apply_refiner
2024-02-20 16:22:40 -05:00
drhead
f4869f8de3
Add compatibility option for refiner switching
2024-02-20 16:18:13 -05:00
Kohaku-Blueleaf
591470d86d
linting
2024-02-20 17:21:34 +08:00
Kohaku-Blueleaf
a5436a3ac0
Update network_oft.py
2024-02-20 17:20:14 +08: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
0a271938d8
Merge pull request #14966 from light-and-ray/avoid_doble_upscaling_in_inpaint
...
[bug] avoid doble upscaling in inpaint
2024-02-19 18:06:05 +03:00
Andray
33c8fe1221
avoid doble upscaling in inpaint
2024-02-19 16:57:49 +04: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
6e4fc5e1a8
Merge pull request #14871 from v0xie/boft
...
Support inference with LyCORIS BOFT networks
2024-02-19 10:05:30 +03:00
Kohaku-Blueleaf
4eb949625c
prevent undefined variable
2024-02-19 14:43:07 +08:00
HSIEH TSUNGYU
9d5dc582be
Error handling for unsupported transparency
...
When input images (palette mode) have transparency (bytes) in info,
the output images (RGB mode) will inherit it,
causing ValueError in Pillow:PIL/PngImagePlugin.py#1364
when trying to unpack this bytes.
This commit check the PNG mode and transparency info,
removing transparency if it's RGB mode and transparency is bytes
2024-02-18 19:27:33 +08:00
Kohaku-Blueleaf
5a8dd0c549
Fix rescale
2024-02-18 14:58:41 +08: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
9d5becb4de
Merge pull request #14947 from AUTOMATIC1111/open-button
...
option "open image button" open the actual dir
2024-02-17 21:30:21 +03:00
w-e-w
71072f5620
re-work open image button settings
2024-02-18 02:47:44 +09:00
w-e-w
a18e54ecd7
option "open image button" open the actual dir
2024-02-18 00:38:05 +09: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
4ff1fabc86
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:08 +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
4573195894
prevent escape button causing an interrupt when no generation has been made yet
2024-02-17 11:40:53 +03:00