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 |
+
Donald Trump speaking into a microphone, then t2k1s takes off clothes
|
18 |
+
revealing a lean muscular body and shows off muscles, pointing his index
|
19 |
+
finger.
|
20 |
+
output:
|
21 |
+
url: example_videos/trump_muscle.mp4
|
22 |
+
- text: >-
|
23 |
+
Elon Musk smiling slightly in a suit jacket, then t2k1s takes off clothes
|
24 |
+
revealing a lean muscular body and shows off muscles, giving a friendly
|
25 |
+
smile.
|
26 |
+
output:
|
27 |
+
url: example_videos/elon_muscle.mp4
|
28 |
+
- text: >-
|
29 |
+
A man with a well-groomed beard and blue shirt smiles at the camera, then
|
30 |
+
t2k1s takes off clothes revealing a lean muscular body and shows off muscles
|
31 |
+
while smiling widely.
|
32 |
+
output:
|
33 |
+
url: example_videos/man1_muscle.mp4
|
34 |
+
- text: >-
|
35 |
+
A smiling man with dark, curly hair and a white t-shirt, then t2k1s takes
|
36 |
+
off clothes revealing a lean muscular body and shows off muscles, flexing
|
37 |
+
and smiling.
|
38 |
+
output:
|
39 |
+
url: example_videos/man2_muscle.mp4
|
40 |
---
|
41 |
|
42 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|