Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,34 @@ datasets:
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: text-to-video
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: text-to-video
|
8 |
+
---
|
9 |
+
|
10 |
+
<h5 align="center">
|
11 |
+
|
12 |
+
|
13 |
+
[](https://huggingface.co/spaces/BestWishYsh/MagicTime?logs=build)
|
14 |
+
[](https://replicate.com/camenduru/magictime)
|
15 |
+
[](https://colab.research.google.com/github/camenduru/MagicTime-jupyter/blob/main/MagicTime_jupyter.ipynb)
|
16 |
+
[](https://huggingface.co/papers/2404.05014)
|
17 |
+
[](https://arxiv.org/abs/2404.05014)
|
18 |
+
[](https://pku-yuangroup.github.io/MagicTime/)
|
19 |
+
[](https://huggingface.co/datasets/BestWishYsh/ChronoMagic)
|
20 |
+
[](https://twitter.com/_akhaliq/status/1777538468043792473)
|
21 |
+
[](https://twitter.com/vhjf36495872/status/1777525817087553827?s=61&t=r2HzCsU2AnJKbR8yKSprKw)
|
22 |
+
[](https://zenodo.org/doi/10.5281/zenodo.10960665)
|
23 |
+
[](https://github.com/PKU-YuanGroup/MagicTime/blob/main/LICENSE)
|
24 |
+

|
25 |
+
|
26 |
+
</h5>
|
27 |
+
|
28 |
+
## ✏️ Citation
|
29 |
+
If you find our paper and code useful in your research, please consider giving a star :star: and citation :pencil:.
|
30 |
+
|
31 |
+
```BibTeX
|
32 |
+
@article{yuan2024magictime,
|
33 |
+
title={MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators},
|
34 |
+
author={Yuan, Shenghai and Huang, Jinfa and Shi, Yujun and Xu, Yongqi and Zhu, Ruijie and Lin, Bin and Cheng, Xinhua and Yuan, Li and Luo, Jiebo},
|
35 |
+
journal={arXiv preprint arXiv:2404.05014},
|
36 |
+
year={2024}
|
37 |
+
}
|
38 |
+
```
|