Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- Text-to-Video
|
|
|
|
| 4 |
---
|
| 5 |
-
Modelscope without the watermark, trained in 320x320, with no skipped frames for less flicker.
|
| 6 |
This updated version fixes stretching issues present in v1, but produces different results overall
|
| 7 |
Model was trained on a subset of the vimeo90k dataset + a selection of music videos
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- Text-to-Video
|
| 4 |
+
license: cc-by-nc-4.0
|
| 5 |
---
|
| 6 |
+
Modelscope without the watermark, trained in 320x320 from the [original weights](https://huggingface.co/damo-vilab/modelscope-damo-text-to-video-synthesis), with no skipped frames for less flicker.
|
| 7 |
This updated version fixes stretching issues present in v1, but produces different results overall
|
| 8 |
Model was trained on a subset of the vimeo90k dataset + a selection of music videos
|