saddam213 commited on
Commit
6d265b2
·
verified ·
1 Parent(s): 2bdb885

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -47
README.md CHANGED
@@ -1,48 +1,48 @@
1
- ---
2
- pipeline_tag: text-to-video
3
- ---
4
- # Locomotion CyberRealistic - Onnx DirectML Optimized
5
-
6
- ## Original Model
7
- https://civitai.com/models/15003?modelVersionId=1460987
8
-
9
- ## Amuse
10
- https://www.amuse-ai.com/
11
-
12
- ## Samples
13
- <div align="center">
14
- <table >
15
- <tr class="image-row">
16
- <td>
17
- <video controls>
18
- <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample.webm" type="video/webm">
19
- </video>
20
- </td>
21
- <td>
22
- <video controls>
23
- <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample2.webm" type="video/webm">
24
- </video>
25
- </td>
26
- </tr>
27
- <tr class="text-row">
28
- <th>Womans portrait, smiling</th>
29
- <th>Drone view of waves crashing against the rugged cliffs</th>
30
- </tr>
31
- <tr class="image-row">
32
- <td>
33
- <video controls>
34
- <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample3.webm" type="video/webm">
35
- </video>
36
- </td>
37
- <td>
38
- <video controls>
39
- <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample4.webm" type="video/webm">
40
- </video>
41
- </td>
42
- </tr>
43
- <tr class="text-row">
44
- <th>A car driving on the road.</th>
45
- <th>Cyberpunk cityscape with towering skyscrapers</th>
46
- </tr>
47
- </table>
48
  </div>
 
1
+ ---
2
+ pipeline_tag: text-to-video
3
+ ---
4
+ # Locomotion CyberRealistic - Onnx DirectML Optimized
5
+
6
+ ## Original Model
7
+ https://civitai.com/models/15003?modelVersionId=1460987
8
+
9
+ ## Amuse
10
+ https://www.amuse-ai.com/
11
+
12
+ ## Samples
13
+ <div align="center">
14
+ <table >
15
+ <tr class="image-row">
16
+ <td style="width: 50%; height: 50px; text-align: center;">
17
+ <video controls>
18
+ <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample.webm" type="video/webm">
19
+ </video>
20
+ </td>
21
+ <td style="width: 50%; height: 50px; text-align: center;">
22
+ <video controls>
23
+ <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample2.webm" type="video/webm">
24
+ </video>
25
+ </td>
26
+ </tr>
27
+ <tr class="text-row">
28
+ <th>Womans portrait, smiling</th>
29
+ <th>Drone view of waves crashing against the rugged cliffs</th>
30
+ </tr>
31
+ <tr class="image-row">
32
+ <td style="width: 50%; height: 50px; text-align: center;">
33
+ <video controls>
34
+ <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample3.webm" type="video/webm">
35
+ </video>
36
+ </td>
37
+ <td style="width: 50%; height: 50px; text-align: center;">
38
+ <video controls>
39
+ <source src="https://huggingface.co/TensorStack/Locomotion-CyberRealistic-amuse/resolve/main/Sample4.webm" type="video/webm">
40
+ </video>
41
+ </td>
42
+ </tr>
43
+ <tr class="text-row">
44
+ <th>A car driving on the road.</th>
45
+ <th>Cyberpunk cityscape with towering skyscrapers</th>
46
+ </tr>
47
+ </table>
48
  </div>