Commit Graph

228 Commits (main)

Author SHA1 Message Date
hako-mikan df10cb42bd
Create FUNDING.yml 2023-11-30 22:30:47 +09:00
hako-mikan 8e99798dcc
Update README.md 2023-11-30 20:36:54 +09:00
hako-mikan aac0f58d5f
Update README.md 2023-11-30 20:35:18 +09:00
hako-mikan cf66fc62ad
#133 2023-11-28 20:23:04 +09:00
hako-mikan 899e57aa3c
Update README.md 2023-11-28 19:24:56 +09:00
hako-mikan 3f4143b596
Update README.md 2023-11-23 21:38:45 +09:00
hako-mikan d0c231eefc
Update README.md 2023-11-22 19:59:49 +09:00
hako-mikan 3df4bffa62
Merge pull request #131 from Akegarasu/main
fix uiconfig not exist when webui firstime startup
2023-11-22 19:46:42 +09:00
hako-mikan c574e01735
#126,#129 2023-11-22 19:46:24 +09:00
秋葉杏 6c8340de53
fix uiconfig not exist when webui firstime startup 2023-11-22 14:39:37 +08:00
hako-mikan dec251bf98
#130 2023-11-21 23:02:38 +09:00
hako-mikan 68bacc72b5
Update README.md 2023-11-21 19:37:45 +09:00
hako-mikan c36382c3b6
#126,#129,#130 2023-11-21 19:28:51 +09:00
hako-mikan c9530db739
Merge pull request #128 from storyicon/main
feat: reduce unnecessary time consumption
2023-11-09 19:08:49 +09:00
storyicon 25a92626ba feat: reduce unnecessary time consumption
Signed-off-by: storyicon <storyicon@foxmail.com>
2023-11-09 09:37:07 +00:00
hako-mikan 3a883b9c05
Merge pull request #127 from nonnonstop/fix-ui-config
Fix loading of ui-config.json
2023-11-01 23:55:09 +09: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
hako-mikan 29793b5dde
Merge pull request #125 from v0xie/glora
feat: GLora support
2023-10-29 09:48:10 +09:00
v0xie 61f8cdc0fd feat: GLora support 2023-10-28 15:26:47 -07:00
hako-mikan ef1a33c60d
Update README.md 2023-10-26 20:10:55 +09:00
hako-mikan a12b74b386
#115,#117 2023-10-26 19:47:28 +09:00
hako-mikan fe02b2902f
Merge pull request #122 from zeng-hq/main
reset generatedbases when setting new seed
2023-10-25 18:55:08 +09:00
zeng-hq 8ac2d3ab92 reset generatedbases when setting new seed 2023-10-24 16:25:38 +08:00
hako-mikan 335987725b
Update README.md 2023-10-04 20:15:20 +09:00
hako-mikan b32283fdf3
Update README.md 2023-10-04 20:15:03 +09:00
hako-mikan e45f5faea5
Update README.md 2023-10-04 20:14:53 +09:00
hako-mikan 02a2c8aacd
Update README.md 2023-10-04 20:11:51 +09: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
hako-mikan da0b640599
Merge pull request #112 from sometimesacoder/xyz-orig-weights
Xyz orig weights
2023-10-04 20:06:39 +09:00
hako-mikan bfa6a5c8e1
Update README.md 2023-10-04 18:53:24 +09:00
hako-mikan ce140db8e0
Update README.md 2023-10-04 18:50:45 +09:00
hako-mikan 31a41e1d41
Update README.md 2023-10-04 18:48:24 +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 b8c3bf88d4 Docs for Original Weights Combined XY Plot 2023-09-26 19:17:14 -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 dd44dc2258
#96 2023-08-22 23:57:45 +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