openai / guided-diffusion

MIT License
6.03k stars 803 forks source link

Is there a feature similar to max_to_keep #57

Open WASasquatch opened 2 years ago

WASasquatch commented 2 years ago

Is there a feature similar to max_to_keep to limit how many checkpoints are saved?

It would be nice to be able to limit to, say, 5, and delete all previous to save space.