Giter VIP home page Giter VIP logo

Comments (8)

videoprice avatar videoprice commented on September 15, 2024 1

same error here:
RuntimeError: Expected weight to be a vector of size equal to the number of channels in input, but got weight of shape [1280] and input of shape [24, 2560, 14, 10]

from sd-webui-animatediff.

yata0 avatar yata0 commented on September 15, 2024

怎么解决的?

from sd-webui-animatediff.

panda66666666 avatar panda66666666 commented on September 15, 2024

同问,也是这个问题

from sd-webui-animatediff.

adelacvg avatar adelacvg commented on September 15, 2024

As say in #13 (comment) , and update to latest webui only solve the first generation. Later it may crash or not, I don't know what happened.

from sd-webui-animatediff.

zappityzap avatar zappityzap commented on September 15, 2024

Have you tried reinstalling torch and xformers? There are newer versions and A1111 doesn't update them for you.

Run with --reinstall-xformers --reinstall-torch

from sd-webui-animatediff.

continue-revolution avatar continue-revolution commented on September 15, 2024

I have no idea why you experience such error. My advise is to update webui, this extension and pytorch and re-try. If you still experience this problem, post a screenshot of your webui.

from sd-webui-animatediff.

GuruVirus avatar GuruVirus commented on September 15, 2024

After it triggers, disabling the extension in webui does not help - the error is perpetual after that even if using the reload UI button in settings. Have to restart the process to fix.

For example I was using adetailer for a bit, then flipped on animatediff and it produced like 10 frames of the gif then it started producing non-gif frames, then it crashed. Like half and half.

I noticed later, after a restart, I was not using animatediff at all and started getting adetailer errors. In the traceback, the error started with adetailer scripts until it got a NAN error, then the traceback continued with animatediff as if animatediff continues to process even when disabled.
So I have to disable the extension and reload the webUI to be 100% certain they won't clash.
Edit: this error was caused by passing a width parameter with a .5 at the end; when high rez fixing 2x this would end up as 1, but during processing it was getting calculated with the .5 which swapped it from an int to a float causing a type mismatch.

from sd-webui-animatediff.

continue-revolution avatar continue-revolution commented on September 15, 2024

If you are using ADetailer, I guess this issue should have been resolved. If not, let me know.

from sd-webui-animatediff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.