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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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