Imported from olgelin/video-factory (hf-project/skills/bgm_generator/SKILL.md). Install upstream with npx skills add olgelin/video-factory --skill bgm_generator. Copyright stays with the author.
bgm_generator
概述
视频工厂pipeline的bgm_generator步骤。
输入
context: dict - pipeline上下文
输出
context: dict - 更新后的上下文
使用方法
from skills.bgm_generator.impl import runresult = run(context)
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/olgelin-video-factory-bgm-generator/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.