Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ iface = gr.Interface(
|
|
34 |
],
|
35 |
outputs="file",
|
36 |
title="DOPPELGANGER",
|
37 |
-
description="Upload a
|
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 |
|