Open ji-min-song opened 3 months ago
Hi, did you setup the environment following the instructions in the readme file?
Yes, i did. But i met this problem. Could you offer to us the environment by docker image? If the situation isn't favorable, please let me know. It seems there might be version conflicts with other packages, so I'll keep trying. :)
I setup my environment with python 3.9, pytorch 1.13.0 and xformers==0.0.12 (0.0.16 required pytorch 1.13.1)
When i run
python train_geodino.py --gpus 0 --mod r
, below error is occurred.Can I get some advice for this error?