This commit is contained in:
2026-04-29 21:26:42 +08:00
parent 1333a2c751
commit 0b3ab3a2aa
5 changed files with 585 additions and 27 deletions

View File

@@ -151,7 +151,7 @@ node scripts/pipeline.js create-account \
--id military \
--name "军事账号" \
--desc "军事主题短视频,暗黑漫画风格" \
--video-model veo3-fast \
--video-model veo3-fast-frames \
--references ./ref1.png,./ref2.png
```