Spaces:
Runtime error
Runtime error
changes in the desp.
Browse files
app.py
CHANGED
@@ -56,8 +56,8 @@ def deepfakespredict(input_img ):
|
|
56 |
|
57 |
|
58 |
title="Deepfakes Image Detector"
|
59 |
-
description="
|
60 |
-
To use it, simply upload your image, or click one of the examples to load them.
|
61 |
"
|
62 |
|
63 |
examples = [
|
|
|
56 |
|
57 |
|
58 |
title="Deepfakes Image Detector"
|
59 |
+
description="
|
60 |
+
To use it, simply upload your image, or click one of the examples to load them.
|
61 |
"
|
62 |
|
63 |
examples = [
|