set demo to rgb2x
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ colorFrom: gray
|
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.5.0
|
8 |
-
app_file:
|
9 |
pinned: false
|
10 |
---
|
11 |
<h1 align="center"> RGB↔X: Image Decomposition and Synthesis Using Material- and Lighting-aware Diffusion Models </h1>
|
|
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
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>
|