victorisgeek commited on
Commit
f55ba15
β€’
1 Parent(s): f162439

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(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'):
 
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'):