Add video-to-video pipeline tag (#1)
Browse files- Add video-to-video pipeline tag (355184e4683138cc8c1a6c0d5f98a7841f10c726)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
@@ -1,104 +1,134 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
pipeline_tag:
|
17 |
inference: true
|
18 |
widget:
|
19 |
-
- text:
|
20 |
parameters:
|
21 |
-
negative_prompt:
|
22 |
output:
|
23 |
url: ./assets/image_0_0.gif
|
24 |
-
- text:
|
|
|
|
|
25 |
parameters:
|
26 |
-
negative_prompt:
|
27 |
output:
|
28 |
url: ./assets/image_1_0.gif
|
29 |
-
- text:
|
|
|
|
|
30 |
parameters:
|
31 |
-
negative_prompt:
|
32 |
output:
|
33 |
url: ./assets/image_2_0.gif
|
34 |
-
- text:
|
|
|
|
|
35 |
parameters:
|
36 |
-
negative_prompt:
|
37 |
output:
|
38 |
url: ./assets/image_3_0.gif
|
39 |
-
- text:
|
|
|
|
|
40 |
parameters:
|
41 |
-
negative_prompt:
|
42 |
output:
|
43 |
url: ./assets/image_4_0.gif
|
44 |
-
- text:
|
|
|
|
|
45 |
parameters:
|
46 |
-
negative_prompt:
|
47 |
output:
|
48 |
url: ./assets/image_5_0.gif
|
49 |
-
- text:
|
|
|
|
|
50 |
parameters:
|
51 |
-
negative_prompt:
|
52 |
output:
|
53 |
url: ./assets/image_6_0.gif
|
54 |
-
- text:
|
|
|
|
|
55 |
parameters:
|
56 |
-
negative_prompt:
|
57 |
output:
|
58 |
url: ./assets/image_7_0.gif
|
59 |
-
- text:
|
|
|
|
|
60 |
parameters:
|
61 |
-
negative_prompt:
|
62 |
output:
|
63 |
url: ./assets/image_8_0.gif
|
64 |
-
- text:
|
|
|
|
|
65 |
parameters:
|
66 |
-
negative_prompt:
|
67 |
output:
|
68 |
url: ./assets/image_9_0.gif
|
69 |
-
- text:
|
|
|
|
|
70 |
parameters:
|
71 |
-
negative_prompt:
|
72 |
output:
|
73 |
url: ./assets/image_10_0.gif
|
74 |
-
- text:
|
|
|
|
|
75 |
parameters:
|
76 |
-
negative_prompt:
|
77 |
output:
|
78 |
url: ./assets/image_11_0.gif
|
79 |
-
- text:
|
|
|
|
|
80 |
parameters:
|
81 |
-
negative_prompt:
|
82 |
output:
|
83 |
url: ./assets/image_12_0.gif
|
84 |
-
- text:
|
|
|
|
|
85 |
parameters:
|
86 |
-
negative_prompt:
|
87 |
output:
|
88 |
url: ./assets/image_13_0.gif
|
89 |
-
- text:
|
|
|
|
|
90 |
parameters:
|
91 |
-
negative_prompt:
|
92 |
output:
|
93 |
url: ./assets/image_14_0.gif
|
94 |
-
- text:
|
|
|
|
|
95 |
parameters:
|
96 |
-
negative_prompt:
|
97 |
output:
|
98 |
url: ./assets/image_15_0.gif
|
99 |
-
- text:
|
100 |
parameters:
|
101 |
-
negative_prompt:
|
102 |
output:
|
103 |
url: ./assets/image_16_0.gif
|
104 |
---
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
base_model: Lightricks/LTX-Video
|
4 |
tags:
|
5 |
+
- ltx-video
|
6 |
+
- ltx-video-diffusers
|
7 |
+
- text-to-video
|
8 |
+
- image-to-video
|
9 |
+
- diffusers
|
10 |
+
- simpletuner
|
11 |
+
- not-for-all-audiences
|
12 |
+
- lora
|
13 |
+
- template:sd-lora
|
14 |
+
- video-to-video
|
15 |
+
- lycoris
|
16 |
+
pipeline_tag: video-to-video
|
17 |
inference: true
|
18 |
widget:
|
19 |
+
- text: unconditional (blank prompt)
|
20 |
parameters:
|
21 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
22 |
output:
|
23 |
url: ./assets/image_0_0.gif
|
24 |
+
- text: At midnight in a neon-lit cityscape, an agile anime protagonist leaps between
|
25 |
+
rooftops, evading shadowy figures with fluid, acrobatic action in a striking black
|
26 |
+
and white animated style.
|
27 |
parameters:
|
28 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
29 |
output:
|
30 |
url: ./assets/image_1_0.gif
|
31 |
+
- text: At dawn in a rustic village kitchen, a dedicated sous-chef passionately chops
|
32 |
+
and stirs ingredients, crafting a traditional dish with precision and care in
|
33 |
+
a refined black and white animated scene.
|
34 |
parameters:
|
35 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
36 |
output:
|
37 |
url: ./assets/image_2_0.gif
|
38 |
+
- text: In the soft morning light of a quiet garden, a reflective individual gazes
|
39 |
+
into the distance, their subtle expressions and gentle actions captured in a delicate
|
40 |
+
black and white animated portrait.
|
41 |
parameters:
|
42 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
43 |
output:
|
44 |
url: ./assets/image_3_0.gif
|
45 |
+
- text: Under the glow of a full moon at an abandoned urban theater, a solitary figure
|
46 |
+
delivers a dramatic monologue, their every movement and emotion rendered in cinematic
|
47 |
+
black and white detail.
|
48 |
parameters:
|
49 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
50 |
output:
|
51 |
url: ./assets/image_4_0.gif
|
52 |
+
- text: At twilight in a sophisticated art gallery, a poised subject glides through
|
53 |
+
elegant corridors, each graceful step and refined gesture illuminated in a timeless
|
54 |
+
black and white animated scene.
|
55 |
parameters:
|
56 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
57 |
output:
|
58 |
url: ./assets/image_5_0.gif
|
59 |
+
- text: In the early morning mist on a bustling city street, a daring adventurer sprints
|
60 |
+
through narrow alleys, navigating obstacles with dynamic energy in a high-octane
|
61 |
+
black and white animated sequence.
|
62 |
parameters:
|
63 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
64 |
output:
|
65 |
url: ./assets/image_6_0.gif
|
66 |
+
- text: During a foggy night on a deserted pier, an enigmatic figure silently watches
|
67 |
+
the dark waters, their slow, deliberate actions and shadowy presence unfolding
|
68 |
+
in a mysterious black and white animated narrative.
|
69 |
parameters:
|
70 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
71 |
output:
|
72 |
url: ./assets/image_7_0.gif
|
73 |
+
- text: At the break of dawn in a historic train station, a character in period attire
|
74 |
+
rushes across the platform, their hurried actions and nostalgic surroundings brought
|
75 |
+
to life in classic black and white animation.
|
76 |
parameters:
|
77 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
78 |
output:
|
79 |
url: ./assets/image_8_0.gif
|
80 |
+
- text: In the fading light of an urban alley adorned with abstract murals, a creative
|
81 |
+
soul sketches fleeting impressions, their experimental actions and imaginative
|
82 |
+
process captured in an artistic black and white animated style.
|
83 |
parameters:
|
84 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
85 |
output:
|
86 |
url: ./assets/image_9_0.gif
|
87 |
+
- text: At twilight in a bustling high-tech metropolis, a futuristic agent navigates
|
88 |
+
a maze of holographic displays and sleek architecture, their rapid movements and
|
89 |
+
cutting-edge surroundings depicted in a bold black and white animated scene.
|
90 |
parameters:
|
91 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
92 |
output:
|
93 |
url: ./assets/image_10_0.gif
|
94 |
+
- text: At dusk in a serene lakeside park, a graceful woman performs a fluid dance,
|
95 |
+
her elegant movements and gentle expressions perfectly timed with the shifting
|
96 |
+
light in a refined black and white animated sequence.
|
97 |
parameters:
|
98 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
99 |
output:
|
100 |
url: ./assets/image_11_0.gif
|
101 |
+
- text: At noon in a busy city square, a determined man strides purposefully through
|
102 |
+
the crowd, his assertive actions and commanding presence captured in a dynamic
|
103 |
+
black and white animated scene.
|
104 |
parameters:
|
105 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
106 |
output:
|
107 |
url: ./assets/image_12_0.gif
|
108 |
+
- text: In the afternoon at a lively playground, a spirited boy races joyfully across
|
109 |
+
a field, his energetic play and mischievous antics rendered in a vibrant black
|
110 |
+
and white animated style.
|
111 |
parameters:
|
112 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
113 |
output:
|
114 |
url: ./assets/image_13_0.gif
|
115 |
+
- text: At sunrise on a quaint village street, a curious girl skips along the pavement,
|
116 |
+
her bright energy and animated expressions shining through in a charming black
|
117 |
+
and white animated scene.
|
118 |
parameters:
|
119 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
120 |
output:
|
121 |
url: ./assets/image_14_0.gif
|
122 |
+
- text: During a cozy evening in a warmly lit living room, a family gathers around
|
123 |
+
a table for a shared meal, their tender interactions and joyful connections animated
|
124 |
+
in a heartfelt black and white scene.
|
125 |
parameters:
|
126 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
127 |
output:
|
128 |
url: ./assets/image_15_0.gif
|
129 |
+
- text: A black and white disney scene in the style of Steamboat Willie
|
130 |
parameters:
|
131 |
+
negative_prompt: ugly, cropped, blurry, low-quality, mediocre average
|
132 |
output:
|
133 |
url: ./assets/image_16_0.gif
|
134 |
---
|