alibaba / animate-anything

Fine-Grained Open Domain Image Animation with Motion Guidance
https://animationai.github.io/AnimateAnything/
MIT License
779 stars 63 forks source link

"This config requires around 80G GPU RAM" #7

Closed Njasa2k closed 10 months ago

Njasa2k commented 10 months ago

Is there a way to optimize finetuning for the GPU RAM?

daizuozhuo commented 10 months ago

you can reduce the training video width, height, frame number, trainable module or use deepspeed with accelerator to reduce gpu ram.