Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
## Open-Sora: Democratizing Efficient Video Production for All
|
6 |
+
We present [Open-Sora](https://github.com/hpcaitech/Open-Sora), an initiative dedicated to **efficiently** produce high-quality video and make the model,
|
7 |
+
tools and contents accessible to all. By embracing **open-source** principles,
|
8 |
+
Open-Sora not only democratizes access to advanced video generation techniques, but also offers a
|
9 |
+
streamlined and user-friendly platform that simplifies the complexities of video production.
|
10 |
+
With Open-Sora, we aim to inspire innovation, creativity, and inclusivity in the realm of content creation.
|
11 |
+
|
12 |
+
<h4>Open-Sora is still at an early stage and under active development.</h4>
|
13 |
+
|
14 |
+
|
15 |
+
## 📰 News
|
16 |
+
|
17 |
+
* **[2024.03.18]** 🔥 We release **Open-Sora 1.0**, a fully open-source project for video generation.
|
18 |
+
Open-Sora 1.0 supports a full pipeline of video data preprocessing, training with
|
19 |
+
[ColossalAI](https://github.com/hpcaitech/ColossalAI) acceleration,
|
20 |
+
inference, and more. Our provided checkpoints can produce 2s 512x512 videos with only 3 days training.
|
21 |
+
[[blog]](https://hpc-ai.com/blog/open-sora-v1.0)
|
22 |
+
* **[2024.03.04]** Open-Sora provides training with 46% cost reduction.
|
23 |
+
[[blog]](https://hpc-ai.com/blog/open-sora)
|