Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The TripoRigNode generates a rigged 3D model from an original model task ID. It sends a request to the Tripo API to create an animated rig in GLB format using the Tripo specification, then polls the API until the rig generation task is complete.

Inputs

ParameterData TypeRequiredRangeDescription
original_model_task_idMODEL_TASK_IDYes-The task ID of the original 3D model to be rigged
auth_tokenAUTH_TOKEN_COMFY_ORGNo-Authentication token for Comfy.org API access
comfy_api_keyAPI_KEY_COMFY_ORGNo-API key for Comfy.org service authentication
unique_idUNIQUE_IDNo-Unique identifier for tracking the operation

Outputs

Output NameData TypeDescription
model_fileSTRINGThe generated rigged 3D model file
rig task_idRIG_TASK_IDThe task ID for tracking the rig generation process