hako-mikan / sd-webui-traintrain

LoRA training extention for Stable Diffusion Web-UI
GNU Affero General Public License v3.0
142 stars 5 forks source link

There are issues when creating LoRA with SDXL. #4

Closed nanumin closed 8 months ago

nanumin commented 8 months ago

SDXLで"LoRA"を作成すると不具合があります。 "TrainTrain"を用いて作ったSDXL用の"LoRA"を使用した際、通常の生成は問題ありませんが"hires"を使うとノイズしか生成されません。 "iLECO"は問題なく"hires"できます。"Difference"については使用していないのでわかりません。 私は"TrainTrain"ではSD1.5用のLoRAを作っていないのでSDXLに限った不具合ではないかもしれません。

There are issues when creating LoRA with SDXL. When using the LoRA for SDXL created with ‘TrainTrain’, normal generation is not a problem, but when using ‘hires’, only noise is generated. I can use ‘hires’ without any problems with ‘iLECO’. I don’t know about ‘Difference’ because I haven’t used it. I haven’t created LoRA for SD1.5 with ‘TrainTrain’, so the issue might not be limited to SDXL.

nanumin commented 8 months ago

すみません。hairesでノイズ画像になる原因は"TrainTrain"ではなく"negpip"の不具合が原因でした。 "negpip"の更新で解決済みです。

The cause of the noise image with ‘haires’ was not due to "TrainTrain", but a problem with "negpip". The issue has been resolved with an update to "negpip".