FileNotFoundError when starting new training

#88
by lavendelplant - opened

When starting a training I always get this error:

FileNotFoundError: [Errno 2] No such file or directory: 'output_model/unet/diffusion_pytorch_model.bin'

What did I miss? Do I have to change something in the code?

I get the same error

did this ever get resolved?

I was able to train using an Nvidia A10G instead of a T4 🤷

Same error and it suggests I use auth token. It has worked beautifully for months, and now this. I don't think the model exists anymore and that would suck. At least let us have it to put on our own repo.

I did a factory reboot, and then, as @handrodev suggested, ran it on an A10G. Worked.

Sign up or log in to comment