From f11d6dd316814154ad69f4b82ff0c79af02f29b9 Mon Sep 17 00:00:00 2001 From: binmakeswell Date: Mon, 23 Dec 2024 22:00:11 +0800 Subject: [PATCH] [news] release colossalai for sora (#764) * [news] release colossalai for sora * [news] release colossalai for sora * [news] release colossalai for sora * [news] release colossalai for sora --- README.md | 1 + docs/zh_CN/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 4473022d..9216e5f2 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ With Open-Sora, our goal is to foster innovation, creativity, and inclusivity wi ## 📰 News +- **[2024.12.23]** 🔥 [The development cost of video generation models has saved by 50%! Open-source solutions are now available with H200 GPU vouchers](https://company.hpc-ai.com/blog/the-development-cost-of-video-generation-models-has-saved-by-50-open-source-solutions-are-now-available-with-h200-gpu-vouchers) [[code]](https://github.com/hpcaitech/Open-Sora/blob/main/scripts/train.py) [[vouchers]](https://colossalai.org/zh-Hans/docs/get_started/bonus/) - **[2024.06.17]** 🔥 We released **Open-Sora 1.2**, which includes **3D-VAE**, **rectified flow**, and **score condition**. The video quality is greatly improved. [[checkpoints]](#open-sora-10-model-weights) [[report]](/docs/report_03.md) [[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) - **[2024.04.25]** 🤗 We released the [Gradio demo for Open-Sora](https://huggingface.co/spaces/hpcai-tech/open-sora) on Hugging Face Spaces. - **[2024.04.25]** We released **Open-Sora 1.1**, which supports **2s~15s, 144p to 720p, any aspect ratio** text-to-image, **text-to-video, image-to-video, video-to-video, infinite time** generation. In addition, a full video processing pipeline is released. [[checkpoints]]() [[report]](/docs/report_02.md) diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index 81d606ca..e6df4ac2 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -20,6 +20,7 @@ ## 📰 资讯 +* **[2024.12.23]** 🔥[视频生成模型开发成本直降50%,开源解决方案来了,还能白嫖GPU算力](https://company.hpc-ai.com/blog/the-development-cost-of-video-generation-models-has-saved-by-50-open-source-solutions-are-now-available-with-h200-gpu-vouchers) [[代码]](https://github.com/hpcaitech/Open-Sora/blob/main/scripts/train.py) [[代金券]](https://colossalai.org/zh-Hans/docs/get_started/bonus/) * **[2024.06.22]** 🔥我们在[潞晨云](https://cloud.luchentech.com/)上发布了Open-Sora1.2镜像,并在B站上传了详细的[使用教程](https://www.bilibili.com/video/BV1ow4m1e7PX/) * **[2024.06.17]** 🔥我们发布了**Open-Sora 1.2**,其中包括**3D-VAE**,**整流流**和**得分条件**。视频质量大大提高。[[模型权重]](#模型权重) [[技术报告]](report_v3.md) [[公众号文章]](https://mp.weixin.qq.com/s/QHq2eItZS9e00BVZnivdjg) * **[2024.04.25]** 🤗 我们在 Hugging Face Spaces 上发布了 [Open-Sora的Gradio演示](https://huggingface.co/spaces/hpcai-tech/open-sora)。