Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -159,6 +159,7 @@ description="This is a demo implementation of EfficientNetV2 Deepfakes Image Det
|
|
| 159 |
The examples were extracted from Celeb-DF(V2)(Li et al, 2020) and FaceForensics++(Rossler et al., 2019). Full reference details is available in \"references.txt.\" \
|
| 160 |
The examples are used under fair use to demo the working of the model only. If any copyright is infringed, please contact the researcher via this email: [email protected], the researcher will immediately take down the examples used.\
|
| 161 |
"
|
|
|
|
| 162 |
examples = [
|
| 163 |
['Video1-fake-1-ff.mp4'],
|
| 164 |
['Video6-real-1-ff.mp4'],
|
|
|
|
| 159 |
The examples were extracted from Celeb-DF(V2)(Li et al, 2020) and FaceForensics++(Rossler et al., 2019). Full reference details is available in \"references.txt.\" \
|
| 160 |
The examples are used under fair use to demo the working of the model only. If any copyright is infringed, please contact the researcher via this email: [email protected], the researcher will immediately take down the examples used.\
|
| 161 |
"
|
| 162 |
+
|
| 163 |
examples = [
|
| 164 |
['Video1-fake-1-ff.mp4'],
|
| 165 |
['Video6-real-1-ff.mp4'],
|