Add Tripo custom nodes.

This commit is contained in:
pookiefoof 2024-04-17 12:15:57 +08:00
parent 6ac418e818
commit 57dd60b0dd

View File

@ -7761,6 +7761,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "VAST-AI-Research",
"title": "Tripo for ComfyUI",
"reference": "https://github.com/VAST-AI-Research/ComfyUI-Tripo",
"files": [
"https://github.com/VAST-AI-Research/ComfyUI-Tripo"
],
"install_type": "git-clone",
"description": "Custom nodes for using [a/Tripo](https://www.tripo3d.ai/) in ComfyUI to create 3D from text and image prompts."
}
]
}