frankleeeee commited on
Commit
33d153e
1 Parent(s): 3fe6bef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,7 +8,7 @@ license: apache-2.0
8
  </p>
9
 
10
 
11
- # Open-Sora STDiT-v3 Weights
12
 
13
  This repository stores the weights of the VAE released by the Open-Sora team. You can visit our project at:
14
 
@@ -16,6 +16,8 @@ This repository stores the weights of the VAE released by the Open-Sora team. Yo
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 VAE in your own project, you may use the following sample code.
20
 
21
  1. Install `opensora`
 
8
  </p>
9
 
10
 
11
+ # Open-Sora VAE-v1.2 Weights
12
 
13
  This repository stores the weights of the VAE released by the Open-Sora team. You can visit our project at:
14
 
 
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 VAE in your own project, you may use the following sample code.
22
 
23
  1. Install `opensora`