magic-animate
magic-animate copied to clipboard
Setting for 10G VRAM GPU
You can downsize picture for reduce VRAM, the size is from 512 to 384 and it can product 4s video. But the video quality need fixed by other way.
animate.py: def call(self, source_image, motion_sequence, random_seed, step, guidance_scale, size=512): --> def call(self, source_image, motion_sequence, random_seed, step, guidance_scale, size=384):