返回 Pixelle-Video
index.md
根目录 / docs / zh / gallery / index.md
1 # 🎬 视频示例库
2
3 展示使用 Pixelle-Video 制作的视频案例。点击卡片查看完整的工作流和配置文件。
4
5 ---
6
7 <div class="grid cards" markdown>
8
9 - **阅读习惯养成**
10
11 ---
12
13 <video controls width="100%" style="border-radius: 8px;">
14 <source src="https://your-oss-bucket.oss-cn-hangzhou.aliyuncs.com/pixelle-video/reading-habit/video.mp4" type="video/mp4">
15 </video>
16
17 [:octicons-mark-github-16: 查看工作流和配置](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/reading-habit)
18
19 - **工作效率提升**
20
21 ---
22
23 <video controls width="100%" style="border-radius: 8px;">
24 <source src="https://your-oss-bucket.oss-cn-hangzhou.aliyuncs.com/pixelle-video/work-efficiency/video.mp4" type="video/mp4">
25 </video>
26
27 [:octicons-mark-github-16: 查看工作流和配置](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/work-efficiency)
28
29 - **健康饮食**
30
31 ---
32
33 <video controls width="100%" style="border-radius: 8px;">
34 <source src="https://your-oss-bucket.oss-cn-hangzhou.aliyuncs.com/pixelle-video/healthy-diet/video.mp4" type="video/mp4">
35 </video>
36
37 [:octicons-mark-github-16: 查看工作流和配置](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/healthy-diet)
38
39 </div>
40
41 ---
42
43 !!! tip "如何使用"
44 点击案例卡片跳转到 GitHub,下载工作流文件和配置,即可一键复现视频效果。
45
46
46 lines MARKDOWN