docs: add partner-node tutorials for 11 P0 providers#942
Open
lin-bot23 wants to merge 5 commits intoComfy-Org:mainfrom
Open
docs: add partner-node tutorials for 11 P0 providers#942lin-bot23 wants to merge 5 commits intoComfy-Org:mainfrom
lin-bot23 wants to merge 5 commits intoComfy-Org:mainfrom
Conversation
added 5 commits
April 27, 2026 00:19
… Magnific, PixVerse, Quiver, Veo, Topaz, HitPaw, WaveSpeed Each provider gets a dedicated mdx page with overview, key capabilities, and available workflows (Cloud Run + Download JSON cards). Follows the existing Seedance 2.0 page format.
Split each single provider .mdx into overview + per-model subpages: - ElevenLabs: overview + 6 model pages (multilingual-v2, scribe-v2, sts, sfx, dialogue, isolation) - Grok: overview + grok-imagine + grok-video - Vidu: overview + q1/q2/q3 - MiniMax: overview + minimax-01 + minimax-s2v-01 - Magnific: overview + upscale + creative-tools - PixVerse: overview + video - Quiver: overview + svg - Veo: overview + veo-2-0 + veo-3-1 - Topaz: overview + image + video-enhance - HitPaw: overview + image-enhance + video-enhance - WaveSpeed: overview + upscale + flashvsr New structure: overview.mdx (platform intro + model index) + per-model .mdx (capabilities + workflows)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds tutorial documentation for all P0 partner-node providers under
tutorials/partner-nodes/. Each page follows the existing Seedance 2.0 format with overview, key capabilities, and available workflow cards.New pages (11 files)
partner-nodes/elevenlabs/elevenlabs.mdxpartner-nodes/grok/grok.mdxpartner-nodes/vidu/vidu.mdxpartner-nodes/minimax/minimax.mdxpartner-nodes/magnific/magnific.mdxpartner-nodes/pixverse/pixverse.mdxpartner-nodes/quiver/quiver.mdxpartner-nodes/veo/veo.mdxpartner-nodes/topaz/topaz.mdxpartner-nodes/hitpaw/hitpaw.mdxpartner-nodes/wavespeed/wavespeed.mdxOther changes
docs.json— registered all 11 new pages under en/zh/ja navigation sections, inserted alphabeticallyFormat
Each page follows the Seedance 2.0 format:
CardGroup cols={2}(Cloud Run + Download JSON)