Hi @Dr. Furkan Gözükara, last year I trained a bunch of SDXL dreambooth models using your Kaggle not

Hi @Dr. Furkan Gözükara, last year I trained a bunch of SDXL dreambooth models using your Kaggle notebook here: https://www.patreon.com/posts/kohya-sd-1-5-88397937. I'm just getting back into it, but having trouble. Firstly, after cloning https://github.com/FurkanGozukara/kohya_ss, the script sdxl_train.py doesn't seem to exist. I fixed this by updating '!git clone ...' to '!git clone --recursive ...' in the first cell, but the script /kaggle/working/kohya_ss/sd-scripts/sdxl_train.py now crashes with the error message 'RuntimeError: operator torchvision::nms does not exist'. Any ideas on how to fix this? (Patreon user 'Michael Dann' fyi.)
Was this page helpful?