Ron0420 commited on
Commit
cb9f2e1
1 Parent(s): 50dba29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ def deepfakespredict(input_video):
152
 
153
 
154
  title="EfficientNetV2 Deepfakes Video Detector"
155
- description="This is a demo implementation of Deepfakes Video Detector by using EfficientNetV2 on frame-by-frame detection. To use it, simply upload your video, or click one of the examples to load them."
156
 
157
  examples = [
158
  ['real-1.mp4'],
 
152
 
153
 
154
  title="EfficientNetV2 Deepfakes Video Detector"
155
+ description="This is a demo implementation of Deepfakes Video Detector by using EfficientNetV2 on frame-by-frame detection. The accuracy may not be accurate. To use it, simply upload your video, or click one of the examples to load them."
156
 
157
  examples = [
158
  ['real-1.mp4'],