saddam213 commited on
Commit
07de342
·
verified ·
1 Parent(s): aa77a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -50
README.md CHANGED
@@ -1,51 +1,51 @@
1
- ---
2
- pipeline_tag: text-to-video
3
- ---
4
- # Locomotion Dreamshaper - Onnx DirectML Optimized
5
-
6
- ## Original Model
7
- https://civitai.com/models/4384?modelVersionId=128713
8
-
9
- ## Amuse
10
- https://www.amuse-ai.com/
11
-
12
- ## Original Model
13
- https://civitai.com/models/4384?modelVersionId=128713
14
-
15
- ## Samples
16
- <div align="center">
17
- <table >
18
- <tr class="image-row">
19
- <td>
20
- <video controls>
21
- <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample.webm" type="video/webm">
22
- </video>
23
- </td>
24
- <td>
25
- <video controls>
26
- <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample2.webm" type="video/webm">
27
- </video>
28
- </td>
29
- </tr>
30
- <tr class="text-row">
31
- <th>Create a scene of a chef in a bustling kitchen, chopping vegetables and preparing a gourmet meal.</th>
32
- <th>A majestic sailing ship navigating through rough seas, with sails billowing and waves crashing</th>
33
- </tr>
34
- <tr class="image-row">
35
- <td>
36
- <video controls>
37
- <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample3.webm" type="video/webm">
38
- </video>
39
- </td>
40
- <td>
41
- <video controls>
42
- <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample4.webm" type="video/webm">
43
- </video>
44
- </td>
45
- </tr>
46
- <tr class="text-row">
47
- <th>Underwater photography of a coral reef, with diverse marine life and a scuba diver for scale</th>
48
- <th>An ancient ruin, with moss-covered stones and hidden chambers</th>
49
- </tr>
50
- </table>
51
  </div>
 
1
+ ---
2
+ pipeline_tag: text-to-video
3
+ ---
4
+ # Locomotion Dreamshaper - Onnx DirectML Optimized
5
+
6
+ ## Original Model
7
+ https://civitai.com/models/4384?modelVersionId=128713
8
+
9
+ ## Amuse
10
+ https://www.amuse-ai.com/
11
+
12
+ ## Original Model
13
+ https://civitai.com/models/4384?modelVersionId=128713
14
+
15
+ ## Samples
16
+ <div align="center">
17
+ <table >
18
+ <tr class="image-row">
19
+ <td style="width: 50%; height: 50px; text-align: center;">
20
+ <video controls>
21
+ <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample.webm" type="video/webm">
22
+ </video>
23
+ </td>
24
+ <td style="width: 50%; height: 50px; text-align: center;">
25
+ <video controls>
26
+ <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample2.webm" type="video/webm">
27
+ </video>
28
+ </td>
29
+ </tr>
30
+ <tr class="text-row">
31
+ <th>Create a scene of a chef in a bustling kitchen, chopping vegetables and preparing a gourmet meal.</th>
32
+ <th>A majestic sailing ship navigating through rough seas, with sails billowing and waves crashing</th>
33
+ </tr>
34
+ <tr class="image-row">
35
+ <td style="width: 50%; height: 50px; text-align: center;">
36
+ <video controls>
37
+ <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample3.webm" type="video/webm">
38
+ </video>
39
+ </td>
40
+ <td style="width: 50%; height: 50px; text-align: center;">
41
+ <video controls>
42
+ <source src="https://huggingface.co/TensorStack/Locomotion-Dreamshaper-amuse/resolve/main/Sample4.webm" type="video/webm">
43
+ </video>
44
+ </td>
45
+ </tr>
46
+ <tr class="text-row">
47
+ <th>Underwater photography of a coral reef, with diverse marine life and a scuba diver for scale</th>
48
+ <th>An ancient ruin, with moss-covered stones and hidden chambers</th>
49
+ </tr>
50
+ </table>
51
  </div>