lipeng commited on
Commit ·
117d4e7
1
Parent(s): 53122de
update readme
Browse files
README.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
# Diffusion as Shader: 3D-aware Video Diffusion for Versatile Video Generation Control
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
# Diffusion as Shader: 3D-aware Video Diffusion for Versatile Video Generation Control
|
| 5 |
+
|
| 6 |
+
<table align="center">
|
| 7 |
+
<tr>
|
| 8 |
+
<td align="center"><video src="https://igl-hkust.github.io/das/static/videos/teaser.mp4">Your browser does not support the video tag.</video></td>
|
| 9 |
+
</tr>
|
| 10 |
+
</table>
|
| 11 |
+
|
| 12 |
+
## [Project page](https://igl-hkust.github.io/das/) | [Paper](https://arxiv.org/abs/2501.03847)
|