Spaces:
Running
Running
victorisgeek
commited on
Commit
•
2ad5cb7
1
Parent(s):
4394f3e
Update app.py
Browse files
app.py
CHANGED
@@ -543,7 +543,7 @@ footer{display:none !important}
|
|
543 |
"""
|
544 |
|
545 |
with gr.Blocks(css=css) as interface:
|
546 |
-
gr.Markdown("
|
547 |
with gr.Row():
|
548 |
with gr.Row():
|
549 |
with gr.Column(scale=0.4):
|
|
|
543 |
"""
|
544 |
|
545 |
with gr.Blocks(css=css) as interface:
|
546 |
+
gr.Markdown("## 🦋 FaceSwap & Enhnacer 🦋")
|
547 |
with gr.Row():
|
548 |
with gr.Row():
|
549 |
with gr.Column(scale=0.4):
|