Spaces:
Running
on
A10G
Running
on
A10G
Zhouyan248
commited on
Commit
β’
e42c45a
1
Parent(s):
0153b90
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
title: LaVie
|
2 |
emoji: π
|
3 |
colorFrom: pink
|
@@ -6,6 +8,7 @@ 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 |
|
@@ -92,4 +95,4 @@ The code is buit upon [diffusers](https://github.com/huggingface/diffusers) and
|
|
92 |
|
93 |
|
94 |
## License
|
95 |
-
The code is licensed under Apache-2.0, model weights are fully open for academic research and also allow **free** commercial usage. To apply for a commercial license, please fill in the [application form]().
|
|
|
1 |
+
|
2 |
+
---
|
3 |
title: LaVie
|
4 |
emoji: π
|
5 |
colorFrom: pink
|
|
|
8 |
sdk_version: 4.3.0
|
9 |
app_file: base/app.py
|
10 |
pinned: false
|
11 |
+
---
|
12 |
|
13 |
# LaVie: High-Quality Video Generation with Cascaded Latent Diffusion Models
|
14 |
|
|
|
95 |
|
96 |
|
97 |
## License
|
98 |
+
The code is licensed under Apache-2.0, model weights are fully open for academic research and also allow **free** commercial usage. To apply for a commercial license, please fill in the [application form]().
|