Add pipeline tag and project page link
Browse filesThis PR adds a model card ensuring it can be found at https://huggingface.co/models?pipeline_tag=image-to-image&sort=trending.
It also includes a link to the project page.
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
-
Models required for
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
pipeline_tag: image-to-image
|
| 4 |
---
|
| 5 |
|
| 6 |
+
Models required for [TC-Light: Temporally Consistent Relighting for Dynamic Long Videos](https://huggingface.co/papers/2506.18904).
|
| 7 |
+
|
| 8 |
+
Project page: https://dekuliutesla.github.io/tclight/
|