Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- Text-to-Video
|
|
|
4 |
---
|
5 |
|
6 |
![model example](https://i.imgur.com/fosRCN2.png)
|
7 |
|
8 |
# zeroscope_v2 30x448x256
|
9 |
|
10 |
-
A watermark-free Modelscope-based video model optimized for producing high-quality 16:9 compositions and a smooth video output. This model was trained using 9,923 clips and 29,769 tagged frames at 30 frames, 448x256 resolution.<br />
|
11 |
|
12 |
zeroscope_v2 30x448x256 is specifically designed for upscaling with [Potat1](https://huggingface.co/camenduru/potat1) using vid2vid in the [1111 text2video](https://github.com/kabachuha/sd-webui-text2video) extension by [kabachuha](https://github.com/kabachuha). Leveraging this model as a preliminary step allows for superior overall compositions at higher resolutions in Potat1, permitting faster exploration in 448x256 before transitioning to a high-resolution render. See an [example output](https://i.imgur.com/lj90FYP.mp4) that has been upscaled to 1152 x 640 using Potat1.<br />
|
13 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- Text-to-Video
|
4 |
+
license: cc-by-nc-4.0
|
5 |
---
|
6 |
|
7 |
![model example](https://i.imgur.com/fosRCN2.png)
|
8 |
|
9 |
# zeroscope_v2 30x448x256
|
10 |
|
11 |
+
A watermark-free Modelscope-based video model optimized for producing high-quality 16:9 compositions and a smooth video output. This model was trained from the [original weights](https://huggingface.co/damo-vilab/modelscope-damo-text-to-video-synthesis) using 9,923 clips and 29,769 tagged frames at 30 frames, 448x256 resolution.<br />
|
12 |
|
13 |
zeroscope_v2 30x448x256 is specifically designed for upscaling with [Potat1](https://huggingface.co/camenduru/potat1) using vid2vid in the [1111 text2video](https://github.com/kabachuha/sd-webui-text2video) extension by [kabachuha](https://github.com/kabachuha). Leveraging this model as a preliminary step allows for superior overall compositions at higher resolutions in Potat1, permitting faster exploration in 448x256 before transitioning to a high-resolution render. See an [example output](https://i.imgur.com/lj90FYP.mp4) that has been upscaled to 1152 x 640 using Potat1.<br />
|
14 |
|