Doubiiu / DynamiCrafter

[ECCV 2024] DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
Apache License 2.0
2.06k stars 161 forks source link

way to "preload" the checkpoint for inference? #67

Open jryebread opened 2 months ago

jryebread commented 2 months ago

I notice everytime I run the model with run_mp.sh it reloads the checkpoint each time, for speed up is there any easy way to have the model preloaded ? anyone have code change suggestions to achieve this?

image

Doubiiu commented 2 months ago

Hi. It seems that this is a feature combining gradio_app.py and bash shell script run_mp.sh. I think it is a little bit troublesome to implement this.

baller commented 2 months ago

Why is there no result after running