Spaces:
Running
Running
File size: 734 Bytes
a0aad04 8b104f5 be8a8b9 8b104f5 be8a8b9 8b104f5 b1a57bd be8a8b9 b1a57bd 8b104f5 be8a8b9 8b104f5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div style="display: flex; flex-direction: column; margin: 5px auto;">
<!-- Title -->
<h3>RIFE Interpolation</h3>
<!-- Disclaimer -->
<div style="padding: 5px; font-size: 12px;>
<strong>Disclaimer:</strong> This demo on Hugging Face Spaces, developed by AI tool, it is free for trial use.
<br>
Users are advised not to knowingly create or permit the creation of harmful content, including but not limited to hate speech, violence, pornography, deception, or misogyny.
<br>
<span style="font-size: 13px; color: #555;">
注:建议用户不得故意制作或允许他人制作有害内容,包括但不限于仇恨言论、暴力、色情、欺诈等信息。
</span>
</div>
</div>
|