fix: remove spurious caption_cot input entry from video_to_audio workflow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-27 19:39:05 +01:00
parent 3894fcc9b4
commit 7671d296fa
+1 -2
View File
@@ -44,8 +44,7 @@
"order": 2, "order": 2,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{"name": "video", "type": "IMAGE", "link": 1}, {"name": "video", "type": "IMAGE", "link": 1}
{"name": "caption_cot", "type": "STRING", "link": null, "widget": {"name": "caption_cot"}}
], ],
"outputs": [ "outputs": [
{"name": "features", "type": "PRISMAUDIO_FEATURES", "links": [4], "slot_index": 0} {"name": "features", "type": "PRISMAUDIO_FEATURES", "links": [4], "slot_index": 0}