junkmind commited on
Commit
9197565
·
1 Parent(s): 1a9e156

Desp is removed

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -56,9 +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 = [
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'],