maxin-cn commited on
Commit
b873980
Β·
verified Β·
1 Parent(s): b81cd08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
7
  This repo contains text-to-video generation pre-trained weights for our paper exploring latent diffusion models with transformers (Latte). You can find more visualizations on our [project page](https://maxin-cn.github.io/latte_project/).
8
 
9
  ## News
10
- - (πŸ”₯ New) May. 23, 2024. πŸ’₯ The updated LatteT2V model is released at [here](https://huggingface.co/maxin-cn/LatteT2V/tree/main/transformer_v1). If you want to use the updated model to generate images directly, please run bash sample/t2i.sh.
11
 
12
  - (πŸ”₯ New) Mar. 20, 2024. πŸ’₯ An updated LatteT2V model is coming soon, stay tuned!
13
 
 
7
  This repo contains text-to-video generation pre-trained weights for our paper exploring latent diffusion models with transformers (Latte). You can find more visualizations on our [project page](https://maxin-cn.github.io/latte_project/).
8
 
9
  ## News
10
+ - (πŸ”₯ New) May. 23, 2024. πŸ’₯ **Latte-1** for Text-to-video generation is released! You can download pre-trained model [here](https://huggingface.co/maxin-cn/LatteT2V/tree/main/transformer_v1). Latte-1 also supports Text-to-image generation, please run bash sample/t2i.sh.
11
 
12
  - (πŸ”₯ New) Mar. 20, 2024. πŸ’₯ An updated LatteT2V model is coming soon, stay tuned!
13