Zhouyan248 commited on
Commit
0153b90
β€’
1 Parent(s): 19801e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # LaVie: High-Quality Video Generation with Cascaded Latent Diffusion Models
2
 
3
  This repository is the official PyTorch implementation of [LaVie](https://arxiv.org/abs/2309.15103).
 
1
+ title: LaVie
2
+ emoji: 😊
3
+ colorFrom: pink
4
+ colorTo: pink
5
+ sdk: gradio
6
+ sdk_version: 4.3.0
7
+ app_file: base/app.py
8
+ pinned: false
9
+
10
  # LaVie: High-Quality Video Generation with Cascaded Latent Diffusion Models
11
 
12
  This repository is the official PyTorch implementation of [LaVie](https://arxiv.org/abs/2309.15103).