zenafey commited on
Commit
9ae4002
1 Parent(s): d1aeee7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ with gr.Blocks() as demo:
61
  target_image = gr.Image(type="filepath", label="Target Image")
62
  with gr.Column():
63
  result = gr.Image()
64
- run_button = gr.Button("Swap Faces", variant="primary")
65
 
66
  gr.Examples(
67
  examples=[
 
61
  target_image = gr.Image(type="filepath", label="Target Image")
62
  with gr.Column():
63
  result = gr.Image()
64
+ run_button = gr.Button("Swap Face", variant="primary")
65
 
66
  gr.Examples(
67
  examples=[