Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -112,7 +112,7 @@ interface = gr.Interface(
|
|
112 |
|
113 |
],
|
114 |
title="Deep fake video Detection",
|
115 |
-
description="Detect whether the
|
116 |
)
|
117 |
|
118 |
interface.launch()
|
|
|
112 |
|
113 |
],
|
114 |
title="Deep fake video Detection",
|
115 |
+
description="Detect whether the Video is fake or real"
|
116 |
)
|
117 |
|
118 |
interface.launch()
|