feat(api-nodes): enable Kling Omni O1 node (#11229)

This commit is contained in:
Alexander Piskun
2025-12-11 08:11:12 +02:00
committed by GitHub
parent e711aaf1a7
commit 93948e3fc5

View File

@@ -2056,7 +2056,7 @@ class KlingExtension(ComfyExtension):
OmniProImageToVideoNode,
OmniProVideoToVideoNode,
OmniProEditVideoNode,
# OmniProImageNode, # need support from backend
OmniProImageNode,
]