Updated license
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-to-video
|
|
|
3 |
---
|
4 |
![model example](https://i.imgur.com/ze1DGOJ.png)
|
5 |
[example outputs](https://www.youtube.com/watch?v=HO3APT_0UA4) (courtesy of [dotsimulate](https://www.instagram.com/dotsimulate/))
|
6 |
|
7 |
# zeroscope_v2 XL
|
8 |
-
A watermark-free Modelscope-based video model capable of generating high quality video at 1024 x 576. This model was trained with offset noise using 9,923 clips and 29,769 tagged frames at 24 frames, 1024x576 resolution.<br />
|
9 |
zeroscope_v2_XL is specifically designed for upscaling content made with [zeroscope_v2_576w](https://huggingface.co/cerspense/zeroscope_v2_567w) using vid2vid in the [1111 text2video](https://github.com/kabachuha/sd-webui-text2video) extension by [kabachuha](https://github.com/kabachuha). Leveraging this model as an upscaler allows for superior overall compositions at higher resolutions, permitting faster exploration in 576x320 (or 448x256) before transitioning to a high-resolution render.<br />
|
10 |
|
11 |
zeroscope_v2_XL uses 15.3gb of vram when rendering 30 frames at 1024x576
|
|
|
1 |
---
|
2 |
pipeline_tag: text-to-video
|
3 |
+
license: cc-by-nc-4.0
|
4 |
---
|
5 |
![model example](https://i.imgur.com/ze1DGOJ.png)
|
6 |
[example outputs](https://www.youtube.com/watch?v=HO3APT_0UA4) (courtesy of [dotsimulate](https://www.instagram.com/dotsimulate/))
|
7 |
|
8 |
# zeroscope_v2 XL
|
9 |
+
A watermark-free Modelscope-based video model capable of generating high quality video at 1024 x 576. This model was trained from the [original weights](https://huggingface.co/damo-vilab/modelscope-damo-text-to-video-synthesis) with offset noise using 9,923 clips and 29,769 tagged frames at 24 frames, 1024x576 resolution.<br />
|
10 |
zeroscope_v2_XL is specifically designed for upscaling content made with [zeroscope_v2_576w](https://huggingface.co/cerspense/zeroscope_v2_567w) using vid2vid in the [1111 text2video](https://github.com/kabachuha/sd-webui-text2video) extension by [kabachuha](https://github.com/kabachuha). Leveraging this model as an upscaler allows for superior overall compositions at higher resolutions, permitting faster exploration in 576x320 (or 448x256) before transitioning to a high-resolution render.<br />
|
11 |
|
12 |
zeroscope_v2_XL uses 15.3gb of vram when rendering 30 frames at 1024x576
|