MrAli813 commited on
Commit
a1ad0a5
1 Parent(s): ff0489b

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 replicate.",
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 faciliated, transposed facial replicate.",
38
  live=True
39
  )
40