Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: image-to-video
|
6 |
+
---
|
7 |
+
|
8 |
+
# ImageConductor Model Card
|
9 |
+
|
10 |
+
<div align="center">
|
11 |
+
|
12 |
+
[**Project Page**](https://photo-maker.github.io/) **|** [**Paper (ArXiv)**](https://arxiv.org/pdf/2406.15339) **|** [**Code**](https://github.com/liyaowei-stu/ImageConductor)
|
13 |
+
|
14 |
+
|
15 |
+
</div>
|
16 |
+
|
17 |
+
## Introduction
|
18 |
+
|
19 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
20 |
+
ImageConductor is a novel approach for precise and fine-grained control of camera transitions and object movements in interactive video synthesis.
|