ComfyUI Node
Tripo 3D v3.1
A ComfyUI node in Runware/3D/tripo with 25 inputs and 1 output.
Tripo 3D v3.1
- images
- file_path
◄positivePrompt►
◄negativePrompt►
◄seed1►
◄numberResults1►
◄settings.autoSizefalse►
◄settings.compressmeshopt►
◄settings.exportUvtrue►
◄settings.faceLimitfalse►
◄settings.faceLimit_value500►
◄settings.generatePartsfalse►
◄settings.geometryQualitystandard►
◄settings.imageAutoFixfalse►
◄settings.orientationdefault►
◄settings.pbrtrue►
◄settings.quadfalse►
◄settings.smartLowPolyfalse►
◄settings.texturetrue►
◄settings.textureAlignment(default)►
◄settings.textureQualitystandard►
◄settings.textureSeedfalse►
◄settings.textureSeed_value0►
◄ttlfalse►
◄ttl_value60►
◄outputFormatGLB►
CategoryRunware/3D/tripo
Inputs (25)
| Name | Type | Default | Description |
|---|---|---|---|
| imagesopt | IMAGE | — | |
| positivePromptopt | STRING | Text prompt describing elements to include in the generated output. | |
| negativePromptopt | STRING | Prompt to guide what to exclude from generation. Ignored when guidance is disabled (CFGScale ≤ 1). | |
| seedopt | INT | 11–20240919 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| numberResultsopt | INT | 11–4 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| settings.autoSizeopt | BOOLEAN | false | Scales the model to real-world dimensions in meters. |
| settings.compressopt | COMBO | meshopt | Compression method for the output mesh. |
| settings.exportUvopt | BOOLEAN | true | Enables UV unwrapping on the output mesh. |
| settings.faceLimitopt | BOOLEAN | false | Enable to set settings.faceLimit. Off uses the model's default. |
| settings.faceLimit_valueopt | INT | 500500–20000 | Maximum number of faces (polygons) in the output mesh. If not set, determined adaptively. Range depends on mode: 1000–20000 for low-poly, 500–10000 for quad. |
| settings.generatePartsopt | BOOLEAN | false | Generates segmented 3D models with individually editable parts. |
| settings.geometryQualityopt | COMBO | standard | Controls the geometric detail level of the output mesh. |
| settings.imageAutoFixopt | BOOLEAN | false | Optimizes the input image for better 3D generation results. |
| settings.orientationopt | COMBO | default | Controls model orientation. |
| settings.pbropt | BOOLEAN | true | Enables physically-based rendering materials. |
| settings.quadopt | BOOLEAN | false | Enables quad mesh output. |
| settings.smartLowPolyopt | BOOLEAN | false | Generates low-poly meshes optimized for simple inputs. May fail on complex models. |
| settings.textureopt | BOOLEAN | true | Enables texturing on the generated model. Set to false for a base model without textures. |
| settings.textureAlignmentopt | COMBO | (default) | Controls texture alignment priority. |
| settings.textureQualityopt | COMBO | standard | Resolution quality for generated textures. |
| settings.textureSeedopt | BOOLEAN | false | Enable to set settings.textureSeed. Off uses the model's default. |
| settings.textureSeed_valueopt | INT | 00–20240919 | Seed for texture generation reproducibility. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | GLB | File format for the generated 3D model. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | — |