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