Skip to content

Commit 31e9e36

Browse files
remove aspect ratio from kling request (#8062)
1 parent 577de83 commit 31e9e36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

comfy_api_nodes/nodes_kling.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,6 @@ def api_call(
671671
negative_prompt=negative_prompt if negative_prompt else None,
672672
cfg_scale=cfg_scale,
673673
mode=KlingVideoGenMode(mode),
674-
aspect_ratio=KlingVideoGenAspectRatio(aspect_ratio),
675674
duration=KlingVideoGenDuration(duration),
676675
camera_control=camera_control,
677676
),

0 commit comments

Comments
 (0)