Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
class
RigSpec(str, Enum):
61
MIXAMO =
"mixamo"
62
TRIPO =
"tripo"
63
64
@dataclass
65
class
TaskOutput:
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected