NansException: A tensor with all NaNs was produced in Unet. This could be either because there's not enough precision to represent the picture, or because your video card does not support half type. Try setting the "Upcast cross attention layer to float32" option in Settings > Stable Diffusion or using the --no-half commandline argument to fix this. Use --disable-nan-check commandline argument to disable this check.

エラーこれや、たぶんGPU性能は足りてる
他のLoRAは普通に使えて、sd-scriptsの自作LoRAだけこれで画像生成が止まる
python3.10.12,webUIはver1.5.1,xformers使用
upcast〜のチェックと--no-halfは試したけどダメだった
webUIダウングレードもやった
fp16,bf16以外で作ればいいのかもだけどやり方わからん