Deepfake-Detection-Challenge-DFAD2023 icon indicating copy to clipboard operation
Deepfake-Detection-Challenge-DFAD2023 copied to clipboard

requirements.txt missing

Open stsavian opened this issue 1 year ago • 1 comments

Dear authors,

thanks for your great work! I'd would like to test the deepfake detector, but I am missing the requirements.txt for installing the dependencies with pip. Could you kindly point me to the file if existing, otherwise could you upload the requirements list?

Thanks, Stefano

stsavian avatar Apr 11 '24 15:04 stsavian

these are the requirement I installed to make the code execute. (with more small modifications to avoid errors,...)

albumentations torch torchvision timm opencv-python pyyaml tqdm progress pandas scikit-learn torchsr

UHstudent avatar Jun 16 '24 14:06 UHstudent