victorisgeek commited on
Commit
cedc6a4
·
verified ·
1 Parent(s): 2c09e8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ def main():
42
  args = parse_args()
43
 
44
  with gr.Blocks(title='FaceClone') 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'):
 
42
  args = parse_args()
43
 
44
  with gr.Blocks(title='FaceClone') 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'):