BestWishYsh
commited on
Commit
•
aaac69d
1
Parent(s):
f86e04c
Update README.md
Browse files
README.md
CHANGED
@@ -7,23 +7,19 @@ language:
|
|
7 |
pipeline_tag: text-to-video
|
8 |
---
|
9 |
|
10 |
-
<
|
|
|
|
|
|
|
11 |
|
|
|
12 |
|
13 |
-
[![hf_space](https://img.shields.io/badge/🤗-Open%20In%20Spaces-blue.svg)](https://huggingface.co/spaces/BestWishYsh/MagicTime?logs=build)
|
14 |
-
[![Replicate demo and cloud API](https://replicate.com/camenduru/magictime/badge)](https://replicate.com/camenduru/magictime)
|
15 |
-
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/camenduru/MagicTime-jupyter/blob/main/MagicTime_jupyter.ipynb)
|
16 |
-
[![hf_space](https://img.shields.io/badge/🤗-Paper%20In%20HF-red.svg)](https://huggingface.co/papers/2404.05014)
|
17 |
-
[![arXiv](https://img.shields.io/badge/Arxiv-2404.05014-b31b1b.svg?logo=arXiv)](https://arxiv.org/abs/2404.05014)
|
18 |
-
[![Home Page](https://img.shields.io/badge/Project-<Website>-blue.svg)](https://pku-yuangroup.github.io/MagicTime/)
|
19 |
-
[![Dataset](https://img.shields.io/badge/Dataset-<HuggingFace>-green)](https://huggingface.co/datasets/BestWishYsh/ChronoMagic)
|
20 |
-
[![zhihu](https://img.shields.io/badge/-Twitter@AK%20-black?logo=twitter&logoColor=1D9BF0)](https://twitter.com/_akhaliq/status/1777538468043792473)
|
21 |
-
[![zhihu](https://img.shields.io/badge/-Twitter@Jinfa%20Huang%20-black?logo=twitter&logoColor=1D9BF0)](https://twitter.com/vhjf36495872/status/1777525817087553827?s=61&t=r2HzCsU2AnJKbR8yKSprKw)
|
22 |
-
[![DOI](https://zenodo.org/badge/783303222.svg)](https://zenodo.org/doi/10.5281/zenodo.10960665)
|
23 |
-
[![License](https://img.shields.io/badge/License-Apache%202.0-yellow)](https://github.com/PKU-YuanGroup/MagicTime/blob/main/LICENSE)
|
24 |
-
![GitHub Repo stars](https://img.shields.io/github/stars/PKU-YuanGroup/MagicTime)
|
25 |
|
26 |
-
|
|
|
|
|
|
|
|
|
27 |
|
28 |
## ✏️ Citation
|
29 |
If you find our paper and code useful in your research, please consider giving a star and citation.
|
@@ -36,6 +32,3 @@ If you find our paper and code useful in your research, please consider giving a
|
|
36 |
year={2024}
|
37 |
}
|
38 |
```
|
39 |
-
|
40 |
-
# Paper
|
41 |
-
arxiv.org/abs/2404.05014
|
|
|
7 |
pipeline_tag: text-to-video
|
8 |
---
|
9 |
|
10 |
+
<div align=center>
|
11 |
+
<img src="https://github.com/PKU-YuanGroup/MagicTime/blob/main/__assets__/magictime_logo.png?raw=true" width="150px">
|
12 |
+
</div>
|
13 |
+
<h2 align="center"> <a href="https://pku-yuangroup.github.io/MagicTime/">MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators</a></h2>
|
14 |
|
15 |
+
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h2>
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
+
## 💡 Description
|
19 |
+
- **Venue:** Arxiv, 2024
|
20 |
+
- **Repository:** [Code](https://github.com/PKU-YuanGroup/MagicTime), [Page](https://pku-yuangroup.github.io/MagicTime/), [Data](https://huggingface.co/datasets/BestWishYsh/ChronoMagic)
|
21 |
+
- **Paper:** arxiv.org/abs/2404.05014
|
22 |
+
- **Point of Contact:** [Shenghai Yuan]([email protected])
|
23 |
|
24 |
## ✏️ Citation
|
25 |
If you find our paper and code useful in your research, please consider giving a star and citation.
|
|
|
32 |
year={2024}
|
33 |
}
|
34 |
```
|
|
|
|
|
|