Skip to content

Releases: hpcaitech/Open-Sora

Open-Sora V1.3 Release

21 Feb 02:30
Compare
Choose a tag to compare

We are excited to introduce Open-Sora V1.3.0, bringing improvements in model architecture and generation quality.

Open-Sora V1.3.0 Release πŸŽ‰

πŸš€ Key Highlights:

πŸ“¦ Upgraded Video Compression
πŸŒ€ Enhanced ST-DiT Architecture
🎞️ More High-Quality Data & Multi-Stage Training
✨ Advanced Model Conditioning and Generation Quality

Open-Sora 1.3 continues to support image-to-video generation and video extension with expanded resolution and frame length support.

πŸ”— Check out our technical report and gallery to explore more!

Open-Sora v1.2.0 Released Today!

18 Jun 08:26
Compare
Choose a tag to compare

Today, we are happy to announce the v1.2 release of the Open-Sora project. This release is built upon v1.1 and features extra exciting components:

  1. πŸ“¦ Video compression network
  2. πŸ”€ Rectifie-flow training
  3. πŸͺ… More data and better multi-stage training
  4. πŸš€ Easy and effective model conditioning
  5. πŸ‘ Better evaluation metrics

If you want to know more about this project, you can

Open-Sora V1.1.0 Release

07 May 06:32
Compare
Choose a tag to compare

πŸ“ Open-Sora 1.1 released

  • 🌠 Model weights are available here. It is trained on 0s~15s, 144p to 720p, various aspect ratios videos. See our report 1.1 for more discussions.
  • πŸ”§ Data processing pipeline v1.1 is released. An automatic processing pipeline from raw videos to (text, video clip) pairs is provided, including scene cutting, filtering(aesthetic, optical flow, OCR, etc.), captioning managing. With this tool, you can easily build your video dataset.
  • βœ… Improved ST-DiT architecture includes rope positional encoding, qk norm, longer text length, etc.
  • βœ… Support training with any resolution, aspect ratio, and duration (including images).
  • βœ… Support image and video conditioning and video editing, and thus support animating images, connecting videos, etc.

Visit the Open-Sora Gallery to view more samples.

Open-Sora V1.0.0 Release

17 Mar 16:30
Compare
Choose a tag to compare

We present Open-Sora, an initiative dedicated to efficiently produce high-quality video and make the model, tools and contents accessible to all. By embracing open-source principles, Open-Sora not only democratizes access to advanced video generation techniques, but also offers a streamlined and user-friendly platform that simplifies the complexities of video production. With Open-Sora, we aim to inspire innovation, creativity, and inclusivity in the realm of content creation.

In this release, we have included

  • source code for data processing
  • source code for sora-like video generation training and inference pipeline
  • system optimization powered by ColossalAI and flash attention
  • model weights trained for 16Γ—256Γ—256 and 16Γ—512x512 resolutions, available on Hugging Face