AItool commited on
Commit
b1a57bd
·
verified ·
1 Parent(s): c7cdcd6

Update TITLE.md

Browse files
Files changed (1) hide show
  1. TITLE.md +3 -8
TITLE.md CHANGED
@@ -1,19 +1,14 @@
1
  <div style="display: flex; flex-direction: column; align-items: center; margin: 5px auto;">
2
-
3
  <!-- Title -->
4
- <h1 style="font-size: 28px; font-weight: bold; color: black; margin-bottom: 20px; text-align: left;">RIFE Interpolation
5
- </h1>
6
-
7
  <!-- Disclaimer -->
8
  <div style="padding: 5px; font-size: 14px; text-align: left; border-radius: 8px;">
9
- <p>
10
  <strong>Disclaimer:</strong> This demo on Hugging Face Spaces, developed by AI tool, it is free for trial use.
11
- <br><br>
12
  We strongly advise users not to knowingly generate or allow others to generate harmful content, including hate speech, violence, pornography, deception, misogyny, etc.
13
- <br><br>
14
  <span style="font-size: 13px; color: #555;">
15
  注:我们建议,用户不应传播及不应允许他人传播以下内容,包括但不限于仇恨言论、暴力、色情、欺诈相关的有害信息。
16
  </span>
17
- </p>
18
  </div>
19
  </div>
 
1
  <div style="display: flex; flex-direction: column; align-items: center; margin: 5px auto;">
 
2
  <!-- Title -->
3
+ <h2>RIFE Interpolation</h2>
 
 
4
  <!-- Disclaimer -->
5
  <div style="padding: 5px; font-size: 14px; text-align: left; border-radius: 8px;">
 
6
  <strong>Disclaimer:</strong> This demo on Hugging Face Spaces, developed by AI tool, it is free for trial use.
7
+ <br>
8
  We strongly advise users not to knowingly generate or allow others to generate harmful content, including hate speech, violence, pornography, deception, misogyny, etc.
9
+ <br>
10
  <span style="font-size: 13px; color: #555;">
11
  注:我们建议,用户不应传播及不应允许他人传播以下内容,包括但不限于仇恨言论、暴力、色情、欺诈相关的有害信息。
12
  </span>
 
13
  </div>
14
  </div>