mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-02 11:40:00 +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": "first_frame",
|
||||
"tooltip": "비디오에 사용될 첫 번째 프레임입니다."
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "이 매개변수는 seedance-1-5-pro 모델을 제외한 모든 모델에서 무시됩니다."
|
||||
},
|
||||
"last_frame": {
|
||||
"name": "last_frame",
|
||||
"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": "duration",
|
||||
"tooltip": "출력 비디오의 지속 시간(초)입니다."
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "이 매개변수는 seedance-1-5-pro 모델을 제외한 모든 모델에서 무시됩니다."
|
||||
},
|
||||
"model": {
|
||||
"name": "model"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user