File size: 669 Bytes
651b98b
 
 
 
 
 
 
f3ecc7d
651b98b
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div style="display: flex; flex-direction: column;">
  <!-- Title -->
  <h3>RIFE Image Interpolation</h3>
  <!-- Disclaimer -->
  <div>
      <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: 11px;">
      注:建议用户不得故意制作或允许他人制作有害内容,包括但不限于仇恨言论、暴力、色情、欺诈等信息。
      </span>
  </div>
</div>