Is environment line - xformers=0.0.21.dev547+git.2cc77ae=py39_cu11.6.2_pyt1.12.1 correct?
The environment has - xformers=0.0.21.dev547+git.2cc77ae=py39_cu11.6.2_pyt1.12.1 This can't be resolved on my system. Is it perhaps fallen off the end of dev versions kept because i can't find it on conda either?
Hi, you can try conda install xformers -c xformers/label/dev.
Although I used this command, it still cannot be installed correctly. Can you resend the correct environment? If I directly install 0.0.21 of XForms, I will encounter similar issues https://github.com/thu-ml/controlvideo/issues/12, Can you help me
I made new requirements.txt.
https://github.com/dai-ichiro/controlvideo/blob/main/requirements_cu116.txt
Hope this helps.