Zhouyan248 commited on
Commit
111adec
β€’
1 Parent(s): a25f1e9

Update README.md

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