File size: 1,152 Bytes
ae86bb0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<div>
<div>
<div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 40px;">
<b>Tryonn</b>
</div>
<br>
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
<a href="https://github.com/Kwai-Kolors/Kolors/blob/master/imgs/Kolors_paper.pdf"><img src="https://img.shields.io/static/v1?label=Tech Report&message=Tryonn&color=green"></a>  
<a href="https://klingai.kuaishou.com/"><img src="https://img.shields.io/static/v1?label=Official Website&message=CN&color=red"></a>  
<a href="https://klingai.com/"><img src="https://img.shields.io/static/v1?label=Official Website&message=EN&color=blue"></a>
</div>
<br>
<div style="display: flex; text-align: center; font-size: 14px; padding-right: 300px; padding-left: 300px;">
<strong>Disclaimer: </strong>The Tryonn Demo on HuggingFace space is free for trials. Any solicitation for payment based on the free features we provide on HuggingFace Space is a fraudulent act. Beware of scams and do not fall victim to deceit.
</div>
</div>
</div>
|