MCPcopy Create free account
hub / github.com/VAST-AI-Research/tripo-python-sdk / RigSpec

Class RigSpec

tripo3d/models.py:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 OTHERS = "others"
59
60class RigSpec(str, Enum):
61 MIXAMO = "mixamo"
62 TRIPO = "tripo"
63
64@dataclass
65class TaskOutput:

Callers 1

mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected