Add Tripo custom nodes. (#579)

This commit is contained in:
Yanpei Cao 2024-04-17 12:45:10 +08:00 committed by GitHub
parent 6ac418e818
commit 8c1ab30ce0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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."
}
]
}