Skip to content

Any practical installation guide? #7

Description

@w4230213

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions