Skip to main content
Tripo AI is a company focused on generative AI 3D modeling. It provides user-friendly platforms and API services that can quickly convert text prompts or 2D images (single or multiple) into high-quality 3D models. ComfyUI has now natively integrated the corresponding Tripo API, allowing you to conveniently use the related nodes in ComfyUI for model generation. Currently, ComfyUI’s Partner nodes support the following Tripo model generation capabilities:
  • Text-to-model
  • Image-to-model
  • Multi-view model generation
  • Rig model
  • Retarget rigged model
To use the Partner Nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the Partner Nodes Overview section of the documentation to understand the specific requirements for using the Partner Nodes.
Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates. If you can’t find them in the template, your ComfyUI may be outdated.If nodes are missing when loading a workflow, possible reasons:
  1. You are not using the latest ComfyUI version (Nightly version)
  2. Some nodes failed to import at startup

Text-to-Model Workflow

Generate a 3D model from a text prompt with Tripo’s text-to-model capabilities. Tripo Text-to-Model workflow preview

Run Text-to-Model on Cloud

Try the Text-to-Model workflow instantly on Comfy Cloud.

Download Text-to-Model Workflow

Download JSON to run locally in ComfyUI.

2. Complete the Workflow Execution Step by Step

ComfyUI Tripo Text to Model Step Guide You can refer to the numbers in the image to complete the basic text-to-model workflow execution:
  1. In the Tripo: Text to Model node, input your prompt in the prompt field
    • model: You can select different models, currently only v1.4 model supports subsequent optimization with Tripo: Refine Draft model
    • style: You can set different styles
    • texture_quality: You can set different texture qualities
  2. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to execute model generation. After the workflow completes, the corresponding model will be automatically saved to the ComfyUI/output/ directory
  3. In the Preview 3D node, click to expand the menu
  4. Select Export to directly export the corresponding model

Image-to-Model Workflow

Generate a 3D model from a single image input. Tripo Image-to-Model workflow preview

Run Image-to-Model on Cloud

Try the Image-to-Model workflow instantly on Comfy Cloud.

Download Image-to-Model Workflow

Download JSON to run locally in ComfyUI.
Input Image

2. Complete the Workflow Execution Step by Step

ComfyUI Tripo Text to Model Step Guide You can refer to the numbers in the image to complete the basic image-to-model workflow execution:
  1. In the Load Image node, load the provided input image
  2. In the Tripo: Image to Model node, modify the corresponding parameter settings
    • model: You can select different models, currently only v1.4 model supports subsequent optimization with Tripo: Refine Draft model
    • style: You can set different styles
    • texture_quality: You can set different texture qualities
  3. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to execute model generation. After the workflow completes, the corresponding model will be automatically saved to the ComfyUI/output/ directory
  4. For model download, please refer to the instructions in the text-to-model section

Multi-view Model Generation Workflow

Generate a 3D model from multiple view images for enhanced accuracy. Tripo Multi-view Model Generation workflow preview

Run Multiview-to-Model on Cloud

Try the Multiview-to-Model workflow instantly on Comfy Cloud.

Download Multiview-to-Model Workflow

Download JSON to run locally in ComfyUI.
Front View Back View

2. Complete the Workflow Execution Step by Step

ComfyUI Tripo Text to Model Step Guide You can refer to the numbers in the image to complete the basic multi-view to model workflow execution:
  1. In the Load Image nodes, load the provided input images respectively
  2. In the Tripo: Image to Model node, modify the corresponding parameter settings
    • model: You can select different models, currently only v1.4 model supports subsequent optimization with Tripo: Refine Draft model
    • style: You can set different styles
    • texture_quality: You can set different texture qualities
  3. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to execute model generation. After the workflow completes, the corresponding model will be automatically saved to the ComfyUI/output/ directory
  4. For other view inputs, you can refer to the step diagram and set the corresponding node mode to Always to enable it
  5. For model download, please refer to the instructions in the text-to-model section

Subsequent Task Processing for the Same Task

Tripo’s corresponding nodes provide subsequent processing for the same task, you only need to input the corresponding model_task_id in the relevant nodes, and we have also provided the corresponding nodes in the relevant templates, you can also modify the corresponding node mode as needed to enable it Tripo Task Processing