Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -63,5 +63,5 @@ gr.Interface(deepfakespredict,
|
|
63 |
outputs=["text","text","image"],
|
64 |
title=title,
|
65 |
description=description
|
66 |
-
|
67 |
).launch()
|
|
|
63 |
outputs=["text","text","image"],
|
64 |
title=title,
|
65 |
description=description
|
66 |
+
|
67 |
).launch()
|