-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Conversation
TreeLin
commented
Jun 12, 2026
Contributor
感谢提交!案例内容很棒 👍 workflow 写得很完整。
我们目前 Showcase 的收录统一走 Issue 提交(方便统一审核和排版),这个 PR 就不直接 merge 了。
不过你不用再重新提一遍——我会把这里的内容整理后直接收录到 Showcase 页面,收录后会通知你。
下次如果还想分享案例,直接在这里提 Issue 就行:https://github.com/modelstudioai/modelstudioai.github.io/issues/new
TreeLin
commented
Jun 12, 2026
Contributor
你的案例已收录到 https://modelstudioai.github.io/showcase/ ,感谢贡献!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
assets/showcase/.Workflow covered
Input animal word -> Qwen script planning -> HappyHorse prompt assembly ->
bl video generate-> local media QA -> showcase publication.The demo input is
狐獴, producing a 5-second warm fairy-tale animation sample with a cute meerkat holding a red apple.Validation
git diff --cached --checkbefore commit.ffprobe: H.264, 1920x1080, 5.125s, about 3.4 MB.ffmpegand manually checked the video visual direction.Note:
jekyll buildwas not run because this repo has noGemfileandjekyllis not installed in the local environment.bl vision describe --videoQA was attempted but blocked by the account'sAllocationQuota.FreeTierOnlysetting, so media QA used local tooling and manual frame inspection instead.