-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Would you mind offer a enviroment version list you are using?
I've tried py39, pytorch 2.3.1 + cu118, build pytorch3d from source code, and build the custom diffusers according to your setup.py script.
And during executing the command: python unconditioned_prediction.py --batch 4 --save output/uncond ,got a lot of errors about missing modules like open3d, einops, xformers, etc... after I pip install them each by each. Still got this error:
undefined symbol: _ZN3c1015SmallVectorBaseIjE8grow_podEPvmm
It could be painful to guess the correct runtime enviroment...
FYI, I thinks its a matter of xformers version
Metadata
Metadata
Assignees
Labels
No labels