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

cache_latents error #50

Closed xyxxmb closed 7 months ago

xyxxmb commented 8 months ago

When I set cache_latents is True, it seems that the shape is not match.

xyxxmb commented 8 months ago

When I set cache_latents is True, it seems that the shape is not match.

The error is "RuntimeError: Given groups=1, weight of size [320, 5, 3, 3], expected input[4, 17, 512, 512] to have 5 channels, but got 17 channels instead"

daizuozhuo commented 7 months ago

The cache_latents function is not implemented now.