kat

Results 6 comments of kat

> `Error no kernel image is available for execution on the device at line 167` I was running into the same problem. My 1060 refused to start trainining process. I...

Yes, I can. You must have a corresponding yaml file in the same folder as model. If you're loading SD 2.x checkpoint, you should pass `--v2` to the arguments. If...

You just need to read [README](https://github.com/kohya-ss/sd-scripts#windows-installation) carefully.

```console if '/' in name or '\' in name: TypeError: argument of type 'WindowsPath' is not iterable ``` Try removing trailing slashes and backslashes from your path arguments.