mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-05 21:20:12 +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": "duration",
|
||||
"tooltip": "出力動画の長さ(秒単位)。"
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "このパラメータは、seedance-1-5-pro 以外のモデルでは無視されます。"
|
||||
},
|
||||
"image": {
|
||||
"name": "image",
|
||||
"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