ComfyUI
ComfyUI copied to clipboard
[add] tripo3.0
I got some errors when testing.
tripoImageToModelNode
The default setting works
tripoMultiviewToModelNode
TripoMultiviewToModelNode
2 validation errors for TripoMultiviewToModelRequest
geometry_quality
Input should be 'standard' or 'detailed' [type=enum, input_value='original_image', input_type=str]
For further information, visit https://errors.pydantic.dev/2.8/v/enum
texture_alignment
Input should be 'original_image' or 'geometry' [type=enum, input_value=-1, input_type=int]
For further information visit https://errors.pydantic.dev/2.8/v/enum
You used the old workflow. We have added new paramters and you should update the node manually.
Thanks, after recreated all nodes, now the test passed