AnimateDiff
AnimateDiff copied to clipboard
requirements.txt BUG!!!!!
requirements.txt are all version conflicts. Torch+cu can't explain clearly, and xformers can't explain clearly. They're all errors and can't run at all...
Install torch2.3.1+ cu121 and report that the torch exists and the torchvision do not match Install torch2.4.1, but no torch was reported when running. I really admire it.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. torchvision 0.19.1 requires torch==2.4.1, but you have torch 2.3.1+cu121 which is incompatible. xformers 0.0.27.post2+cu118 requires torch==2.4.0, but you have torch 2.3.1+cu121 which is incompatible. Successfully installed torch-2.3.1+cu121
Resolving endless version conflicts, after failing according to requirements.txt, I went to find various versions myself, but none of them worked...
This is a good example of how to file a bug when you do not want to get any help or when you want to demotivate developers.