saddam213's picture
Update README.md
147e6a9 verified
---
pipeline_tag: text-to-video
---
# Locomotion Juggernaut v11 - Onnx DirectML Optimized
## Original Model
https://civitai.com/models/46422?modelVersionId=274039
## Amuse
https://www.amuse-ai.com/
## Samples
<div align="center">
<table >
<tr class="image-row">
<td style="width: 50%; height: 50px; text-align: center;">
<video controls>
<source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample.webm" type="video/webm">
</video>
</td>
<td style="width: 50%; height: 50px; text-align: center;">
<video controls>
<source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample2.webm" type="video/webm">
</video>
</td>
</tr>
<tr class="text-row">
<th>Beautiful, snowy Tokyo city is bustling. The camera moves through the bustling city street</th>
<th>A side profile shot of a woman with fireworks exploding in the distance beyond her</th>
</tr>
<tr class="image-row">
<td style="width: 50%; height: 50px; text-align: center;">
<video controls>
<source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample3.webm" type="video/webm">
</video>
</td>
<td style="width: 50%; height: 50px; text-align: center;">
<video controls>
<source src="https://huggingface.co/TensorStack/Locomotion-Juggernaut-amuse/resolve/main/Sample4.webm" type="video/webm">
</video>
</td>
</tr>
<tr class="text-row">
<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>
<th>Create an image of a luxury yacht anchored in a serene bay, with crystal-clear water and a sunset in the background.</th>
</tr>
</table>
</div>
### **Credits**
Thanks to the developers of the following repositories, their work was instrumental in getting TextToVideo working with ONNX
- [AnimateDiff](https://huggingface.co/guoyww/animatediff)
- [AnimateLCM](https://huggingface.co/wangfuyun/AnimateLCM)
- [Tune-A-Video](https://github.com/showlab/Tune-A-Video)
- [TemporalDiff](https://huggingface.co/CiaraRowles/TemporalDiff)
- [GIMM-VFI](https://github.com/GSeanCDAT/GIMM-VFI)
- [AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved)
- [StoryDiffusion](https://github.com/HVision-NKU/StoryDiffusion)
- [ECCV2022-RIFE](https://github.com/hzwer/ECCV2022-RIFE)