Final polish
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user