Aiconvert commited on
Commit
1e649e3
1 Parent(s): 5d2fe9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ gr.Interface(
42
  ],
43
  theme="syddharth/gray-minimal",
44
  title="<h1 style='color: black; text-decoration: underline;'>AI Face Swapping - Free Face Swap</h1>",
45
- 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 at <a href='https://aiconvert.online' style='color: crimson; text-decoration: underline;'> <strong style='color: crimson; font-size: 20px;'>AIconvert.online</strong></a></span>",
46
  thumbnail='./examples/rihatcher.jpg',
47
  css=" footer{display:none !important;}"
48
  ).launch()
 
42
  ],
43
  theme="syddharth/gray-minimal",
44
  title="<h1 style='color: black; text-decoration: underline;'>AI Face Swapping - Free Face Swap</h1>",
45
+ 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>",
46
  thumbnail='./examples/rihatcher.jpg',
47
  css=" footer{display:none !important;}"
48
  ).launch()