Final polish

This commit is contained in:
Johnny Fernandes
2026-05-14 21:16:03 +01:00
parent 3bff7eefb0
commit afd26f47d2
732 changed files with 4149 additions and 79134 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
Download the DeepFakeFace dataset from HuggingFace and extract it.
Usage:
python tools/download_data.py
python tools/download_data.py --data-dir /mnt/data/DFF
python tools/fetch_ds.py
python tools/fetch_ds.py --data-dir /mnt/data/DFF
"""
import argparse
import zipfile