Skip to content

setup.sh vox2seq #356

@SGMorford

Description

@SGMorford

line 238 of the setup.sh file:
cp -r extensions/vox2seq /tmp/extensions/vox2seq

The example provided:
Create a new conda environment named trellis and install the dependencies:
. ./setup.sh --new-env --basic --xformers --flash-attn --diffoctreerast --spconv --mipgaussian --kaolin --nvdiffrast

Doesn't prompt any issues because the --vox2seq option is not being called by default...

extensions/vox2seq is not provided using:
git clone --recurse-submodules https://github.com/microsoft/TRELLIS.git

Did acquire the extensions/vox2seq install needs using:
hf download argojuni0506/TRELLIS-3D --repo-type dataset

Not noticed until you try to install the dependencies one by one, specifying one flag at a time...

Just a foot note...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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