blanchon commited on
Commit
6f0039f
1 Parent(s): c973df7

Update README.md with RGB to X Demo

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Rgbx
3
- emoji: 🚀
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
@@ -8,6 +8,10 @@ sdk_version: 5.5.0
8
  app_file: rgb2x/gradio_demo_rgb2x.py
9
  pinned: false
10
  ---
 
 
 
 
11
  <h1 align="center"> RGB↔X: Image Decomposition and Synthesis Using Material- and Lighting-aware Diffusion Models </h1>
12
 
13
  <p align="center"><a href="https://zheng95z.github.io/" target="_blank">Zheng Zeng</a>, <a href="https://valentin.deschaintre.fr/" target="_blank">Valentin Deschaintre</a>, <a href="https://www.iliyan.com/" target="_blank">Iliyan Georgiev</a>, <a href="https://yannickhold.com/" target="_blank">Yannick Hold-Geoffroy</a>, <a href="https://yiweihu.netlify.app/" target="_blank">Yiwei Hu</a>, <a href="https://luanfujun.com/" target="_blank">Fujun Luan</a>, <a href="https://sites.cs.ucsb.edu/~lingqi/" target="_blank">Ling-Qi Yan</a>, <a href="http://www.miloshasan.net/" target="_blank">Miloš Hašan</a></p>
 
1
  ---
2
+ title: RGB2X
3
+ emoji: 🎨
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
 
8
  app_file: rgb2x/gradio_demo_rgb2x.py
9
  pinned: false
10
  ---
11
+ # RGB to X Demo
12
+
13
+ ---
14
+
15
  <h1 align="center"> RGB↔X: Image Decomposition and Synthesis Using Material- and Lighting-aware Diffusion Models </h1>
16
 
17
  <p align="center"><a href="https://zheng95z.github.io/" target="_blank">Zheng Zeng</a>, <a href="https://valentin.deschaintre.fr/" target="_blank">Valentin Deschaintre</a>, <a href="https://www.iliyan.com/" target="_blank">Iliyan Georgiev</a>, <a href="https://yannickhold.com/" target="_blank">Yannick Hold-Geoffroy</a>, <a href="https://yiweihu.netlify.app/" target="_blank">Yiwei Hu</a>, <a href="https://luanfujun.com/" target="_blank">Fujun Luan</a>, <a href="https://sites.cs.ucsb.edu/~lingqi/" target="_blank">Ling-Qi Yan</a>, <a href="http://www.miloshasan.net/" target="_blank">Miloš Hašan</a></p>