Documentation Index
Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
Use this file to discover all available pages before exploring further.
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubGenerates 3D models synchronously based on a text prompt using Tripo’s API. This node takes a text description and creates a 3D model with optional texture and material properties.
Inputs
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
prompt | STRING | Yes | - | Text description for generating the 3D model (multiline input) |
negative_prompt | STRING | No | - | Text description of what to avoid in the generated model (multiline input) |
model_version | COMBO | No | v1.4v2.0v2.5-20250123v3.0 | The version of the Tripo model to use for generation (default: v2.5-20250123) |
style | COMBO | No | Nonesculpturelow-polyvoxelbrickclaymarbleorigamipapercraftpixel-arttilecartoonfantasyhand-drawnillustrationisometricpixel-artsketchstained-glasssteampunkvectorwatercolor | Style setting for the generated model (default: “None”) |
texture | BOOLEAN | No | - | Whether to generate textures for the model (default: True) |
pbr | BOOLEAN | No | - | Whether to generate PBR (Physically Based Rendering) materials (default: True) |
image_seed | INT | No | - | Random seed for image generation (default: 42) |
model_seed | INT | No | - | Random seed for model generation (default: 42) |
texture_seed | INT | No | - | Random seed for texture generation (default: 42) |
texture_quality | COMBO | No | standarddetailed | Quality level for texture generation (default: “standard”) |
face_limit | INT | No | -1 to 2000000 | Maximum number of faces in the generated model, -1 for no limit (default: -1) |
quad | BOOLEAN | No | - | Whether to generate quad-based geometry instead of triangles (default: False) |
geometry_quality | COMBO | No | standarddetailed | Quality level for geometry generation (default: “standard”) |
prompt parameter is required and cannot be empty. If no prompt is provided, the node will raise an error.
Outputs
| Output Name | Data Type | Description |
|---|---|---|
model_file | STRING | The generated 3D model file (for backward compatibility only) |
model task_id | MODEL_TASK_ID | The unique task identifier for the model generation process |
GLB | FILE3DGLB | The generated 3D model in GLB format |
Source fingerprint (SHA-256):
6cd6fefff0fbda14729b68383209eded6eb2e779ccf39dd2e03c0ddf04859372