Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
Ir1d committed Mar 18, 2024
1 parent 88cc385 commit c977938
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/4DGen/static/css/main.eaddf7b7.css",
"main.js": "/4DGen/static/js/main.3c09d803.js",
"main.js": "/4DGen/static/js/main.6e77a542.js",
"static/js/787.4abed053.chunk.js": "/4DGen/static/js/787.4abed053.chunk.js",
"static/media/brand-icons.svg": "/4DGen/static/media/brand-icons.6729d29753e000c17489.svg",
"static/media/icons.svg": "/4DGen/static/media/icons.62d9dae4e0040e81c980.svg",
Expand All @@ -23,11 +23,11 @@
"static/media/outline-icons.woff2": "/4DGen/static/media/outline-icons.687a4990ea22bb1a49d4.woff2",
"index.html": "/4DGen/index.html",
"main.eaddf7b7.css.map": "/4DGen/static/css/main.eaddf7b7.css.map",
"main.3c09d803.js.map": "/4DGen/static/js/main.3c09d803.js.map",
"main.6e77a542.js.map": "/4DGen/static/js/main.6e77a542.js.map",
"787.4abed053.chunk.js.map": "/4DGen/static/js/787.4abed053.chunk.js.map"
},
"entrypoints": [
"static/css/main.eaddf7b7.css",
"static/js/main.3c09d803.js"
"static/js/main.6e77a542.js"
]
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/4DGen/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="We introduce grounded 4D content generation. We identify monocular video sequences as a key component in constructing the 4D content. Our pipeline facilitates conditional 4D generation, enabling users to specify the motion (monocular videos), thus offering superior control over content creation."/><link rel="manifest" href="/4DGen/manifest.json"/><title>4DGen: Grounded 4D Content Generation with Spatial-temporal Consistency</title><script defer="defer" src="/4DGen/static/js/main.3c09d803.js"></script><link href="/4DGen/static/css/main.eaddf7b7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/4DGen/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="We introduce grounded 4D content generation. We identify monocular video sequences as a key component in constructing the 4D content. Our pipeline facilitates conditional 4D generation, enabling users to specify the motion (monocular videos), thus offering superior control over content creation."/><link rel="manifest" href="/4DGen/manifest.json"/><title>4DGen: Grounded 4D Content Generation with Spatial-temporal Consistency</title><script defer="defer" src="/4DGen/static/js/main.6e77a542.js"></script><link href="/4DGen/static/css/main.eaddf7b7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

Binary file removed docs/static/media/mario.gif
Binary file not shown.
Binary file removed docs/static/media/multiview_mario.gif
Binary file not shown.
Binary file removed docs/static/media/panda_multiview.gif
Binary file not shown.
Binary file removed docs/static/media/panda_pose0.gif
Binary file not shown.
Binary file removed docs/static/media/task.png
Binary file not shown.

0 comments on commit c977938

Please sign in to comment.