OmAgentVideoUnderstanding / webpage_process_video_understanding.json
韩宇
opt
7cd106f
raw
history blame contribute delete
638 Bytes
{
"name": "webpage_process_video_understanding",
"tasks": [
{
"name": "WebpageVideoPreprocessor",
"taskReferenceName": "webpage_video_preprocess",
"inputParameters": {
"video_path": "${workflow.input.video_path}"
},
"type": "SIMPLE",
"taskDefinition": {}
}
],
"inputParameters": [],
"outputParameters": {},
"failureWorkflow": "",
"schemaVersion": 2,
"workflowStatusListenerEnabled": false,
"ownerEmail": "[email protected]",
"timeoutSeconds": 60,
"variables": {},
"inputTemplate": {}
}