mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-12 08:30:08 +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:
@@ -371,6 +371,10 @@
|
||||
"name": "watermark",
|
||||
"tooltip": "Whether to add an \"AI generated\" watermark to the video."
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "This parameter is ignored for any model except seedance-1-5-pro."
|
||||
},
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
@@ -547,6 +551,10 @@
|
||||
"name": "watermark",
|
||||
"tooltip": "Whether to add an \"AI generated\" watermark to the video."
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "This parameter is ignored for any model except seedance-1-5-pro."
|
||||
},
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
@@ -650,6 +658,10 @@
|
||||
"name": "watermark",
|
||||
"tooltip": "Whether to add an \"AI generated\" watermark to the video."
|
||||
},
|
||||
"generate_audio": {
|
||||
"name": "generate_audio",
|
||||
"tooltip": "This parameter is ignored for any model except seedance-1-5-pro."
|
||||
},
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user