Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ This repository stores the weights of the STDiT3 released by the Open-Sora team.
|
|
| 16 |
- [Gallery](https://hpcaitech.github.io/Open-Sora/)
|
| 17 |
- [Gradio Demo](https://huggingface.co/spaces/hpcai-tech/open-sora)
|
| 18 |
|
|
|
|
|
|
|
| 19 |
We recommend you to use this weights in the [Open-Sora codebase]((https://github.com/hpcaitech/Open-Sora)). If you want to use STDiT in your own project, you may use the following sample code.
|
| 20 |
|
| 21 |
1. Install `opensora`
|
|
|
|
| 16 |
- [Gallery](https://hpcaitech.github.io/Open-Sora/)
|
| 17 |
- [Gradio Demo](https://huggingface.co/spaces/hpcai-tech/open-sora)
|
| 18 |
|
| 19 |
+
The weights are released together with Open-Sora v1.2.
|
| 20 |
+
|
| 21 |
We recommend you to use this weights in the [Open-Sora codebase]((https://github.com/hpcaitech/Open-Sora)). If you want to use STDiT in your own project, you may use the following sample code.
|
| 22 |
|
| 23 |
1. Install `opensora`
|