Doubiiu / DynamiCrafter

[ECCV 2024, Oral] DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
https://doubiiu.github.io/projects/DynamiCrafter/
Apache License 2.0
2.46k stars 197 forks source link

Unexpected key(s) in state_dict: "epoch", "global_step", "pytorch-lightning_version", "state_dict", "loops". #83

Open howardgriffin opened 4 months ago

howardgriffin commented 4 months ago

When I load the pretrained model, I got this error. How to solve the promblem?

howardgriffin commented 4 months ago

BTW, this error occurred when I changed the video_length in the config.yaml

wyy-thu commented 1 week ago

BTW, this error occurred when I changed the video_length in the config.yaml

I met same problem. did you find it out?