Open coollofty opened 11 months ago
I means that my base model is fp16, and when using animate diff, it is must add both -- no-half and -- no-half-vae at the same time, otherwise an "A tensor with all NaNs was produced in VAE" error will occur. Is there a solution to this?
I have same issue
I have the same problem sometimes i kept pressing generate and worked lol
I get this error when I set "Number of frames" to 3 while FPS was set to 30. Setting my "Number of frames" higher than my FPS fixed this.
I means that my base model is fp16, and when using animate diff, it is must add both -- no-half and -- no-half-vae at the same time, otherwise an "A tensor with all NaNs was produced in VAE" error will occur. Is there a solution to this?
Same problem here,and no solution by now as I know....
@SeanBannister describes the way to resolve this issue. This issue is actually the same as https://github.com/continue-revolution/sd-webui-animatediff/issues/213#issuecomment-1763949336 here (an older issue). Unfortunately there is no solution. Please always keep your "Number of frames" to be greater than or equal to your "Context batch size".
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
animate diff render a black image. If I started with command --no-half, then it is ok! --no-half-vae only is no effect, must together --no-half. But none of the other functions are available without --no-half.
Steps to reproduce the problem
The simplest way is to set the parameters for animation diff and draw a few frames
What should have happened?
black image
Commit where the problem happens
webui: extension:
What browsers do you use to access the UI ?
No response
Command Line Arguments
Console logs
Additional information
No response