blanchon commited on
Commit
ef4100d
·
1 Parent(s): a9af355

set demo to rgb2x

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.5.0
8
- app_file: app.py
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>