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

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 targeted image and a source image to create an AI facilitated facial swap.",
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 replicate.",
38
  live=True
39
  )
40