zenafey commited on
Commit
8b14baa
·
verified ·
1 Parent(s): 326cf1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -52,7 +52,6 @@ def image_to_base64(image: Image):
52
  with gr.Blocks() as demo:
53
  with gr.Column():
54
  gr.HTML("<h1><center>Face Swap</center></h1>")
55
- gr.DuplicateButton(size="lg")
56
 
57
  with gr.Row():
58
  with gr.Row():
 
52
  with gr.Blocks() as demo:
53
  with gr.Column():
54
  gr.HTML("<h1><center>Face Swap</center></h1>")
 
55
 
56
  with gr.Row():
57
  with gr.Row():