[Partner Nodes] feat(ByteDance): add 4K resolution support for SeeDance 2.0#14614
Conversation
…ce 2.0 Signed-off-by: bigcat88 <bigcat88@icloud.com>
📝 WalkthroughWalkthroughThe pull request adds 4k resolution support to the Seedance 2.0 ByteDance video nodes. A 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@comfy_api_nodes/nodes_bytedance.py`:
- Line 2021: The SEEDANCE2 reference video pixel limit mapping is missing a 4k
entry, so the new 4k option bypasses the usual validation and scaling logic.
Update the SEEDANCE2_REF_VIDEO_PIXEL_LIMITS table to include a 4k key, and make
sure the existing reference-video flow in the SEEDANCE2 node path continues to
use it through _validate_ref_video_pixels and the auto-downscale/upscale
handling.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 8fc59c3f-bbd8-4074-9e3a-e55d39caa6d7
⛔ Files ignored due to path filters (1)
comfy_api_nodes/apis/bytedance.pyis excluded by!comfy_api_nodes/apis/**
📒 Files selected for processing (1)
comfy_api_nodes/nodes_bytedance.py
…ce 2.0 (Comfy-Org#14614) Signed-off-by: bigcat88 <bigcat88@icloud.com>
Second try.
API Node PR Checklist
Scope
Pricing & Billing
If Need pricing update:
QA
Comms