Is there an existing issue for this?
Have you read FAQ on README?
What happened?
“I want to create a video using Stable Diffusion, but after installing and trying to use AnimateDiff, I get the following error message.”
EinopsError: Error while processing rearrange-reduction pattern "(b f) d c -> (b d) f c". Input tensor shape: torch.Size([2, 4096, 320]). Additional info: {'f': 16}. Shape mismatch, can't divide axis of length 2 in chunks of 16
Steps to reproduce the problem
- Go to .... AmimativeDiff
- Press .... Generate
- ... Error massage
What should have happened?
“The video should be generated.”



Commit where the problem happens
webui:
extension: version: v1.6.0 • python: 3.10.6 • torch: 2.1.2+cu121 • xformers: N/A • gradio: 3.41.2 • checkpoint: 7c819b6d13
What browsers do you use to access the UI ?
Microsoft Edge
Command Line Arguments
Console logs
Additional information
No response