Xiaomabufei
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- lumos
|
5 |
+
- image to image
|
6 |
+
- text to image
|
7 |
+
- novel view synthesis
|
8 |
+
- image to video
|
9 |
+
---
|
10 |
+
<p align="center">
|
11 |
+
<img src="asset/logo.gif" height=120>
|
12 |
+
</p>
|
13 |
+
|
14 |
+
<div style="display:flex;justify-content: center">
|
15 |
+
<a href="https://arxiv.org/pdf/2412.07767"><img src="https://img.shields.io/static/v1?label=Paper&message=Arxiv:Lumos&color=red&logo=arxiv"></a>  
|
16 |
+
<a href="https://xiaomabufei.github.io/lumos/"><img src="https://img.shields.io/badge/Project-Website-blue"></a>  
|
17 |
+
<a href="https://github.com/xiaomabufei/lumos"><img src="https://img.shields.io/static/v1?label=Project%20Page&message=Github&color=blue&logo=github-pages"></a>  
|
18 |
+
</div>
|
19 |
+
|