Spaces:
Runtime error
Runtime error
File size: 1,066 Bytes
42643f5 3a8e465 42643f5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<div>
<div>
<div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 40px;">
<b>🎨 Multi-Style Video-to-Anime Generator</b>
</div>
<br>
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
<a href="https://discord.gg/cN8geBsBmu"><img src="https://img.shields.io/static/v1?label=Discord&message=Here&color=red"></a>  
<a href="https://www.pexeldance.com/"><img src="https://img.shields.io/static/v1?label=Official Website&message=Here&color=green"></a>  
<a ><img src="https://img.shields.io/static/v1?label=Report&message=tobedone&color=blue"></a>
</div>
<br>
<div style="display: flex; text-align: center; font-size: 14px; padding-right: 300px; ">
<strong>HF Space by PexelDance.</strong>
</div>
<br>
<div style=" font-size: 14px;">
<p>1. Select a video clip; 2. Select a style; 3. Select an aspect ratio; 4. prompt; 5. click Generate button. </p>
</div>
</div>
</div>
|