Skip to content

Commit a8be6ef

Browse files
author
mose-x.zm
committed
support wan27 add case
1 parent f0dfb8a commit a8be6ef

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

samples/test_video_synthesis.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def simple_call_wan27_i2v():
6969
api_key=api_key,
7070
model="wan2.7-i2v",
7171
media=media_i2v,
72-
shot_type="multi",
7372
audio=True,
7473
watermark=True,
7574
prompt=prompt,
@@ -116,7 +115,6 @@ def simple_call_wan27_r2v():
116115
api_key=api_key,
117116
model="wan2.7-r2v",
118117
media=media_r2v,
119-
shot_type="multi",
120118
audio=True,
121119
watermark=True,
122120
prompt=prompt,

0 commit comments

Comments
 (0)