AnimateDiff icon indicating copy to clipboard operation
AnimateDiff copied to clipboard

requirements.txt BUG!!!!!

Open Topi9999 opened this issue 1 year ago • 2 comments

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.

Topi9999 avatar Sep 22 '24 15:09 Topi9999

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...

Topi9999 avatar Sep 22 '24 15:09 Topi9999

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.

aihopper avatar Sep 24 '24 11:09 aihopper