[Partner Nodes] feat(ByteDance): add 1080p resolution to Seedance 2.5 (#15684)

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
This commit is contained in:
Alexander Piskun
2026-08-17 20:59:40 +04:00
committed by GitHub
parent 7d39997e9f
commit edd2ddb0e6
2 changed files with 12 additions and 8 deletions
+1
View File
@@ -301,6 +301,7 @@ SEEDANCE2_REF_VIDEO_PIXEL_LIMITS = {
"dreamina-seedance-2-5-260628": {
"480p": {"min": 409_600, "max": 8_295_044},
"720p": {"min": 409_600, "max": 8_295_044},
"1080p": {"min": 409_600, "max": 8_295_044},
},
}