Ron0420 commited on
Commit
a9d3bce
1 Parent(s): b306569

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -153,6 +153,7 @@ description="This is a demo implementation of EfficientNetV2 Deepfakes Image Det
153
  To use it, simply upload your video, or click one of the examples to load them.\
154
  This demo and model represent the work of \"Achieving Face Swapped Deepfakes Detection Using EfficientNetV2\" by Lee Sheng Yeh. \
155
  The samples were extracted from Celeb-DF(V2)(Li et al, 2020) and FaceForensics++(Rossler et al., 2019). Full reference details is available in \"references.txt.\" \
 
156
  "
157
  examples = [
158
  ['Video1-fake-1-ff.mp4'],
 
153
  To use it, simply upload your video, or click one of the examples to load them.\
154
  This demo and model represent the work of \"Achieving Face Swapped Deepfakes Detection Using EfficientNetV2\" by Lee Sheng Yeh. \
155
  The samples were extracted from Celeb-DF(V2)(Li et al, 2020) and FaceForensics++(Rossler et al., 2019). Full reference details is available in \"references.txt.\" \
156
+ If any copyright is infringed, please contact the researcher via this email: [email protected], the researcher will immediately take down the samples used.\
157
  "
158
  examples = [
159
  ['Video1-fake-1-ff.mp4'],