Update README.md
Browse files
README.md
CHANGED
@@ -7,37 +7,39 @@ pipeline_tag: text-to-video
|
|
7 |
https://www.amuse-ai.com/
|
8 |
|
9 |
## Samples
|
10 |
-
<
|
11 |
-
|
12 |
-
<td>
|
13 |
-
<video controls>
|
14 |
-
<source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample.webm" type="video/webm">
|
15 |
-
</video>
|
16 |
-
</td>
|
17 |
-
<td>
|
18 |
-
<video controls>
|
19 |
-
<source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample2.webm" type="video/webm">
|
20 |
-
</video>
|
21 |
-
</td>
|
22 |
-
</tr>
|
23 |
-
<tr class="text-row">
|
24 |
-
<th>A cute happy Corgi playing in park.</th>
|
25 |
-
<th>A cute raccoon playing guitar in the beach.</th>
|
26 |
-
</tr>
|
27 |
<tr class="image-row">
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
https://www.amuse-ai.com/
|
8 |
|
9 |
## Samples
|
10 |
+
<div align="center">
|
11 |
+
<table width="80%">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
<tr class="image-row">
|
13 |
+
<td>
|
14 |
+
<video controls>
|
15 |
+
<source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample.webm" type="video/webm">
|
16 |
+
</video>
|
17 |
+
</td>
|
18 |
+
<td>
|
19 |
+
<video controls>
|
20 |
+
<source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample2.webm" type="video/webm">
|
21 |
+
</video>
|
22 |
+
</td>
|
23 |
+
</tr>
|
24 |
+
<tr class="text-row">
|
25 |
+
<th>A cute happy Corgi playing in park.</th>
|
26 |
+
<th>A cute raccoon playing guitar in the beach.</th>
|
27 |
+
</tr>
|
28 |
+
<tr class="image-row">
|
29 |
+
<td>
|
30 |
+
<video controls>
|
31 |
+
<source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample3.webm" type="video/webm">
|
32 |
+
</video>
|
33 |
+
</td>
|
34 |
+
<td>
|
35 |
+
<video controls>
|
36 |
+
<source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample4.webm" type="video/webm">
|
37 |
+
</video>
|
38 |
+
</td>
|
39 |
+
</tr>
|
40 |
+
<tr class="text-row">
|
41 |
+
<th>A quiet beach at dawn and the waves gently lapping.</th>
|
42 |
+
<th>Black and white street photography of a rainy night in New York, reflections on wet pavement</th>
|
43 |
+
</tr>
|
44 |
+
</table>
|
45 |
+
</div>
|