Commit Graph

93 Commits (c9530db739f3634e4adaa15e54e9d3b4d549607e)

Author SHA1 Message Date
storyicon 25a92626ba feat: reduce unnecessary time consumption
Signed-off-by: storyicon <storyicon@foxmail.com>
2023-11-09 09:37:07 +00:00
nonnonstop 5ea8eaac5d
Fix the referenced key in ui-config.json 2023-11-01 23:31:01 +09:00
nonnonstop 647bf37103
Fix the path of ui-config.json 2023-11-01 23:30:21 +09:00
v0xie 61f8cdc0fd feat: GLora support 2023-10-28 15:26:47 -07:00
hako-mikan a12b74b386
#115,#117 2023-10-26 19:47:28 +09:00
zeng-hq 8ac2d3ab92 reset generatedbases when setting new seed 2023-10-24 16:25:38 +08:00
hako-mikan 0ef39c5d85
Merge pull request #113 from sometimesacoder/bug/index-error-111
Fix hako-mikan/sd-webui-lora-block-weight#111
2023-10-04 20:08:20 +09:00
sometimesacoder 95d2b2cf3e Fix hako-mikan/sd-webui-lora-block-weight#111
`load_loras_blocks` iterates lorans and it requires weights. If there
are no weights then there is no reason to append to lorans, in that
case just skip the network and let webui handle the te and unet. This
fixes an index out of range error when there's multiple networks, and
one or more loras define both the TE and UNET but no weights, and at
least one lora defines weights from Lora Block Weight.
2023-10-03 20:15:51 -06:00
sometimesacoder fbdb72aac5 Support Original Weights in XY of XYZ Plot
Adds X weights to Y weights. If both X and Y have a value in the same
block then Y's is set to 0; both values are used due to both XY and
YX being generated, but the diagonal shows only the X values in that
case. When X and Y have no overlap then XY is generated and YX just
copies the already generated image into the output.

Implemented duplicate base checker that skips generating an image
that's identical to one already generated. If a previous iteration
already generated a base that's identical to the current one then the
existing image is copied and applied to the output.
2023-09-26 18:39:24 -06:00
hako-mikan 3d226913c1
remove debug code 2023-08-23 20:39:05 +09:00
hako-mikan 06b672566d
#100,#103,#104 2023-08-22 23:52:10 +09:00
hako-mikan 3eba7323d6
Update lora_block_weight.py 2023-08-10 18:39:13 +09:00
hako-mikan 970d641f2a
add debug 2023-08-10 18:38:46 +09:00
hako-mikan f3ea77b54f
Update lora_block_weight.py 2023-08-04 19:12:30 +09:00
hako-mikan 818995a36a
Update lora_block_weight.py 2023-08-02 22:44:23 +09:00
hako-mikan b8b58d3078
Update lora_block_weight.py 2023-08-02 22:10:00 +09:00
hako-mikan 95450122c6
Update lora_block_weight.py 2023-07-31 23:40:32 +09:00
hako-mikan 81ca7049fe
#82 2023-07-29 02:56:37 +09:00
hako-mikan c4bc640e9f
Merge pull request #84 from AlUlkesh/main
Honor IGNORE_CMD_ARGS_ERRORS environment variable
2023-07-28 20:57:09 +09:00
hako-mikan 2161ca5521
#82,#85,#87 2023-07-28 20:26:30 +09:00
AlUlkesh 4c6df21998 Honor IGNORE_CMD_ARGS_ERRORS environment variable 2023-07-26 23:13:10 +02:00
hako-mikan ebb1d355fe
Update lora_block_weight.py 2023-07-24 19:24:22 +09:00
hako-mikan 7d167812e4
Update lora_block_weight.py 2023-07-24 12:25:02 +09:00
hako-mikan 1b62aaa045
Add files via upload 2023-07-22 00:31:52 +09:00
hako-mikan eef051ccca
Update lora_block_weight.py 2023-07-21 21:44:41 +09:00
NaokiSato102 b979108c55 「#」の前置により確実明示的にコメント化するのに対応。 2023-07-18 02:58:49 +09:00
hako-mikan 305fbd03f4
XYZ plot for API 2023-07-14 19:23:04 +09:00
hako-mikan 4b5c50f47e
fix for web-ui ver 1.4 cache u,uc 2023-07-14 01:45:29 +09:00
hako-mikan a68ca91fb3
#67 2023-06-19 23:17:48 +09:00
hako-mikan 19a5dd077b
#65 2023-06-01 02:11:13 +09:00
hako-mikan 9a2d92d757
#66 2023-06-01 01:52:54 +09:00
hako-mikan e047eb0a17
Add files via upload 2023-06-01 01:32:55 +09:00
hako-mikan dc52eb36b7
#53,#60 2023-05-24 19:32:51 +09:00
hako-mikan a562d792bd
#59 2023-05-24 01:11:27 +09:00
hako-mikan 393d9d7bdd
#56 2023-05-12 20:59:29 +09:00
hako-mikan 11f1d4d2f9
#54 2023-05-08 19:02:19 +09:00
hako-mikan 3527124f25
#48 2023-04-19 12:24:08 +09:00
hako-mikan 4992d96a93
#45 2023-04-18 19:51:27 +09:00
hako-mikan c76f3c5459
#46 2023-04-17 12:31:10 +09:00
hako-mikan d5b7b42707
bug fix 2023-04-14 21:55:11 +09:00
hako-mikan 14c708e28c
suport LyCORIS 2023-04-14 19:17:27 +09:00
hako-mikan 50d4c080ff
#38 2023-04-10 00:45:02 +09:00
hako-mikan 3b8caf15d2
elemental 2023-04-08 01:47:47 +09:00
hako-mikan 969f5e436b
elemental 2023-04-08 01:23:30 +09:00
hako-mikan 9bd7fa162f
#34 2023-04-04 01:40:54 +09:00
hako-mikan 18f21f6cf5
#34 2023-04-04 01:09:49 +09:00
hako-mikan e09a6348d4
#32 2023-04-02 00:31:13 +09:00
hako-mikan d5b24cf1cd
bug fix for multiple loras 2023-04-01 20:09:05 +09:00
hako-mikan 90cb81b65f
Update lora_block_weight.py 2023-04-01 14:27:57 +09:00
hako-mikan 89b7d5bab9
Update lora_block_weight.py 2023-04-01 14:20:48 +09:00