divagar006 commited on
Commit
a47bc8e
·
verified ·
1 Parent(s): 92f58a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import gradio as gr
2
  import pipeline
3
 
4
 
 
5
  title="EfficientNetV2 Deepfakes Video Detector"
6
  description="EfficientNetV2 Deepfakes Image Detector by using frame-by-frame detection."
7
 
 
2
  import pipeline
3
 
4
 
5
+
6
  title="EfficientNetV2 Deepfakes Video Detector"
7
  description="EfficientNetV2 Deepfakes Image Detector by using frame-by-frame detection."
8