Spaces:
Runtime error
Runtime error
Desp is removed
Browse files
app.py
CHANGED
@@ -56,9 +56,8 @@ def deepfakespredict(input_img ):
|
|
56 |
|
57 |
|
58 |
title="Deepfakes Image Detector"
|
59 |
-
description="
|
60 |
-
|
61 |
-
"
|
62 |
|
63 |
examples = [
|
64 |
['Fake-1.png'],
|
|
|
56 |
|
57 |
|
58 |
title="Deepfakes Image Detector"
|
59 |
+
# description="To use it, simply upload your image, or click one of the examples to load them."
|
60 |
+
|
|
|
61 |
|
62 |
examples = [
|
63 |
['Fake-1.png'],
|