fffiloni commited on
Commit
052f125
·
verified ·
1 Parent(s): 12626e2

Migrated from GitHub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +19 -0
  2. LICENSE +201 -0
  3. ORIGINAL_README.md +152 -0
  4. __assets__/boat_light.gif +3 -0
  5. __assets__/cat_light.gif +3 -0
  6. __assets__/man_light.gif +3 -0
  7. __assets__/pipeline.png +3 -0
  8. __assets__/title.png +3 -0
  9. __assets__/water_light.gif +3 -0
  10. configs/relight/bear.yaml +13 -0
  11. configs/relight/boat.yaml +13 -0
  12. configs/relight/car.yaml +13 -0
  13. configs/relight/cat.yaml +13 -0
  14. configs/relight/cow.yaml +13 -0
  15. configs/relight/flowers.yaml +13 -0
  16. configs/relight/fox.yaml +13 -0
  17. configs/relight/girl.yaml +13 -0
  18. configs/relight/girl2.yaml +13 -0
  19. configs/relight/juice.yaml +13 -0
  20. configs/relight/man2.yaml +13 -0
  21. configs/relight/man4.yaml +13 -0
  22. configs/relight/plane.yaml +13 -0
  23. configs/relight/toy.yaml +13 -0
  24. configs/relight/woman.yaml +13 -0
  25. configs/relight_inpaint/bloom.yaml +15 -0
  26. configs/relight_inpaint/camera.yaml +15 -0
  27. configs/relight_inpaint/car.yaml +15 -0
  28. configs/relight_inpaint/car_2.yaml +15 -0
  29. configs/relight_inpaint/cat2.yaml +15 -0
  30. configs/relight_inpaint/coin.yaml +15 -0
  31. configs/relight_inpaint/dog2.yaml +15 -0
  32. configs/relight_inpaint/man3.yaml +15 -0
  33. configs/relight_inpaint/man3_2.yaml +15 -0
  34. configs/relight_inpaint/water.yaml +15 -0
  35. configs/relight_inpaint/wolf2.yaml +15 -0
  36. input_animatediff/bear.mp4 +3 -0
  37. input_animatediff/bloom.mp4 +3 -0
  38. input_animatediff/boat.mp4 +3 -0
  39. input_animatediff/camera.mp4 +0 -0
  40. input_animatediff/car.mp4 +3 -0
  41. input_animatediff/cat.mp4 +3 -0
  42. input_animatediff/cat2.mp4 +3 -0
  43. input_animatediff/coin.mp4 +3 -0
  44. input_animatediff/cow.mp4 +3 -0
  45. input_animatediff/dog2.mp4 +0 -0
  46. input_animatediff/flowers.mp4 +3 -0
  47. input_animatediff/fox.mp4 +3 -0
  48. input_animatediff/girl.mp4 +0 -0
  49. input_animatediff/girl2.mp4 +3 -0
  50. input_animatediff/juice.mp4 +0 -0
.gitattributes CHANGED
@@ -33,3 +33,22 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ __assets__/boat_light.gif filter=lfs diff=lfs merge=lfs -text
37
+ __assets__/cat_light.gif filter=lfs diff=lfs merge=lfs -text
38
+ __assets__/man_light.gif filter=lfs diff=lfs merge=lfs -text
39
+ __assets__/pipeline.png filter=lfs diff=lfs merge=lfs -text
40
+ __assets__/title.png filter=lfs diff=lfs merge=lfs -text
41
+ __assets__/water_light.gif filter=lfs diff=lfs merge=lfs -text
42
+ input_animatediff/bear.mp4 filter=lfs diff=lfs merge=lfs -text
43
+ input_animatediff/bloom.mp4 filter=lfs diff=lfs merge=lfs -text
44
+ input_animatediff/boat.mp4 filter=lfs diff=lfs merge=lfs -text
45
+ input_animatediff/car.mp4 filter=lfs diff=lfs merge=lfs -text
46
+ input_animatediff/cat.mp4 filter=lfs diff=lfs merge=lfs -text
47
+ input_animatediff/cat2.mp4 filter=lfs diff=lfs merge=lfs -text
48
+ input_animatediff/coin.mp4 filter=lfs diff=lfs merge=lfs -text
49
+ input_animatediff/cow.mp4 filter=lfs diff=lfs merge=lfs -text
50
+ input_animatediff/flowers.mp4 filter=lfs diff=lfs merge=lfs -text
51
+ input_animatediff/fox.mp4 filter=lfs diff=lfs merge=lfs -text
52
+ input_animatediff/girl2.mp4 filter=lfs diff=lfs merge=lfs -text
53
+ input_animatediff/man.mp4 filter=lfs diff=lfs merge=lfs -text
54
+ input_animatediff/woman.mp4 filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
ORIGINAL_README.md ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+ <img src='__assets__/title.png'/>
3
+ </div>
4
+
5
+ ---
6
+ ### ⭐️ **Our team's works:** [[**MotionClone**](https://bujiazi.github.io/motionclone.github.io/)] [[**BroadWay**](https://bujiazi.github.io/BroadWay.github.io/)]
7
+
8
+ ## Light-A-Video: Training-free Video Relighting via Progressive Light Fusion
9
+ This repository is the official implementation of Light-A-Video. It is a **training-free framework** that enables
10
+ zero-shot illumination control of any given video sequences or foreground sequences.
11
+
12
+ <details><summary>Click for the full abstract of Light-A-Video</summary>
13
+
14
+ > Recent advancements in image relighting models, driven by large-scale datasets and pre-trained diffusion models,
15
+ have enabled the imposition of consistent lighting.
16
+ However, video relighting still lags, primarily due to the excessive training costs and the scarcity of diverse, high-quality video relighting datasets.
17
+ A simple application of image relighting models on a frame-by-frame basis leads to several issues:
18
+ lighting source inconsistency and relighted appearance inconsistency, resulting in flickers in the generated videos.
19
+ In this work, we propose Light-A-Video, a training-free approach to achieve temporally smooth video relighting.
20
+ Adapted from image relighting models, Light-A-Video introduces two key techniques to enhance lighting consistency.
21
+ First, we design a Consistent Light Attention (CLA) module, which enhances cross-frame interactions within the self-attention layers
22
+ to stabilize the generation of the background lighting source. Second, leveraging the physical principle of light transport independence,
23
+ we apply linear blending between the source video’s appearance and the relighted appearance, using a Progressive Light Fusion (PLF) strategy to ensure smooth temporal transitions in illumination.
24
+ Experiments show that Light-A-Video improves the temporal consistency of relighted video
25
+ while maintaining the image quality, ensuring coherent lighting transitions across frames.
26
+ </details>
27
+
28
+ **[Light-A-Video: Training-free Video Relighting via Progressive Light Fusion]()**
29
+ </br>
30
+ [Yujie Zhou*](https://github.com/YujieOuO/),
31
+ [Jiazi Bu*](https://github.com/Bujiazi/),
32
+ [Pengyang Ling*](https://github.com/LPengYang/),
33
+ [Pan Zhang<sup>†</sup>](https://panzhang0212.github.io/),
34
+ [Tong Wu](https://wutong16.github.io/),
35
+ [Qidong Huang](https://shikiw.github.io/),
36
+ [Jinsong Li](https://li-jinsong.github.io/),
37
+ [Xiaoyi Dong](https://scholar.google.com/citations?user=FscToE0AAAAJ&hl=en/),
38
+ [Yuhang Zang](https://yuhangzang.github.io/),
39
+ [Yuhang Cao](https://scholar.google.com/citations?hl=zh-CN&user=sJkqsqkAAAAJ),
40
+ [Anyi Rao](https://anyirao.com/),
41
+ [Jiaqi Wang](https://myownskyw7.github.io/),
42
+ [Li Niu<sup>†</sup>](https://www.ustcnewly.com/)
43
+ (*Equal Contribution)(<sup>†</sup>Corresponding Author)
44
+
45
+ [![arXiv](https://img.shields.io/badge/arXiv-2502.08590-b31b1b.svg)](https://arxiv.org/abs/2502.08590)
46
+ [![Project Page](https://img.shields.io/badge/Project-Website-green)](https://bujiazi.github.io/light-a-video.github.io/)
47
+
48
+ ## 📜 News
49
+
50
+ **[2025/2/11]** Code is available now!
51
+
52
+ **[2025/2/10]** The paper and project page are released!
53
+
54
+ ## 🏗️ Todo
55
+ - [ ] Release a gradio demo.
56
+
57
+ - [ ] Release Light-A-Video code with CogVideoX-2B pipeline.
58
+
59
+ ## 📚 Gallery
60
+ We show more results in the [Project Page](https://bujiazi.github.io/light-a-video.github.io/).
61
+
62
+ <table class="center">
63
+ <tr>
64
+ <td><p style="text-align: center">..., red and blue neon light</p></td>
65
+ <td><p style="text-align: center">..., sunset over sea</p></td>
66
+ </tr>
67
+ <tr>
68
+ <td><img src="__assets__/cat_light.gif"></td>
69
+ <td><img src="__assets__/boat_light.gif"></td>
70
+ </tr>
71
+ <tr>
72
+ <td><p style="text-align: center">..., sunlight through the blinds</p></td>
73
+ <td><p style="text-align: center">..., in the forest, magic golden lit</p></td>
74
+ </tr>
75
+ <tr>
76
+ <td><img src="__assets__/man_light.gif"></td>
77
+ <td><img src="__assets__/water_light.gif"></td>
78
+ </tr>
79
+ </table>
80
+
81
+
82
+ ## 🚀 Method Overview
83
+
84
+ <div align="center">
85
+ <img src='__assets__/pipeline.png'/>
86
+ </div>
87
+
88
+ Light-A-Video leverages the the capabilities of image relighting models and VDM motion priors to achieve temporally consistent video relighting.
89
+ By integrating the **Consistent Light Attention** to stabilize lighting source generation and employ the **Progressive Light Fusion** strategy
90
+ for smooth appearance transitions.
91
+
92
+ ## 🔧 Installations
93
+
94
+ ### Setup repository and conda environment
95
+
96
+ ```bash
97
+ git clone https://github.com/bcmi/Light-A-Video.git
98
+ cd Light-A-Video
99
+
100
+ conda create -n lav python=3.10
101
+ conda activate lav
102
+
103
+ pip install -r requirements.txt
104
+ ```
105
+
106
+ ## 🔑 Pretrained Model Preparations
107
+ - IC-Light: [Huggingface](https://huggingface.co/lllyasviel/ic-light)
108
+ - SD RealisticVision: [Huggingface](https://huggingface.co/stablediffusionapi/realistic-vision-v51)
109
+ - Animatediff Motion-Adapter-V-1.5.3: [Huggingface](https://huggingface.co/guoyww/animatediff-motion-adapter-v1-5-3)
110
+
111
+ Model downloading is automatic.
112
+
113
+ ## 🎈 Quick Start
114
+
115
+ ### Perform video relighting with customized illumination control
116
+ ```bash
117
+ # relight
118
+ python lav_relight.py --config "configs/relight/car.yaml"
119
+ ```
120
+ ### Perform foreground sequences relighting with background generation
121
+ A script based on [SAM2](https://github.com/facebookresearch/sam2) is provided to extract foreground sequences from videos.
122
+ ```bash
123
+ # extract foreground sequence
124
+ python sam2.py --video_name car --x 255 --y 255
125
+
126
+ # inpaint and relight
127
+ python lav_paint.py --config "configs/relight_inpaint/car.yaml"
128
+ ```
129
+
130
+ ## 📎 Citation
131
+
132
+ If you find our work helpful for your research, please consider giving a star ⭐ and citation 📝
133
+ ```bibtex
134
+ @article{zhou2025light,
135
+ title={Light-A-Video: Training-free Video Relighting via Progressive Light Fusion},
136
+ author={Zhou, Yujie and Bu, Jiazi and Ling, Pengyang and Zhang, Pan and Wu, Tong and Huang, Qidong and Li, Jinsong and Dong, Xiaoyi and Zang, Yuhang and Cao, Yuhang and others},
137
+ journal={arXiv preprint arXiv:2502.08590},
138
+ year={2025}
139
+ }
140
+ ```
141
+
142
+ ## 📣 Disclaimer
143
+
144
+ This is official code of Light-A-Video.
145
+ All the copyrights of the demo images and audio are from community users.
146
+ Feel free to contact us if you would like remove them.
147
+
148
+ ## 💞 Acknowledgements
149
+ The code is built upon the below repositories, we thank all the contributors for open-sourcing.
150
+ * [IC-Light](https://github.com/lllyasviel/IC-Light)
151
+ * [AnimateDiff](https://github.com/guoyww/AnimateDiff)
152
+ * [CogVideoX](https://github.com/THUDM/CogVideo)
__assets__/boat_light.gif ADDED

Git LFS Details

  • SHA256: 9171d365d5a9643f7509364a71b566736dbe1e9fd758f11adc89617f042899d3
  • Pointer size: 132 Bytes
  • Size of remote file: 2.15 MB
__assets__/cat_light.gif ADDED

Git LFS Details

  • SHA256: b33dd1a609e0b37dd41e63a8889d57342b60fee4fe733221f112fb8fd17632a3
  • Pointer size: 132 Bytes
  • Size of remote file: 4.34 MB
__assets__/man_light.gif ADDED

Git LFS Details

  • SHA256: c207d125e8a82817d56ff86e28533ed22fdeb972bfee3160b0c19323e6a832a3
  • Pointer size: 132 Bytes
  • Size of remote file: 3.74 MB
__assets__/pipeline.png ADDED

Git LFS Details

  • SHA256: 5249b8ab938cc283f91b9a76411e8ef7ea48c48de63cb547a5ef1178d6092832
  • Pointer size: 132 Bytes
  • Size of remote file: 1.88 MB
__assets__/title.png ADDED

Git LFS Details

  • SHA256: e631437a296c9c45b6418f0903c0905ddb5aa29f510d2326dfbbcaefec992b42
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
__assets__/water_light.gif ADDED

Git LFS Details

  • SHA256: 2d4c881aff47e88b611b9c78d17b89b5ccb29819de6ac7b860934bee1e5afe0e
  • Pointer size: 132 Bytes
  • Size of remote file: 2.94 MB
configs/relight/bear.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a bear walking on the rock, nature lighting, key light"
3
+ video_path: "input_animatediff/bear.mp4"
4
+ bg_source: "TOP" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/boat.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a boat floating on the sea, sunset"
3
+ video_path: "input_animatediff/boat.mp4"
4
+ bg_source: "TOP" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/car.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a car driving on the street, neon light"
3
+ video_path: "input_animatediff/car.mp4"
4
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 2060
configs/relight/cat.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a cat, red and blue neon light"
3
+ video_path: "input_animatediff/cat.mp4"
4
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/cow.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a cow drinking water in the river, sunset"
3
+ video_path: "input_animatediff/cow.mp4"
4
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/flowers.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality, unclear, blurry"
2
+ relight_prompt: "A basket of flowers, sunshine, hard light"
3
+ video_path: "input_animatediff/flowers.mp4"
4
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/fox.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a fox, sunlight filtering through trees, dappled light"
3
+ video_path: "input_animatediff/fox.mp4"
4
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/girl.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a girl, magic lit, sci-fi RGB glowing, key lighting"
3
+ video_path: "input_animatediff/girl.mp4"
4
+ bg_source: "BOTTOM" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/girl2.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "an anime girl, neon light"
3
+ video_path: "input_animatediff/girl2.mp4"
4
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/juice.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "Pour juice into a glass, magic golden lit"
3
+ video_path: "input_animatediff/juice.mp4"
4
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/man2.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "handsome man with glasses, shadow from window, sunshine"
3
+ video_path: "input_animatediff/man2.mp4"
4
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/man4.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "handsome man with glasses, sunlight through the blinds"
3
+ video_path: "input_animatediff/man4.mp4"
4
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/plane.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a plane on the runway, bottom neon light"
3
+ video_path: "input_animatediff/plane.mp4"
4
+ bg_source: "BOTTOM" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/toy.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a maneki-neko toy, cozy bedroom illumination"
3
+ video_path: "input_animatediff/toy.mp4"
4
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight/woman.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ relight_prompt: "a woman with curly hair, natural lighting, warm atmosphere"
3
+ video_path: "input_animatediff/woman.mp4"
4
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
5
+ save_path: "output"
6
+
7
+ width: 512
8
+ height: 512
9
+ strength: 0.5
10
+ gamma: 0.5
11
+ num_step: 25
12
+ text_guide_scale: 2
13
+ seed: 42
configs/relight_inpaint/bloom.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "a red flower blooming in the river"
3
+ relight_prompt: "a red flower blooming in the river, nature lighting"
4
+
5
+ video_path: "input_animatediff/bloom.mp4"
6
+ bg_source: "TOP" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.4
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 4
15
+ seed: 8776
configs/relight_inpaint/camera.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "A tiny camera on a tray, cyberpunk"
3
+ relight_prompt: "A tiny camera on a tray, cyberpunk, neon light"
4
+
5
+ video_path: "input_animatediff/camera.mp4"
6
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.4
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 3
15
+ seed: 1333
configs/relight_inpaint/car.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "a car driving on the street"
3
+ relight_prompt: "a car driving on the street, neon light"
4
+
5
+ video_path: "input_animatediff/car.mp4"
6
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.5
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 2
15
+ seed: 6561
configs/relight_inpaint/car_2.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "a car driving on the beach, sunset over sea"
3
+ relight_prompt: "a car driving on the beach, sunset over sea, left light, shadow"
4
+
5
+ video_path: "input_animatediff/car.mp4"
6
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.5
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 2
15
+ seed: 2409
configs/relight_inpaint/cat2.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "A cat walking on a runway, red and blue neon lights on both sides"
3
+ relight_prompt: "A cat walking on a runway, red and blue neon lights on both sides, key light"
4
+
5
+ video_path: "input_animatediff/cat2.mp4"
6
+ bg_source: "LEFT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.5
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 5
15
+ seed: 2949
configs/relight_inpaint/coin.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "A coin on the desk"
3
+ relight_prompt: "A coin on the desk, natural lighting"
4
+
5
+ video_path: "input_animatediff/coin.mp4"
6
+ bg_source: "TOP" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.4
12
+ gamma: 0.5
13
+ num_step: 80
14
+ text_guide_scale: 2
15
+ seed: 4013
configs/relight_inpaint/dog2.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "a dog in the room, sunshine from window"
3
+ relight_prompt: "a dog in the room, sunshine from window"
4
+
5
+ video_path: "input_animatediff/dog2.mp4"
6
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.4
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 2
15
+ seed: 4550
configs/relight_inpaint/man3.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "A man in the classroom"
3
+ relight_prompt: "A man in the classroom, sunshine from the window"
4
+
5
+ video_path: "input_animatediff/man3.mp4"
6
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.5
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 3
15
+ seed: 3931
configs/relight_inpaint/man3_2.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "A man in a bar, left yellow and right purple neon lights"
3
+ relight_prompt: "A man in a bar, left yellow and right purple neon lights, hard light"
4
+
5
+ video_path: "input_animatediff/man3.mp4"
6
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.5
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 4
15
+ seed: 9528
configs/relight_inpaint/water.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "a glass of water, in the forest, magic golden lit"
3
+ relight_prompt: "a glass of water, in the forest, magic golden lit, key light"
4
+
5
+ video_path: "input_animatediff/water.mp4"
6
+ bg_source: "TOP" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.4
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 4
15
+ seed: 796
configs/relight_inpaint/wolf2.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ n_prompt: "bad quality, worse quality"
2
+ inpaint_prompt: "a wolf stands in an alley, detailed face, neon, Wong Kar-wai, warm"
3
+ relight_prompt: "a wolf stands in an alley, detailed face, neon, Wong Kar-wai, warm, right light"
4
+
5
+ video_path: "input_animatediff/wolf2.mp4"
6
+ bg_source: "RIGHT" ## NONE, LEFT, RIGHT, BOTTOM, TOP
7
+ save_path: "output"
8
+
9
+ width: 512
10
+ height: 512
11
+ strength: 0.5
12
+ gamma: 0.5
13
+ num_step: 50
14
+ text_guide_scale: 5
15
+ seed: 2172
input_animatediff/bear.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bdcdc1757a085d6e0c43c60d650be0eb75dc65a9a0fe178a394d7b0f0131c20
3
+ size 252475
input_animatediff/bloom.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227ae36b83a4ce33c844d0ee818e3c70bf0667c963886e8c79e8b21241e552c8
3
+ size 110051
input_animatediff/boat.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523849774e74df87699e450baa99fd3b7edf21176d9d3464756c3a302e4fc6a2
3
+ size 163870
input_animatediff/camera.mp4 ADDED
Binary file (74.8 kB). View file
 
input_animatediff/car.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bd723eb892d1f0005016c933c6d0eb2f46a6e77d802e14934ff917c4f49db09
3
+ size 221663
input_animatediff/cat.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7984b62f1a070f779b11e0ae7b113be5bd170f0f4511b75acf2c9afaf204d6f
3
+ size 136264
input_animatediff/cat2.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89ab4a1945d78fafa3c47447a0e969f9b88fd0f244da9089ef84a022d28e6db2
3
+ size 169476
input_animatediff/coin.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1271b6970cdc4cc9159bdf6b46655551d0494750b30f542a263d9219e601f6a8
3
+ size 102631
input_animatediff/cow.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6a55901e04b6fba73b4d29a9df4e40adc85e9a161d91ddb5b0ea9438b7d016c
3
+ size 455415
input_animatediff/dog2.mp4 ADDED
Binary file (71.9 kB). View file
 
input_animatediff/flowers.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafaf1deb210e383bb9b8ae3ef81f0273a1f46e1b87008508617c6ec176fbca6
3
+ size 163157
input_animatediff/fox.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20b488cbb41e4b84e63b3a4337d034b281c7dff5c7fa2d4cacd5ae4de6241beb
3
+ size 141847
input_animatediff/girl.mp4 ADDED
Binary file (74 kB). View file
 
input_animatediff/girl2.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:699c09aba9345d8563ea1448c16f75ce237bda6d828d74169ecfc4adfc0d6528
3
+ size 293061
input_animatediff/juice.mp4 ADDED
Binary file (87.7 kB). View file