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 large, bald man rides a gray donkey, then infl4t3 inflates it, both the
|
18 |
+
man and the donkey expanding into giant, inflated figures against the desert
|
19 |
+
landscape.
|
20 |
+
output:
|
21 |
+
url: example_videos/man_inflate.mp4
|
22 |
+
- text: >-
|
23 |
+
The stylish woman in a white pantsuit smiles, then infl4t3 inflates it, her
|
24 |
+
form expanding, and her suit balloons around her in a chic, air-filled
|
25 |
+
design.
|
26 |
+
output:
|
27 |
+
url: example_videos/woman_inflate.mp4
|
28 |
+
- text: >-
|
29 |
+
The young boy riding a bicycle down the dirt road is surprised, then infl4t3
|
30 |
+
inflates it, his body and bike inflating together like a whimsical,
|
31 |
+
cartoonish balloon.
|
32 |
+
output:
|
33 |
+
url: example_videos/cartoon_inflate.mp4
|
34 |
+
- text: >-
|
35 |
+
The red apple sits on a light gray surface, then infl4t3 inflates it, its
|
36 |
+
skin becoming taut and glossy as it transforms into a perfect, inflated
|
37 |
+
sphere.
|
38 |
+
output:
|
39 |
+
url: example_videos/apple_inflate.mp4
|
40 |
---
|
41 |
|
42 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|