Nerogar / OneTrainer

OneTrainer is a one-stop solution for all your stable diffusion training needs.
GNU Affero General Public License v3.0
1.81k stars 153 forks source link

[Bug]: Could not save model. Check your disk space! #579

Closed OhTheHueManatee closed 6 days ago

OhTheHueManatee commented 6 days ago

What happened?

whenever I try to save it says "Could not save model. Check your disk space!" despite plenty of room. I've tried switching drives as well as reinstalling One Trainer several times.

What did you expect would happen?

whenever I try to save it says "Could not save model. Check your disk space!" despite plenty of room. I've tried switching drives as well as reinstalling One Trainer several times.

Relevant log output

I'm not sure how to do this

Output of pip freeze

I'm not sure how to do this

OhTheHueManatee commented 6 days ago

Someone on the discord was awesome enough to help me out. If you get this issue try the following. In powershell go to the dir where you have One Trainer then venv/scripts/activate. Once there type pip install --upgrade schedulefree

That resolved it for me.

OhTheHueManatee commented 6 days ago

Fixed for now