|
--- |
|
pipeline_tag: text-to-video |
|
--- |
|
# Locomotion Realistic Vision - Onnx DirectML Optimized |
|
|
|
## Original Model |
|
https://civitai.com/models/4201?modelVersionId=501240 |
|
|
|
## 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-RealisticVision-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-RealisticVision-amuse/resolve/main/Sample2.webm" type="video/webm"> |
|
</video> |
|
</td> |
|
</tr> |
|
<tr class="text-row"> |
|
<th>Old Mans portrait, smiling</th> |
|
<th>Walking through an alley in Bulgaria.</th> |
|
</tr> |
|
<tr class="image-row"> |
|
<td style="width: 50%; height: 50px; text-align: center;"> |
|
<video controls> |
|
<source src="https://huggingface.co/TensorStack/Locomotion-RealisticVision-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-RealisticVision-amuse/resolve/main/Sample4.webm" type="video/webm"> |
|
</video> |
|
</td> |
|
</tr> |
|
<tr class="text-row"> |
|
<th>A boat sailing leisurely along the Seine River with the Eiffel Tower in background, black and white.</th> |
|
<th>People strolling through the trees of a small suburban park on an island in the river on an ordinary Sunday</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) |