返回 Pixelle-Video
index.md
根目录 / docs / en / gallery / index.md
1 # 🎬 Video Gallery
2
3 Showcase of videos created with Pixelle-Video. Click on cards to view complete workflows and configuration files.
4
5 ---
6
7 <div class="grid cards" markdown>
8
9 - **Reading Habit**
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: View Workflows & Config](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/reading-habit)
18
19 - **Work Efficiency**
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: View Workflows & Config](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/work-efficiency)
28
29 - **Healthy Diet**
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: View Workflows & Config](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/healthy-diet)
38
39 </div>
40
41 ---
42
43 !!! tip "How to Use"
44 Click on a case card to jump to GitHub, download workflow files and configuration, and reproduce the video effect with one click.
45
46
46 lines MARKDOWN