hako-mikan / sd-webui-supermerger

model merge extention for stable diffusion web ui
GNU Affero General Public License v3.0
753 stars 112 forks source link

複数のLoraをマージする際にエラーが発生する。(Errors when merging multiple Lora.) #295

Closed waomodder closed 12 months ago

waomodder commented 1 year ago

お世話になります。CUDAマージのアップデート以降、複数のLoraをマージする際に以下のエラーが発生してまともな結果になりません。 Thanks for your help, since the CUDA merge update, I get the following error when merging multiple Lora's with no proper result. これはCPUを利用してマージした際も同じです。 This is also the case when merging using the CPU.

ERROR,Number of Blocks must be 12,17,20,26 ERROR,Number of Blocks must be 12,17,20,26 ERROR,Number of Blocks must be 12,17,20,26 ERROR,Number of Blocks must be 12,17,20,26

hako-mikan commented 1 year ago

修正されたかと思います。お試し下さい。

waomodder commented 12 months ago

素早い対応ありがとうございます。