Xiaomabufei commited on
Commit
8a3f482
·
verified ·
1 Parent(s): 7dcc2d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
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> &ensp;
16
+ <a href="https://xiaomabufei.github.io/lumos/"><img src="https://img.shields.io/badge/Project-Website-blue"></a> &ensp;
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> &ensp;
18
+ </div>
19
+