Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AricGamma committed Dec 3, 2024
1 parent 6fc3cef commit de47eea
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,6 @@
"mainVideo": ""
}
},
{
"template": "video-carousel",
"props": {
"id": "foreground",
"title": "Dynamic Foreground",
"items": [
"https://cdn.aondata.work/hallo3/assets/forground/0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/0_0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/1_0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/2_0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/3_0001.mp4"
],
"count": 3
}
},
{
"template": "video-carousel",
"props": {
Expand All @@ -112,6 +97,21 @@
"count": 3
}
},
{
"template": "video-carousel",
"props": {
"id": "foreground",
"title": "Dynamic Foreground",
"items": [
"https://cdn.aondata.work/hallo3/assets/forground/0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/0_0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/1_0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/2_0001.mp4",
"https://cdn.aondata.work/hallo3/assets/forground/3_0001.mp4"
],
"count": 3
}
},
{
"template": "video-carousel",
"props": {
Expand Down Expand Up @@ -168,4 +168,4 @@
"bibTeX": "@misc{cui2024hallo3,\n\ttitle={Hallo3: Highly Dynamic and Realistic Portrait Image Animation with Diffusion Transformer Networks}, \n\tauthor={Jiahao Cui and Hui Li and Yun Zhang and Hanlin Shang and Kaihui Cheng and Yuqi Ma and Shan Mu and Hang Zhou and Jingdong Wang and Siyu Zhu},\n\tyear={2024},\n\teprint={2412.00733},\n\tarchivePrefix={arXiv},\n\tprimaryClass={cs.CV}\n}"
}
}
]
]

0 comments on commit de47eea

Please sign in to comment.