Spaces:
Running
Running
Create TITLE.md
Browse files
TITLE.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<div style="display: flex; flex-direction: column; align-items: center; padding-right: 300px; padding-left: 300px; margin: 20px auto;">
|
| 2 |
+
|
| 3 |
+
<!-- Title -->
|
| 4 |
+
<h1 style="font-size: 28px; font-weight: bold; color: black; margin-bottom: 20px; text-align: center;">RIFE Interpolation
|
| 5 |
+
</h1>
|
| 6 |
+
|
| 7 |
+
<!-- Disclaimer -->
|
| 8 |
+
<div style="padding: 20px; font-size: 14px; text-align: center; 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>
|