Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/VITA-Group/Comp4D
Browse files Browse the repository at this point in the history
  • Loading branch information
hw-liang committed Apr 2, 2024
2 parents 7eeecc4 + b8ef332 commit 178a467
Show file tree
Hide file tree
Showing 5 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": "/Comp4D/static/css/main.736bd9a0.css",
"main.js": "/Comp4D/static/js/main.db9ee2b4.js",
"main.js": "/Comp4D/static/js/main.f9a07213.js",
"static/js/787.4abed053.chunk.js": "/Comp4D/static/js/787.4abed053.chunk.js",
"static/media/brand-icons.svg": "/Comp4D/static/media/brand-icons.6729d29753e000c17489.svg",
"static/media/icons.svg": "/Comp4D/static/media/icons.62d9dae4e0040e81c980.svg",
Expand All @@ -24,11 +24,11 @@
"static/media/outline-icons.woff2": "/Comp4D/static/media/outline-icons.687a4990ea22bb1a49d4.woff2",
"index.html": "/Comp4D/index.html",
"main.736bd9a0.css.map": "/Comp4D/static/css/main.736bd9a0.css.map",
"main.db9ee2b4.js.map": "/Comp4D/static/js/main.db9ee2b4.js.map",
"main.f9a07213.js.map": "/Comp4D/static/js/main.f9a07213.js.map",
"787.4abed053.chunk.js.map": "/Comp4D/static/js/787.4abed053.chunk.js.map"
},
"entrypoints": [
"static/css/main.736bd9a0.css",
"static/js/main.db9ee2b4.js"
"static/js/main.f9a07213.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="/Comp4D/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="We introduce Comp4D, compositional 4D scene synthesis from text input. Compared with previous object-centric 4D generation pipelines, our Compositional 4D Generation (Comp4D) framework integrates GPT-4 to decompose the scene and design proper trajectories, resulting in larger-scale movements and more realistic object interactions."/><link rel="manifest" href="/Comp4D/manifest.json"/><title>Comp4D: LLM-Guided Compositional 4D Scene Generation</title><script defer="defer" src="/Comp4D/static/js/main.db9ee2b4.js"></script><link href="/Comp4D/static/css/main.736bd9a0.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="/Comp4D/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="We introduce Comp4D, compositional 4D scene synthesis from text input. Compared with previous object-centric 4D generation pipelines, our Compositional 4D Generation (Comp4D) framework integrates GPT-4 to decompose the scene and design proper trajectories, resulting in larger-scale movements and more realistic object interactions."/><link rel="manifest" href="/Comp4D/manifest.json"/><title>Comp4D: LLM-Guided Compositional 4D Scene Generation</title><script defer="defer" src="/Comp4D/static/js/main.f9a07213.js"></script><link href="/Comp4D/static/css/main.736bd9a0.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.

0 comments on commit 178a467

Please sign in to comment.