PixVerse Template
Preset styles you bolt onto the video nodes
- pixverse_template
The PixVerse Template node is the smallest node in the PixVerse family, and that's by design: it just picks a preset style template and hands it to the real generation nodes. It's the equivalent of a LUT for video generation - you don't fiddle with prompt wording to get a specific vibe, you select a named template and the style rides along with your generation.
It calls no API, generates nothing, and costs nothing on its own. The node looks up the template name in PixVerse's server-side list and outputs the matching template id as a PIXVERSE_TEMPLATE object, which you then feed into the pixverse_template input of the PixVerse text-to-video or image-to-video nodes.
The input:
- template - a single dropdown. The current list is short and playful:
Microwave,Suit Swagger,Anything, Robot,Subject 3 Fever, andkiss kiss. Each maps to a preset style/id on PixVerse's side. There's no "None" option - if you don't want a template, just don't use this node.
The output is pixverse_template, wired to the matching input on a PixVerse generation node.
Two honest notes. First, the template list is small and it's server-driven - ComfyUI just exposes what PixVerse publishes, so don't expect a huge library here, and the menu can change as PixVerse retires or adds styles. Second, the template input was once on the Transition Video node too, but it was removed from that node in favor of the plain text/image-to-video path; as of this writing it belongs to the T2V and I2V nodes. If an old workflow shows a template input on a transition node, that's the change biting you.
This is a helper node, so the "paid" caveat only applies downstream - the actual credits are consumed when the generation node runs through your Comfy account. Sign in before you try anything, and if the whole partner-node family clutters your search, --disable-api-nodes removes them.
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| template | COMBO | 5 options: Microwave, Suit Swagger, Anything, Robot, Subject 3 Fever, kiss kiss |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pixverse_template | PIXVERSE_TEMPLATE | — |