lewandofskee/DiAD

Env problem

Ace-blue opened this issue · 2 comments

we noticed in "environment.yaml" the pytorch=1.12.1. While in "xformers==0.0.18" it's required pytorch=2.0.
Which version of pytorch shall I choose?

pytorch==2.0 can work for this environment. And the code can also work without 'xformers' installation.

2585999201
xFormers报错,怎么解决?