Spaces:
Sleeping
Sleeping
Create TITLE.md
Browse files
TITLE.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div style="display: flex; flex-direction: column;">
|
2 |
+
<!-- Title -->
|
3 |
+
<h3>RIFE Image 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>
|