update readme

This commit is contained in:
zhengzangw 2024-06-26 07:45:15 +00:00
parent 4b2b47b34d
commit ecebf88865
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ dataset = dict(
)
# webvid
bucket_config = {"360p": {102: (1.0, 5)}}
bucket_config = {"360p": {102: (1.0, 1)}}
grad_checkpoint = True
# Acceleration settings

View file

@ -7,7 +7,7 @@
- [Evaluation](#evaluation)
- [Sequence parallelism](#sequence-parallelism)
In Open-Sora 1.2 release, we train a 1.1B models on >30M data (~80k hours), with training cost 35k H100 GPU hours, supporting 0s~16s, 144p to 720p, various aspect ratios video generation. Our configurations is listed below. Following our 1.1 version, Open-Sora 1.2 can also do image-to-video generation and video extension.
In Open-Sora 1.2 release, we train a 1.1B models on >30M data (about 80k hours), with training cost 35k H100 GPU hours, supporting 0s to 16s, 144p to 720p, various aspect ratios video generation. Our configurations is listed below. Following our 1.1 version, Open-Sora 1.2 can also do image-to-video generation and video extension.
| | image | 2s | 4s | 8s | 16s |
| ---- | ----- | --- | --- | --- | --- |