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:
@@ -44,8 +44,7 @@
|
||||
"order": 2,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{"name": "video", "type": "IMAGE", "link": 1},
|
||||
{"name": "caption_cot", "type": "STRING", "link": null, "widget": {"name": "caption_cot"}}
|
||||
{"name": "video", "type": "IMAGE", "link": 1}
|
||||
],
|
||||
"outputs": [
|
||||
{"name": "features", "type": "PRISMAUDIO_FEATURES", "links": [4], "slot_index": 0}
|
||||
|
||||
Reference in New Issue
Block a user