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

Could it run on a single RTX4090 GPU? #16

Closed easycodesniper-afk closed 8 months ago

easycodesniper-afk commented 8 months ago

I'm sorry but I only have one GPU with 24G memory...

Doubiiu commented 8 months ago

Hi, I have tried running the code on Hugging face A10G large (24G VRAM) and it works. You can have a try on that. We will also release more online demo UI / resources very soon. Thanks for your interest!

easycodesniper-afk commented 8 months ago

Hi, I have tried running the code on Hugging face A10G large (24G VRAM) and it works. You can have a try on that. We will also release more online demo UI / resources very soon. Thanks for your interest!

Got it

Doubiiu commented 8 months ago

@easycodesniper-afk Thanks to the report by ngc-shj in #18 , there should be no problem to run it on RTX4090 with 24G GPU Memory, at least for 512 and 256. I think 1024 is also OK.