ComfyUI Node Runs on cloud
Trellis Model Loader 💾
A ComfyUI node in ImpactFrames💥🎞️/Trellis with 7 inputs and 1 output.
Trellis Model Loader 💾
- model
◄model_name▾►
◄dinov2_modeldinov2_vitl14_reg►
◄use_fp16true►
◄attn_backendflash_attn►
◄sparse_backendspconv►
◄spconv_algoimplicit_gemm►
◄smooth_ktrue►
CategoryImpactFrames💥🎞️/Trellis
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | 1 options: TRELLIS-image-large | |
| dinov2_model | COMBO | dinov2_vitl14_reg | Select which Dinov2 model to use. |
| use_fp16 | BOOLEAN | true | — |
| attn_backend | COMBO | flash_attn | Select attention backend. |
| sparse_backend | COMBO | spconv | Select sparse backend. |
| spconv_algo | COMBO | implicit_gemm | Spconv algorithm. 'implicit_gemm' is slower but more robust. |
| smooth_k | BOOLEAN | true | Smooth-k for SageAttention. Only relevant if attn_backend=sage. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | TRELLIS_MODEL | — |