saddam213 commited on
Commit
0fc8ab5
·
verified ·
1 Parent(s): 310f8e8

Upload 6 files

Browse files
Files changed (7) hide show
  1. .gitattributes +4 -0
  2. README.md +43 -1
  3. Sample.webm +3 -0
  4. Sample2.webm +3 -0
  5. Sample3.webm +3 -0
  6. Sample4.webm +3 -0
  7. amuse_template.json +4 -4
.gitattributes CHANGED
@@ -35,3 +35,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  controlnet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
37
  unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  controlnet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
37
  unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
38
+ Sample.webm filter=lfs diff=lfs merge=lfs -text
39
+ Sample2.webm filter=lfs diff=lfs merge=lfs -text
40
+ Sample3.webm filter=lfs diff=lfs merge=lfs -text
41
+ Sample4.webm filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,7 +1,49 @@
 
 
 
1
  # Locomotion Juggernaut v11 - Onnx DirectML Optimized
2
 
3
  ## Original Model
4
  https://civitai.com/models/46422?modelVersionId=274039
5
 
6
  ## Amuse
7
- https://www.amuse-ai.com/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-to-video
3
+ ---
4
  # Locomotion Juggernaut v11 - Onnx DirectML Optimized
5
 
6
  ## Original Model
7
  https://civitai.com/models/46422?modelVersionId=274039
8
 
9
  ## Amuse
10
+ https://www.amuse-ai.com/
11
+
12
+
13
+ ## Samples
14
+ <div align="center">
15
+ <table >
16
+ <tr class="image-row">
17
+ <td>
18
+ <video controls>
19
+ <source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample.webm" type="video/webm">
20
+ </video>
21
+ </td>
22
+ <td>
23
+ <video controls>
24
+ <source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample2.webm" type="video/webm">
25
+ </video>
26
+ </td>
27
+ </tr>
28
+ <tr class="text-row">
29
+ <th>Beautiful, snowy Tokyo city is bustling. The camera moves through the bustling city street</th>
30
+ <th>A side profile shot of a woman with fireworks exploding in the distance beyond her</th>
31
+ </tr>
32
+ <tr class="image-row">
33
+ <td>
34
+ <video controls>
35
+ <source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample3.webm" type="video/webm">
36
+ </video>
37
+ </td>
38
+ <td>
39
+ <video controls>
40
+ <source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample4.webm" type="video/webm">
41
+ </video>
42
+ </td>
43
+ </tr>
44
+ <tr class="text-row">
45
+ <th>An aerial shot of a lighthouse standing tall on a rocky cliff, its beacon cutting through the early dawn, waves crash against the rocks below</th>
46
+ <th>Create an image of a luxury yacht anchored in a serene bay, with crystal-clear water and a sunset in the background.</th>
47
+ </tr>
48
+ </table>
49
+ </div>
Sample.webm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2bda29b7d1cc91256aa061456f7a5c979281a33d8d01001f93e44e377a847bf
3
+ size 350447
Sample2.webm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:605b8982e39411acb3bccb8865621ce50a8b0d1049a3d1617d5f27c0eb1ec4a9
3
+ size 177548
Sample3.webm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e389e78ae096aeee15ba5d39521da7f9263e00e87df483eea123efe164c1fc69
3
+ size 230611
Sample4.webm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181efc725384fcf390904bcb9afa9217df28313b3e186151b00ff5e0b7814d07
3
+ size 245424
amuse_template.json CHANGED
@@ -67,10 +67,10 @@
67
  "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/README.md"
68
  ],
69
  "PreviewImages": [
70
- "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample.png",
71
- "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample2.png",
72
- "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample3.png",
73
- "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample4.png"
74
  ],
75
  "Tags": [
76
  ]
 
67
  "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/README.md"
68
  ],
69
  "PreviewImages": [
70
+ "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample.webm",
71
+ "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample2.webm",
72
+ "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample3.webm",
73
+ "https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample4.webm"
74
  ],
75
  "Tags": [
76
  ]