Node name/category modifications (#140)

This commit is contained in:
Jedrzej Kosinski 2025-05-05 11:17:44 -05:00 committed by Robin Huang
parent a7b71f5c75
commit fbf34d39a9

View File

@ -431,7 +431,7 @@ class PixverseTransitionVideoNode(ComfyNodeABC):
"pixverse_template": ( "pixverse_template": (
PixverseIO.TEMPLATE, PixverseIO.TEMPLATE,
{ {
"tooltip": "An optional template to influence style of generation, created by the Pixverse Template node." "tooltip": "An optional template to influence style of generation, created by the PixVerse Template node."
} }
) )
}, },