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