Add library name and link to paper

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
  language:
4
  - en
 
 
 
5
  tags:
6
  - relighting
7
  - multi-view
@@ -9,7 +11,6 @@ tags:
9
  - 3d-vision
10
  - siggraph-asia-2026
11
  - wan2.1
12
- pipeline_tag: image-to-image
13
  ---
14
 
15
  <p align="center">
@@ -32,13 +33,10 @@ pipeline_tag: image-to-image
32
  </svg>
33
  </p>
34
 
35
-
36
-
37
  <p align="center">
38
  <img src="https://raw.githubusercontent.com/vLAR-group/RelightFormer/main/demo/teaser.jpg" alt="Teaser" width="80%">
39
  </p>
40
 
41
-
42
  <p align="center">
43
  <strong>vLAR Group</strong> | <em>SIGGRAPH Asia 2026</em>
44
  </p>
@@ -52,7 +50,7 @@ pipeline_tag: image-to-image
52
  </a>
53
  </p>
54
 
55
-
56
 
57
  ## 🌟 Overview
58
 
@@ -114,4 +112,4 @@ This model, its code, and associated datasets are licensed under the [Creative C
114
 
115
  ## πŸ™ Acknowledgements
116
 
117
- This work was supported in part by the National Natural Science Foundation of China, the Research Grants Council of Hong Kong, the Otto Poon Charitable Foundation Smart Cities Research Institute, the Research Center for Unmanned Autonomous Systems, and the PolyU Kunpeng & Ascend Technology Innovation Incubation Center, The Hong Kong Polytechnic University.
 
1
  ---
 
2
  language:
3
  - en
4
+ license: cc-by-nc-sa-4.0
5
+ pipeline_tag: image-to-image
6
+ library_name: diffsynth
7
  tags:
8
  - relighting
9
  - multi-view
 
11
  - 3d-vision
12
  - siggraph-asia-2026
13
  - wan2.1
 
14
  ---
15
 
16
  <p align="center">
 
33
  </svg>
34
  </p>
35
 
 
 
36
  <p align="center">
37
  <img src="https://raw.githubusercontent.com/vLAR-group/RelightFormer/main/demo/teaser.jpg" alt="Teaser" width="80%">
38
  </p>
39
 
 
40
  <p align="center">
41
  <strong>vLAR Group</strong> | <em>SIGGRAPH Asia 2026</em>
42
  </p>
 
50
  </a>
51
  </p>
52
 
53
+ This model is based on the paper [RelightFormer: Feed-forward Generative Transformer for Multiview Object Relighting](https://huggingface.co/papers/2609.07414).
54
 
55
  ## 🌟 Overview
56
 
 
112
 
113
  ## πŸ™ Acknowledgements
114
 
115
+ This work was supported in part by the National Natural Science Foundation of China, the Research Grants Council of Hong Kong, the Otto Poon Charitable Foundation Smart Cities Research Institute, the Research Center for Unmanned Autonomous Systems, and the PolyU Kunpeng & Ascend Technology Innovation Incubation Center, The Hong Kong Polytechnic University.