Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,19 @@
|
|
| 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,
|
|
@@ -14,12 +27,3 @@ With Open-Sora, we aim to inspire innovation, creativity, and inclusivity in the
|
|
| 14 |
More details can be founded at [Open-Sora GitHub](https://github.com/hpcaitech/Open-Sora).
|
| 15 |
|
| 16 |
|
| 17 |
-
## 📰 News
|
| 18 |
-
|
| 19 |
-
* **[2024.03.18]** 🔥 We release **Open-Sora 1.0**, a fully open-source project for video generation.
|
| 20 |
-
Open-Sora 1.0 supports a full pipeline of video data preprocessing, training with
|
| 21 |
-
[ColossalAI](https://github.com/hpcaitech/ColossalAI) acceleration,
|
| 22 |
-
inference, and more. Our provided checkpoints can produce 2s 512x512 videos with only 3 days training.
|
| 23 |
-
[[blog]](https://hpc-ai.com/blog/open-sora-v1.0)
|
| 24 |
-
* **[2024.03.04]** Open-Sora provides training with 46% cost reduction.
|
| 25 |
-
[[blog]](https://hpc-ai.com/blog/open-sora)
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
## 📰 News
|
| 6 |
+
- **[2024.06.17]** 🔥 We released **Open-Sora 1.2**, which includes **3D-VAE**, **rectified flow**, and **score condition**.
|
| 7 |
+
[[blog]](https://hpc-ai.com/blog/open-sora-from-hpc-ai-tech-team-continues-open-source-generate-any-16-second-720p-hd-video-with-one-click-model-weights-ready-to-use)
|
| 8 |
+
|
| 9 |
+
* **[2024.03.18]** 🔥 We release **Open-Sora 1.0**, a fully open-source project for video generation.
|
| 10 |
+
Open-Sora 1.0 supports a full pipeline of video data preprocessing, training with
|
| 11 |
+
[ColossalAI](https://github.com/hpcaitech/ColossalAI) acceleration,
|
| 12 |
+
inference, and more. Our provided checkpoints can produce 2s 512x512 videos with only 3 days training.
|
| 13 |
+
[[blog]](https://hpc-ai.com/blog/open-sora-v1.0)
|
| 14 |
+
* **[2024.03.04]** Open-Sora provides training with 46% cost reduction.
|
| 15 |
+
[[blog]](https://hpc-ai.com/blog/open-sora)
|
| 16 |
+
|
| 17 |
+
|
| 18 |
## Open-Sora: Democratizing Efficient Video Production for All
|
| 19 |
We present [Open-Sora](https://github.com/hpcaitech/Open-Sora), an initiative dedicated to **efficiently** produce high-quality video and make the model,
|
| 20 |
tools and contents accessible to all. By embracing **open-source** principles,
|
|
|
|
| 27 |
More details can be founded at [Open-Sora GitHub](https://github.com/hpcaitech/Open-Sora).
|
| 28 |
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|