Deng_Yao

Results 4 comments of Deng_Yao

/data/dataloader_custom.py is used to load data when you use test.py, if you want to train your own data, you may need to write a new dataloader

Thank you for your reply! I have tried Xformers==0.0.13, but one function has a different prototype than version 0.0.16, and it doesn't work. The error details are as follows: ![image](https://github.com/xxlong0/Wonder3D/assets/87062331/e0ad8a1f-b997-4a56-b86c-9d355d45513e)...

I tried to run CUDA11.3 directly with the xformers version you gave in requirements.txt and it worked, please forgive me for my carelessness.

I am sorry for asking such a stupid question. After installed torch, you can fix this problem.