fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Runpod Saving checkpoint issue

Open marshy919 opened this issue 2 years ago • 5 comments

During training I wanted to save checkpoint every 500 steps. I got an error saying that "save_stable_diffusion_checkpoint" wasn't specified. I can't see anywhere to change this.

marshy919 avatar Feb 28 '23 00:02 marshy919

I'll check it out

TheLastBen avatar Feb 28 '23 05:02 TheLastBen

Just to clarify, the training save worked fine. It was only the each 500 steps save which failed.

marshy919 avatar Feb 28 '23 05:02 marshy919

Must be some imports issue, I'll fix it

TheLastBen avatar Feb 28 '23 06:02 TheLastBen

fixed now

TheLastBen avatar Feb 28 '23 11:02 TheLastBen

How do we get the updated runpod ? On their side they have not pushed an update for a week

cfragkos avatar Mar 03 '23 13:03 cfragkos

use "git pull" in the terminal on runpod as soon as you start your pod.

marshy919 avatar Apr 02 '23 07:04 marshy919