Skip to content

Releases: hpcaitech/Open-Sora

Open-Sora V1.1.0 Release

07 May 06:32
4eaaa6c
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
b9847a9
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