Commit Graph

135 Commits (60d55d0b07c43b500c5baafe3e14c8a6de43201b)

Author SHA1 Message Date
hako-mikan 60d55d0b07 Merge branch 'main' of https://github.com/hako-mikan/sd-webui-lora-block-weight 2025-02-02 23:30:17 +09:00
hako-mikan 9d59a80bbf #180 2025-02-02 23:30:13 +09:00
hako-mikan 14b14e2480 delete debug 2025-02-02 22:45:49 +09:00
hako-mikan 4500ca8693 #179 2025-02-02 22:45:10 +09:00
hako-mikan 6999768a7b Merge branch 'main' of https://github.com/hako-mikan/sd-webui-lora-block-weight 2025-02-02 20:07:58 +09:00
hako-mikan 5f04606bc5 support reforge 2025-02-02 20:07:48 +09:00
hako-mikan ac0f869332 fix for flux clip 2025-02-01 17:45:00 +09:00
hako-mikan 14961b874a fix for regional prompter in forge 2025-01-31 12:37:13 +09:00
hako-mikan 30141b4581 Add inputaccordion 2025-01-24 18:24:50 +09:00
hako-mikan a81dfda0db delete debug code 2025-01-23 23:52:27 +09:00
hako-mikan 9a9a713e5b #174 2025-01-23 23:07:38 +09:00
hako-mikan 9f4b321af6 #176, support flux 2025-01-23 20:32:45 +09:00
hako-mikan 5b9dc37fdb "#172","#174" 2025-01-10 18:38:34 +09:00
hako-mikan 32d494c28b "#163" 2025-01-10 00:20:48 +09:00
takahiro-nihei ac48f188dd #172 2024-10-08 22:38:02 +09:00
takahiro-nihei 6955ad8632 bug fix
Fixed issue where CLIP weight was applied regardless of the start and stop values.
2024-10-08 22:34:27 +09:00
takahiro-nihei 5782eefb9b Fixed bug where LoRA stopped working when HiRes was enabled. 2024-10-05 19:53:23 +09:00
takahiro-nihei 278c364fd6 Revert "Fixed bug where LoRA stopped working when HiRes was enabled."
This reverts commit 308c96d13c.
2024-10-05 19:27:23 +09:00
takahiro-nihei 308c96d13c Fixed bug where LoRA stopped working when HiRes was enabled. 2024-10-05 12:29:41 +09:00
takahiro-nihei 760e572523 #1 2024-09-08 10:39:59 +09:00
takahiro-nihei 29b8600cbb bug fix
Fixed issue where LBW assignments were misaligned when LoRAs without CLIP or UNet were present.
2024-09-07 18:57:42 +09:00
takahiro-nihei 42d9b65551 #1 2024-09-06 20:35:17 +09:00
takahiro-nihei e3bcf1b9ca bug fix
Fixed issue where LoRA weights were not reloaded when LoRA block weights were changed.
2024-09-04 22:09:21 +09:00
takahiro-nihei f2b307d98a Support new forge
Made initial changes to ensure compatibility with new forge. The code now runs, but further testing and improvements may be necessary.
2024-09-04 16:44:13 +09:00
hako-mikan 4d94d247a6
#156 2024-04-06 16:32:18 +09:00
hako-mikan d404effc14
Update lora_block_weight.py 2024-04-06 00:52:38 +09:00
hako-mikan 5c45f880c7
add makeweights 2024-04-05 23:55:05 +09:00
hako-mikan 1fa7eb78f5
#151 2024-02-12 23:56:37 +09:00
hako-mikan cbec799759
#150 2024-02-12 11:05:14 +09:00
hako-mikan 316c03f943
Update lora_block_weight.py 2024-02-07 00:20:25 +09:00
hako-mikan 701ddd813f
Update lora_block_weight.py 2024-02-06 23:52:27 +09:00
hako-mikan 589945953e
#147 2024-02-06 23:47:44 +09:00
hako-mikan 0ea455c13e
support forge 2024-02-06 23:42:42 +09:00
hako-mikan 885db95104
#140 2023-12-18 23:19:10 +09:00
hako-mikan b19aa6cc58
#135 2023-12-17 17:54:42 +09:00
torara46 5b3df191c8
Fix elemental 2023-12-14 11:30:58 +09:00
hako-mikan cf66fc62ad
#133 2023-11-28 20:23:04 +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 c36382c3b6
#126,#129,#130 2023-11-21 19:28:51 +09:00
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