TripoSR - Text to Image to 3D Mesh
created a year ago
16 nodes
4.4k
905
Credits
https://github.com/flowtyone/ComfyUI-Flowty-TripoSR
Outputs



Description
Basic workflow for generating 3d meshes from text or image.
You may need to run "pip install -r requirements.txt" from /ComfyUI/custom_nodes/tripoSR folder
TripoSR model is found here: https://huggingface.co/stabilityai/TripoSR/blob/main/model.ckpt it goes in models/checkpoints
The meshes are saved as .obj files in the outputs folder
Built-in nodes
Custom nodes
KSampler
CLIPTextEncode
TripoSRSampler
ImageToMask
Image Remove Background (rembg)
LoadImage
TripoSRModelLoader
TripoSRViewer
VAEDecode
PreviewImage
EmptyLatentImage
CheckpointLoaderSimple
Models