mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-08 14:39:58 +00:00
1.38.4 (#8116)
Patch version increment to 1.38.4 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8116-1-38-4-2eb6d73d36508140a132e7d14241e851) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Alexander Brown <drjkl@comfy.org>
This commit is contained in:
@@ -351,6 +351,10 @@
|
||||
"name": "第一帧",
|
||||
"tooltip": "用于视频的第一帧。"
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "此参数仅对 seedance-1-5-pro 模型有效,其他模型将被忽略。"
|
||||
},
|
||||
"last_frame": {
|
||||
"name": "最后一帧",
|
||||
"tooltip": "用于视频的最后一帧。"
|
||||
@@ -527,6 +531,10 @@
|
||||
"name": "时长",
|
||||
"tooltip": "输出视频的时长(以秒为单位)。"
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "此参数仅对 seedance-1-5-pro 模型有效,其他模型将被忽略。"
|
||||
},
|
||||
"image": {
|
||||
"name": "图片",
|
||||
"tooltip": "用于视频的第一帧。"
|
||||
@@ -634,6 +642,10 @@
|
||||
"name": "时长",
|
||||
"tooltip": "输出视频的时长(秒)。"
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "此参数仅对 seedance-1-5-pro 模型有效,其他模型将被忽略。"
|
||||
},
|
||||
"model": {
|
||||
"name": "模型"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user