Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ gr.Interface(
|
|
46 |
],
|
47 |
theme="syddharth/gray-minimal",
|
48 |
title="<h1 style='color: black; text-decoration: underline;'>AI Face Swapping - Free Face Swap</h1>",
|
49 |
-
description="<span>● Experience the power of Ai Reface with Mergify
|
50 |
|
51 |
css=" footer{display:none !important;}"
|
52 |
).launch()
|
|
|
46 |
],
|
47 |
theme="syddharth/gray-minimal",
|
48 |
title="<h1 style='color: black; text-decoration: underline;'>AI Face Swapping - Free Face Swap</h1>",
|
49 |
+
description="<span>● Experience the power of Ai Reface with Mergify.</span><br><span>● Swap faces with anyone in seconds - photos or AI images!</span><br><span>● A gradio demo for <a href='https://aiconvert.online/ai-face-merge/' style='color: blue; text-decoration: none;'>Mergify's Ai Face Swap </a></span><br><span>● Full features and Multiple Face Swapping For Free with no limitations at <a href='https://aiconvert.online' style='color: crimson; text-decoration: underline;'>Aiconvert.online</a></span>",
|
50 |
|
51 |
css=" footer{display:none !important;}"
|
52 |
).launch()
|