Ron0420 commited on
Commit
0eb1453
1 Parent(s): 5d9dca0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -152,6 +152,7 @@ def deepfakespredict(input_video):
152
  return text, text2, "video.mp4"
153
 
154
 
 
155
  title="EfficientNetV2 Deepfakes Video Detector"
156
  description="This is a demo implementation of EfficientNetV2 Deepfakes Image Detector by using frame-by-frame detection. \
157
  To use it, simply upload your video, or click one of the examples to load them.\
 
152
  return text, text2, "video.mp4"
153
 
154
 
155
+
156
  title="EfficientNetV2 Deepfakes Video Detector"
157
  description="This is a demo implementation of EfficientNetV2 Deepfakes Image Detector by using frame-by-frame detection. \
158
  To use it, simply upload your video, or click one of the examples to load them.\