AItool commited on
Commit
8396aad
·
verified ·
1 Parent(s): f6aad5c

Update TITLE.md

Browse files
Files changed (1) hide show
  1. TITLE.md +4 -4
TITLE.md CHANGED
@@ -1,14 +1,14 @@
1
- <div style="display: flex; flex-direction: column; margin: 5px auto;">
2
  <!-- Title -->
3
  <h3>RIFE Interpolation</h3>
4
  <!-- Disclaimer -->
5
- <div style="padding: 5px; font-size: 12px;>
6
  <strong>Disclaimer:</strong> This demo on Hugging Face Spaces, developed by AI tool, it is free for trial use.
7
  <br>
8
  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.
9
  <br>
10
- <span style="font-size: 11px;>
11
  注:建议用户不得故意制作或允许他人制作有害内容,包括但不限于仇恨言论、暴力、色情、欺诈等信息。
12
  </span>
13
  </div>
14
- </div>
 
1
+ <div style="display: flex; flex-direction: column;">
2
  <!-- Title -->
3
  <h3>RIFE Interpolation</h3>
4
  <!-- Disclaimer -->
5
+ <div>
6
  <strong>Disclaimer:</strong> This demo on Hugging Face Spaces, developed by AI tool, it is free for trial use.
7
  <br>
8
  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.
9
  <br>
10
+ <span style="font-size: 11px;">
11
  注:建议用户不得故意制作或允许他人制作有害内容,包括但不限于仇恨言论、暴力、色情、欺诈等信息。
12
  </span>
13
  </div>
14
+ </div>