Skip to content

Conversation

bigcat88
Copy link
Contributor

This PR adds API nodes for Vidu using the V3 Schema.

It implements only video-related nodes:

  • text2video
  • img2video
  • reference2video (supports 1–7 reference images)
  • start-end2video

All are provided exclusively for the flagship model Vidu-Q1.

The implementation draws inspiration from the Kling model nodes, with configurable parameters defined via Pydantic models. Input validation is performed before any network requests to ensure fast failure on invalid data.

Test of nodes:

vidu-video-test.mp4

@bigcat88 bigcat88 force-pushed the feat/api-nodes/vidu-video branch from a108c1f to 993487f Compare August 16, 2025 10:43
@comfyanonymous comfyanonymous merged commit 54d8fdb into comfyanonymous:master Aug 19, 2025
6 checks passed
@bigcat88 bigcat88 deleted the feat/api-nodes/vidu-video branch August 21, 2025 11:28
Vander-Bilt pushed a commit to Vander-Bilt/ComfyUI that referenced this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants