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,26 @@ 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 |
+
Luffy looks intently off-camera and the camera zooms out as Luffy p5lls g4un
|
18 |
+
pulls a gun and starts shooting.
|
19 |
+
output:
|
20 |
+
url: example_videos/luffy_gun.mp4
|
21 |
+
- text: >-
|
22 |
+
Neymar looks intently off-camera in the rain, rain drops begin to fall and
|
23 |
+
the camera zooms out as he p5lls g4un pulls a gun and starts shooting.
|
24 |
+
output:
|
25 |
+
url: example_videos/neymar_gun.mp4
|
26 |
+
- text: >-
|
27 |
+
A rodent looks intently off-camera and the camera zooms out as the rodent
|
28 |
+
p5lls g4un pulls a gun and starts shooting.
|
29 |
+
output:
|
30 |
+
url: example_videos/pika_gun.mp4
|
31 |
+
- text: >-
|
32 |
+
A woman looks intently off-camera and the camera zooms out as she p5lls g4un
|
33 |
+
pulls a gun and starts shooting.
|
34 |
+
output:
|
35 |
+
url: example_videos/woman_gun.mp4
|
36 |
---
|
37 |
|
38 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|