Skip to content

Commit 0ee4a4f

Browse files
committed
Tags Fixed.
1 parent ea20832 commit 0ee4a4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/data/demos.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export const demos: DemoVideo[] = [
6565
videoUrl: hfUrl("大开门.mp4"),
6666
thumbnailUrl: "",
6767
thumbnailTime: 25,
68-
tags: ["Temporal Grounding", "ZH", "生活", "趣味"],
68+
tags: ["Grounding", "ZH", "生活", "趣味"],
6969
questions: [
7070
{
7171
id: "dk-q1",
@@ -82,7 +82,7 @@ export const demos: DemoVideo[] = [
8282
type: "video",
8383
videoUrl: hfUrl("台式卤肉饭.mp4"),
8484
thumbnailUrl: "",
85-
tags: ["Temporal Grounding", "ZH", "生活", "菜谱"],
85+
tags: ["Grounding", "ZH", "生活", "菜谱"],
8686
questions: [
8787
{
8888
id: "tl-q1",
@@ -122,7 +122,7 @@ export const demos: DemoVideo[] = [
122122
type: "video",
123123
videoUrl: hfUrl("扎染.mp4"),
124124
thumbnailUrl: "",
125-
tags: ["Temporal Grounding", "EN", "生活", "手工"],
125+
tags: ["Grounding", "EN", "生活", "手工"],
126126
questions: [
127127
{
128128
id: "zr-q1",

0 commit comments

Comments
 (0)