fix(kling-video-generator): 在API请求中添加multi_shot参数
This commit is contained in:
@@ -201,6 +201,7 @@ const KlingApi = {
|
|||||||
prompt,
|
prompt,
|
||||||
duration: String(duration),
|
duration: String(duration),
|
||||||
mode,
|
mode,
|
||||||
|
multi_shot: false,
|
||||||
}
|
}
|
||||||
|
|
||||||
if (lastFrameUrl) {
|
if (lastFrameUrl) {
|
||||||
|
|||||||
Reference in New Issue
Block a user