Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -122,4 +122,4 @@ gr.Interface(
|
|
122 |
],
|
123 |
title="Deep Fake Video Detection",
|
124 |
description="Detect whether the Video is fake or real and visualize the detected faces with confidence scores."
|
125 |
-
).launch()
|
|
|
122 |
],
|
123 |
title="Deep Fake Video Detection",
|
124 |
description="Detect whether the Video is fake or real and visualize the detected faces with confidence scores."
|
125 |
+
).launch()
|