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,30 @@ 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 opens with a man. As the video progresses, the man begins to
|
18 |
+
d3d1at3 deflate it, gradually shrinking and losing shape, eventually
|
19 |
+
flattening completely into a lifeless, deflated mass on the ground.
|
20 |
+
output:
|
21 |
+
url: example_videos/man_deflate.mp4
|
22 |
+
- text: >-
|
23 |
+
The video opens with a lamp. As the video progresses, the lamp begins to
|
24 |
+
d3d1at3 deflate it, gradually shrinking and losing shape, eventually
|
25 |
+
flattening completely into a lifeless, deflated mass on the ground.
|
26 |
+
output:
|
27 |
+
url: example_videos/lamp_deflate.mp4
|
28 |
+
- text: >-
|
29 |
+
The video opens with a balloon. As the video progresses, the balloon begins
|
30 |
+
to d3d1at3 deflate it, gradually shrinking and losing shape, eventually
|
31 |
+
flattening completely into a lifeless, deflated mass on the ground.
|
32 |
+
output:
|
33 |
+
url: example_videos/balloon_deflate.mp4
|
34 |
+
- text: >-
|
35 |
+
The video opens with a cat. As the video progresses, the cat begins to
|
36 |
+
d3d1at3 deflate it, gradually shrinking and losing shape, eventually
|
37 |
+
flattening completely into a lifeless, deflated mass on the ground.
|
38 |
+
output:
|
39 |
+
url: example_videos/cat_deflate.mp4
|
40 |
---
|
41 |
|
42 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|