Spaces:
Running
on
A10G
Running
on
A10G
Zhouyan248
commited on
Commit
β’
0153b90
1
Parent(s):
19801e5
Update README.md
Browse files
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).
|