lora icon indicating copy to clipboard operation
lora copied to clipboard

Exception training model: 'join() argument must be str, bytes, or os.PathLike object, not 'list''.

Open NoteToSelfFindGoodNickname opened this issue 3 years ago • 2 comments

I am getting the mentioned error, and I don't see why. Can anybody help?

log1

Same happens to me.

There are some possible explanations/fixes mentioned here, but so far none of these work in my case.

https://github.com/d8ahazard/sd_dreambooth_extension/issues/802

Edit: apparently updating the extension my hand by downloading it from here: https://github.com/d8ahazard/sd_dreambooth_extension and overwriting it in the extension directory fixed the issue for me. Also make sure you are using xformers.

HanJammer avatar Jan 22 '23 15:01 HanJammer

Same happens to me.

There are some possible explanations/fixes mentioned here, but so far none of these work in my case.

d8ahazard/sd_dreambooth_extension#802

Edit: apparently updating the extension my hand by downloading it from here: https://github.com/d8ahazard/sd_dreambooth_extension and overwriting it in the extension directory fixed the issue for me. Also make sure you are using xformers.

Thank you, worked for me.

Fictiverse avatar Jan 30 '23 19:01 Fictiverse