Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OK seriously, how to resume ? #14

Open
1blackbar opened this issue Sep 3, 2022 · 1 comment
Open

OK seriously, how to resume ? #14

1blackbar opened this issue Sep 3, 2022 · 1 comment

Comments

@1blackbar
Copy link

python main.py --base configs/stable-diffusion/v1-finetune.yaml -t --no-test --actual_resume D:/train/models/ldm/sd/model.ckpt --gpus 1 --data_root img/ --resume "logs/img2022-09-03T19-06-52_hem" -l logs --embedding_manager_ckpt "logs/img2022-09-03T19-06-52_hem/checkpoints/embeddings.pt" --resume_from_checkpoint "logs/img2022-09-03T19-06-52_hem/checkpoints/last.ckpt" --project "logs/img2022-09-03T19-06-52_hem"

This does not work, am i missing something? whatever i do, it starts from epoch 0 and start saving pt files from small iter numbers.

@nicolai256
Copy link
Owner

#12 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants