Spaces:
Running
Running
victorisgeek
commited on
Commit
β’
f55ba15
1
Parent(s):
f162439
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ def main():
|
|
42 |
args = parse_args()
|
43 |
|
44 |
with gr.Blocks(theme='ParityError/Interstellar') as web_ui:
|
45 |
-
gr.Markdown('
|
46 |
with gr.Tab('𧩠FaceSwapper'):
|
47 |
gr.Markdown(' π§Έ FaceClone:power by Gradio')
|
48 |
with gr.Tab('π₯ Image'):
|
|
|
42 |
args = parse_args()
|
43 |
|
44 |
with gr.Blocks(theme='ParityError/Interstellar') as web_ui:
|
45 |
+
gr.Markdown('# π FaceClone Deepfake Swap Face and Pose')
|
46 |
with gr.Tab('𧩠FaceSwapper'):
|
47 |
gr.Markdown(' π§Έ FaceClone:power by Gradio')
|
48 |
with gr.Tab('π₯ Image'):
|