Skip to main content
The Tripo P1 Partner Nodes enable fast, high-quality 3D model generation from text prompts, single images, or multi-view references. The generated models come with clean topology, optimized polygon budgets, and support for texturing, rigging, and retargeting — ready for use in game engines and 3D applications. In this guide, we’ll walk through the three Tripo P1 workflows: Text to Model, Image to Model, and Multiview to 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

Tripo P1: Text to Model

Generate a 3D model from a text description. Tripo P1 Text to Model Workflow

Run in Comfy Cloud

Open in Comfy Cloud

Download Workflow

Download JSON or search “Tripo P1: Text to Model” in Template Library

Steps to Run

  1. Enter your prompt — describe the 3D model in the TripoP1TextToModelNode
  2. Select texture mode — choose between Textured, None, or PBR
  3. Enable refinement — toggle quad remeshing for cleaner topology
  4. Set seed — control reproducibility
  5. Click Queue — press Ctrl+Enter to generate
  6. Preview and export — use the Preview3D node to inspect, and SaveGLB to export

Key Processing Nodes

After the initial generation, the workflow automatically processes the model through:
  • TripoTextureNode — applies materials and textures
  • TripoConversionNode — converts to GLTF format (or other export formats)
  • TripoRefineNode — refines topology and geometry
  • TripoRigNode — adds a skeleton for animation
  • TripoRetargetNode — applies a preset animation (default: idle)

Tripo P1: Image to Model

Generate a 3D model from a single reference image. Tripo P1 Image to Model Workflow

Run in Comfy Cloud

Open in Comfy Cloud

Download Workflow

Download JSON or search “Tripo P1: Image to Model” in Template Library

Steps to Run

  1. Upload a reference image — use the LoadImage node to load a front-view image of your subject
  2. Select texture mode — choose Textured, None, or PBR
  3. Enable refinement — toggle quad remeshing
  4. Choose texture type — options include original_image or standard
  5. Click Queue — press Ctrl+Enter to generate

Tripo P1: Multiview to Model

Generate a 3D model from multiple viewpoint images for better accuracy. Tripo P1 Multiview to Model Workflow

Run in Comfy Cloud

Open in Comfy Cloud

Download Workflow

Download JSON or search “Tripo P1: Multiview to Model” in Template Library

Steps to Run

  1. Upload multi-view images — use multiple LoadImage nodes for front, left, back, and other angles
  2. Select texture mode — choose Textured, None, or PBR
  3. Choose detail level — options include standard and detailed
  4. Set texture references — choose which image drives the texture
  5. Click Queue — press Ctrl+Enter to generate

Input Tips

  • Provide at least front-facing and profile views for best results
  • Ensure consistent lighting and pose across all reference images
  • Higher-quality input images produce better textured output