Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
language:
|
4 |
- en
|
5 |
base_model:
|
@@ -13,22 +13,34 @@ tags:
|
|
13 |
- template:diffusion-lora
|
14 |
- image-to-video
|
15 |
widget:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
---
|
33 |
|
34 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
base_model:
|
|
|
13 |
- template:diffusion-lora
|
14 |
- image-to-video
|
15 |
widget:
|
16 |
+
- text: >-
|
17 |
+
The video begins with a tank. A hydraulic press positioned above slowly
|
18 |
+
descends towards the tank. Upon contact, the hydraulic press c5us4 crushes
|
19 |
+
it, deforming and flattening the tank, causing the tank to collapse inward
|
20 |
+
until the tank is no longer recognizable.
|
21 |
+
output:
|
22 |
+
url: example_videos/tank_crush.mp4
|
23 |
+
- text: >-
|
24 |
+
The video begins with a man. A hydraulic press positioned above slowly
|
25 |
+
descends towards the man. Upon contact, the hydraulic press c5us4 crushes
|
26 |
+
it, deforming and flattening the man, causing the man to collapse inward
|
27 |
+
until the man is no longer recognizable.
|
28 |
+
output:
|
29 |
+
url: example_videos/man_crush.mp4
|
30 |
+
- text: >-
|
31 |
+
The video begins with a chicken. A hydraulic press positioned above slowly
|
32 |
+
descends towards the chicken. Upon contact, the hydraulic press c5us4
|
33 |
+
crushes it, deforming and flattening the chicken, causing the chicken to
|
34 |
+
collapse inward until the chicken is no longer recognizable.
|
35 |
+
output:
|
36 |
+
url: example_videos/chicken_crush.mp4
|
37 |
+
- text: >-
|
38 |
+
The video begins with a coke. A hydraulic press positioned above slowly
|
39 |
+
descends towards the coke. Upon contact, the hydraulic press c5us4 crushes
|
40 |
+
it, deforming and flattening the coke, causing the coke to collapse inward
|
41 |
+
until the coke is no longer recognizable.
|
42 |
+
output:
|
43 |
+
url: example_videos/coke_crush.mp4
|
44 |
---
|
45 |
|
46 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|