Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1acc4d1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AricGamma committed Jun 13, 2024
1 parent f1eaaf1 commit d5a1755
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 67 deletions.
Binary file added assets/1-DQYe6dCW.mp4
Binary file not shown.
49 changes: 29 additions & 20 deletions assets/index-BnGYV-cL.json → assets/index-BSPhviaq.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,58 +104,67 @@
"description": "The overview of the proposed pipeline. Specifically, we integrates a reference image containing a portrait with corresponding audio input to drive portrait animation. Optional visual synthesis weights can be used to balance lip, expression, and pose weights. ReferenceNet encodes global visual texture information for consistent and controllable character animation. Face and audio encoders generate high-fidelity portrait identity features and encode audio as motion information respectively. The module of hierarchical audio-driven visual synthesis establishes relationships between audio and visual components (lips, expression, pose), with a UNet denoiser used in the diffusion process."
}
},
{
"template": "single-video",
"props": {
"title": "Hallo Singing",
"items": [
"assets/video/singing/1.mp4"
]
}
},
{
"template": "video-comparision",
"props": {
"title": "Portrait Style",
"title": "",
"items": [
[
"assets/video/portrait_style/4.mp4",
"assets/video/portrait_style/3.mp4"
],
[
"assets/video/portrait_style/2.mp4",
"assets/video/portrait_style/1.mp4"
"assets/video/opera/1.mp4",
"assets/video/opera/2.mp4"
]
]
}
},
{
"template": "video-comparision",
"props": {
"title": "Cross Actor",
"title": "Speedy Rhythm",
"items": [
[
"assets/video/cross_actor/1.mp4",
"assets/video/cross_actor/2.mp4"
],
[
"assets/video/cross_actor/3.mp4",
"assets/video/cross_actor/4.mp4"
"assets/video/rap/1.mp4",
"assets/video/rap/2.mp4"
]
]
}
},
{
"template": "video-comparision",
"props": {
"title": "Opera Audio",
"title": "Portrait Style",
"items": [
[
"assets/video/opera/1.mp4",
"assets/video/opera/2.mp4"
"assets/video/portrait_style/4.mp4",
"assets/video/portrait_style/3.mp4"
],
[
"assets/video/portrait_style/2.mp4",
"assets/video/portrait_style/1.mp4"
]
]
}
},
{
"template": "video-comparision",
"props": {
"title": "",
"title": "Cross Actor",
"items": [
[
"assets/video/rap/1.mp4",
"assets/video/rap/2.mp4"
"assets/video/cross_actor/1.mp4",
"assets/video/cross_actor/2.mp4"
],
[
"assets/video/cross_actor/3.mp4",
"assets/video/cross_actor/4.mp4"
]
]
}
Expand Down
46 changes: 46 additions & 0 deletions assets/index-BxuyeZDM.js

Large diffs are not rendered by default.

46 changes: 0 additions & 46 deletions assets/index-C-HMPxRd.js

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Homepage</title>
<script type="module" crossorigin src="/hallo/assets/index-C-HMPxRd.js"></script>
<script type="module" crossorigin src="/hallo/assets/index-BxuyeZDM.js"></script>
<link rel="stylesheet" crossorigin href="/hallo/assets/index-BXb_ARby.css">
</head>

Expand Down

0 comments on commit d5a1755

Please sign in to comment.