Spaces:
Running
on
Zero
Running
on
Zero
[email protected]
commited on
Commit
·
41e07ce
1
Parent(s):
cb78db8
update
Browse files
app.py
CHANGED
@@ -43,14 +43,13 @@ with gr.Blocks() as demo:
|
|
43 |
</h1>
|
44 |
<p style="text-align: center; font-size: 20px; font-family: 'Times New Roman', Times, serif;">
|
45 |
<a style="text-align: center; display:inline-block"
|
46 |
-
|
47 |
-
|
48 |
alt="Project Page">
|
49 |
</a>
|
50 |
-
|
51 |
-
<a style="text-align: center; display:inline-block" href="https://huggingface.co/spaces/sky24h/Free-View_Expressive_Talking_Head_Video_Editing?duplicate=true">
|
52 |
<img src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center" alt="Duplicate Space">
|
53 |
-
|
54 |
</p>
|
55 |
"""
|
56 |
)
|
|
|
43 |
</h1>
|
44 |
<p style="text-align: center; font-size: 20px; font-family: 'Times New Roman', Times, serif;">
|
45 |
<a style="text-align: center; display:inline-block"
|
46 |
+
href="https://sky24h.github.io/websites/icassp2023_free-view_video-editing">
|
47 |
+
<img src="https://huggingface.co/datasets/huggingface/badges/raw/main/paper-page-sm.svg#center"
|
48 |
alt="Project Page">
|
49 |
</a>
|
50 |
+
<a style="text-align: center; display:inline-block" href="https://huggingface.co/spaces/sky24h/Free-View_Expressive_Talking_Head_Video_Editing?duplicate=true">
|
|
|
51 |
<img src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center" alt="Duplicate Space">
|
52 |
+
</a>
|
53 |
</p>
|
54 |
"""
|
55 |
)
|