mishiawan commited on
Commit
530540f
·
verified ·
1 Parent(s): 4d0e1b6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- title: Relighting
3
- emoji:
4
- colorFrom: pink
5
- colorTo: gray
6
  sdk: gradio
7
- sdk_version: 5.22.0
8
- app_file: app.py
 
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
+ license: cc-by-4.0
3
+ title: LBM Relighting
 
 
4
  sdk: gradio
5
+ emoji:
6
+ colorFrom: green
7
+ colorTo: red
8
  pinned: false
9
+ short_description: Fast image relighting using Latent Bridge Matching
10
  ---
11
 
12
+ sdk_version: 4.44.0
13
+ app_file: app.py