Aiconvert commited on
Commit
4f79f19
·
verified ·
1 Parent(s): 0e197c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -32,8 +32,8 @@ gr.Interface(
32
 
33
  swap_faces,
34
  [
35
- gr.Image(label="Source Image (the image with the face that you want to use)"),
36
- gr.Image(label="Destination Image (the image with the face that you want to replace)"),
37
  ],
38
  gr.Image(),
39
  examples=[
 
32
 
33
  swap_faces,
34
  [
35
+ gr.Image(label="Source Image"),
36
+ gr.Image(label="Destination Image"),
37
  ],
38
  gr.Image(),
39
  examples=[