saddam213 commited on
Commit
4a29385
·
verified ·
1 Parent(s): 2c5031b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -33
README.md CHANGED
@@ -7,37 +7,39 @@ pipeline_tag: text-to-video
7
  https://www.amuse-ai.com/
8
 
9
  ## Samples
10
- <table width="80%">
11
- <tr class="image-row">
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
- <td>
29
- <video controls>
30
- <source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample3.webm" type="video/webm">
31
- </video>
32
- </td>
33
- <td>
34
- <video controls>
35
- <source src="https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample4.webm" type="video/webm">
36
- </video>
37
- </td>
38
- </tr>
39
- <tr class="text-row">
40
- <th>A quiet beach at dawn and the waves gently lapping.</th>
41
- <th>Black and white street photography of a rainy night in New York, reflections on wet pavement</th>
42
- </tr>
43
- </table>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>