MrAli813 commited on
Commit
5060e7e
1 Parent(s): 9f31d01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ iface = gr.Interface(
34
  ],
35
  outputs="file",
36
  title="DOPPELGANGER",
37
- description="Upload a target image/video and a source image to create an AI generated face transplantation.",
38
  live=True
39
  )
40
 
 
34
  ],
35
  outputs="file",
36
  title="DOPPELGANGER",
37
+ description="Upload a targeted image and a source image to create an AI facilitated facial swap.",
38
  live=True
39
  )
40