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,27 @@ 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 shows a man seated on a chair. The man and the chair performs a
|
| 18 |
+
r0t4tion 360 degrees rotation.
|
| 19 |
+
output:
|
| 20 |
+
url: example_videos/man_rotate.mp4
|
| 21 |
+
- text: >-
|
| 22 |
+
The overweight boy rides the bicycle down the dirt road, showing a full
|
| 23 |
+
r0t4tion 360 degrees rotation as he descends the hill, with a shocked
|
| 24 |
+
expression.
|
| 25 |
+
output:
|
| 26 |
+
url: example_videos/bike_rotate.mp4
|
| 27 |
+
- text: >-
|
| 28 |
+
The cartoonish boy stands ready with his backpack, then performs a r0t4tion
|
| 29 |
+
360 degrees rotation, starting in a neutral pose.
|
| 30 |
+
output:
|
| 31 |
+
url: example_videos/figure_rotate.mp4
|
| 32 |
+
- text: >-
|
| 33 |
+
The video features a wooden chair with a blue cushion doing a r0t4tion 360
|
| 34 |
+
degrees rotation.
|
| 35 |
+
output:
|
| 36 |
+
url: example_videos/chair_rotate.mp4
|
| 37 |
---
|
| 38 |
|
| 39 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|