Update README.md
Browse files
README.md
CHANGED
@@ -11,12 +11,27 @@ base_model:
|
|
11 |
pipeline_tag: image-to-video
|
12 |
tags:
|
13 |
- text-to-video
|
|
|
14 |
- nvidia
|
15 |
- gguf-node
|
16 |
widget:
|
17 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
parameters:
|
19 |
-
negative_prompt:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
output:
|
21 |
url: samples\ComfyUI_00001_.webp
|
22 |
---
|
|
|
11 |
pipeline_tag: image-to-video
|
12 |
tags:
|
13 |
- text-to-video
|
14 |
+
- video-to-video
|
15 |
- nvidia
|
16 |
- gguf-node
|
17 |
widget:
|
18 |
+
- text: >-
|
19 |
+
anime style anime girl with massive fennec ears and one big fluffy tail, she
|
20 |
+
has blonde long hair blue eyes wearing a maid outfit with a long black gold
|
21 |
+
leaf pattern dress, walking slowly to the front with sweetie smile, holding
|
22 |
+
a fancy black forest cake with candles on top in the kitchen of an old dark
|
23 |
+
Victorian mansion lit by candlelight with a bright window to the foggy
|
24 |
+
forest
|
25 |
parameters:
|
26 |
+
negative_prompt: >-
|
27 |
+
The video captures a series of frames showing ugly scenes, static with no
|
28 |
+
motion, motion blur, over-saturation, shaky footage, low resolution,
|
29 |
+
grainy texture, pixelated images, poorly lit areas, underexposed and
|
30 |
+
overexposed scenes, poor color balance, washed out colors, choppy
|
31 |
+
sequences, jerky movements, low frame rate, artifacting, color banding,
|
32 |
+
unnatural transitions, outdated special effects, fake elements,
|
33 |
+
unconvincing visuals, poorly edited content, jump cuts, visual noise, and
|
34 |
+
flickering. Overall, the video is of poor quality.
|
35 |
output:
|
36 |
url: samples\ComfyUI_00001_.webp
|
37 |
---
|