Add metadata
#2
by
osanseviero
- opened
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# VGen
|
| 5 |
|
|
@@ -283,4 +286,4 @@ If this repo is useful to you, please cite our corresponding technical paper.
|
|
| 283 |
|
| 284 |
## Disclaimer
|
| 285 |
|
| 286 |
-
This open-source model is trained with using [WebVid-10M](https://m-bain.github.io/webvid-dataset/) and [LAION-400M](https://laion.ai/blog/laion-400-open-dataset/) datasets and is intended for <strong>RESEARCH/NON-COMMERCIAL USE ONLY</strong>.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- image-to-video
|
| 5 |
+
pipeline_tag: text-to-video
|
| 6 |
---
|
| 7 |
# VGen
|
| 8 |
|
|
|
|
| 286 |
|
| 287 |
## Disclaimer
|
| 288 |
|
| 289 |
+
This open-source model is trained with using [WebVid-10M](https://m-bain.github.io/webvid-dataset/) and [LAION-400M](https://laion.ai/blog/laion-400-open-dataset/) datasets and is intended for <strong>RESEARCH/NON-COMMERCIAL USE ONLY</strong>.
|