Add video-to-video pipeline tag
Browse files
README.md
CHANGED
@@ -1,43 +1,49 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: nvidia-open-model-license
|
4 |
-
license_link:
|
5 |
-
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
6 |
language:
|
7 |
- en
|
8 |
base_model:
|
9 |
- nvidia/Cosmos-1.0-Diffusion-7B-Video2World
|
10 |
- nvidia/Cosmos-1.0-Diffusion-7B-Text2World
|
11 |
-
pipeline_tag:
|
12 |
tags:
|
13 |
- text-to-video
|
14 |
- video-to-video
|
15 |
- nvidia
|
16 |
- gguf-node
|
17 |
widget:
|
18 |
-
- text:
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
20 |
parameters:
|
21 |
-
negative_prompt:
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
output:
|
23 |
url: samples\ComfyUI_00002_.webp
|
24 |
-
- text:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
Victorian mansion lit by candlelight with a bright window to the foggy
|
30 |
-
forest
|
31 |
parameters:
|
32 |
-
negative_prompt:
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
unconvincing visuals, poorly edited content, jump cuts, visual noise, and
|
40 |
-
flickering. Overall, the video is of poor quality.
|
41 |
output:
|
42 |
url: samples\ComfyUI_00001_.webp
|
43 |
- text: drag it to browser <metadata> same descriptor to the 1st one
|
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: nvidia-open-model-license
|
4 |
+
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
|
|
5 |
language:
|
6 |
- en
|
7 |
base_model:
|
8 |
- nvidia/Cosmos-1.0-Diffusion-7B-Video2World
|
9 |
- nvidia/Cosmos-1.0-Diffusion-7B-Text2World
|
10 |
+
pipeline_tag: video-to-video
|
11 |
tags:
|
12 |
- text-to-video
|
13 |
- video-to-video
|
14 |
- nvidia
|
15 |
- gguf-node
|
16 |
widget:
|
17 |
+
- text: 'A crystalline waterfall stands partially frozen, its edges draped with translucent
|
18 |
+
ice that catches the sunlight in prisms of blue and silver. Below, a half-frozen
|
19 |
+
pool spreads out, bordered by delicate ice formations. Through the fresh snow,
|
20 |
+
a red fox moves gracefully, its russet coat vibrant against the white landscape,
|
21 |
+
leaving perfect star-shaped prints behind as steam rises from its breath in the
|
22 |
+
crisp winter air. The scene is wrapped in snow-muffled silence, broken only by
|
23 |
+
the gentle murmur of water still flowing beneath the ice. '
|
24 |
parameters:
|
25 |
+
negative_prompt: The video captures a series of frames showing ugly scenes, static
|
26 |
+
with no motion, motion blur, over-saturation, shaky footage, low resolution,
|
27 |
+
grainy texture, pixelated images, poorly lit areas, underexposed and overexposed
|
28 |
+
scenes, poor color balance, washed out colors, choppy sequences, jerky movements,
|
29 |
+
low frame rate, artifacting, color banding, unnatural transitions, outdated
|
30 |
+
special effects, fake elements, unconvincing visuals, poorly edited content,
|
31 |
+
jump cuts, visual noise, and flickering. Overall, the video is of poor quality.
|
32 |
output:
|
33 |
url: samples\ComfyUI_00002_.webp
|
34 |
+
- text: anime style anime girl with massive fennec ears and one big fluffy tail, she
|
35 |
+
has blonde long hair blue eyes wearing a maid outfit with a long black gold leaf
|
36 |
+
pattern dress, walking slowly to the front with sweetie smile, holding a fancy
|
37 |
+
black forest cake with candles on top in the kitchen of an old dark Victorian
|
38 |
+
mansion lit by candlelight with a bright window to the foggy forest
|
|
|
|
|
39 |
parameters:
|
40 |
+
negative_prompt: The video captures a series of frames showing ugly scenes, static
|
41 |
+
with no motion, motion blur, over-saturation, shaky footage, low resolution,
|
42 |
+
grainy texture, pixelated images, poorly lit areas, underexposed and overexposed
|
43 |
+
scenes, poor color balance, washed out colors, choppy sequences, jerky movements,
|
44 |
+
low frame rate, artifacting, color banding, unnatural transitions, outdated
|
45 |
+
special effects, fake elements, unconvincing visuals, poorly edited content,
|
46 |
+
jump cuts, visual noise, and flickering. Overall, the video is of poor quality.
|
|
|
|
|
47 |
output:
|
48 |
url: samples\ComfyUI_00001_.webp
|
49 |
- text: drag it to browser <metadata> same descriptor to the 1st one
|