Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,11 @@ pipeline_tag: text-to-video
|
|
12 |
# <center>💡Lumen: Consistent Video Relighting and Harmonious Background Replacement with Video Generative Models </center>
|
13 |
|
14 |
<div style="display: flex; justify-content: center; gap: 5px;">
|
15 |
-
<a href="https://lumen-relight.github.io"><img src="https://img.shields.io/badge/Project
|
16 |
<a href="https://arxiv.org/abs/xxx"><img src="https://img.shields.io/badge/arXiv-Paper-red" alt="arXiv"></a>
|
17 |
<a href="https://github.com/Kunbyte-AI/Lumen"><img src="https://img.shields.io/badge/GitHub-Code-black" alt="GitHub"></a>
|
18 |
-
<a href="https://huggingface.co/Kunbyte/Lumen"><img src="https://img.shields.io/badge/🤗%
|
19 |
-
<a href="https://huggingface.co/spaces/Kunbyte/Lumen"><img src="https://img.shields.io/badge/🤗%
|
20 |
</div>
|
21 |
|
22 |
💡**Lumen** is a video relighting model that can relight the foreground and replace the background of a video base on the input text.
|
|
|
12 |
# <center>💡Lumen: Consistent Video Relighting and Harmonious Background Replacement with Video Generative Models </center>
|
13 |
|
14 |
<div style="display: flex; justify-content: center; gap: 5px;">
|
15 |
+
<a href="https://lumen-relight.github.io"><img src="https://img.shields.io/badge/Project-Lumen-blue" alt="Project"></a>
|
16 |
<a href="https://arxiv.org/abs/xxx"><img src="https://img.shields.io/badge/arXiv-Paper-red" alt="arXiv"></a>
|
17 |
<a href="https://github.com/Kunbyte-AI/Lumen"><img src="https://img.shields.io/badge/GitHub-Code-black" alt="GitHub"></a>
|
18 |
+
<a href="https://huggingface.co/Kunbyte/Lumen"><img src="https://img.shields.io/badge/🤗%20HF-Model-yellow" alt="HuggingFace"></a>
|
19 |
+
<a href="https://huggingface.co/spaces/Kunbyte/Lumen"><img src="https://img.shields.io/badge/🤗%20HF-Space-yellow" alt="HuggingFace"></a>
|
20 |
</div>
|
21 |
|
22 |
💡**Lumen** is a video relighting model that can relight the foreground and replace the background of a video base on the input text.
|