davide-coccomini / Deepfake-Detection-Challenge-DFAD2023

Implementation of the winning solution for the Media Analytics Challenge 2023.
https://benchmarks.elsa-ai.eu/?ch=3&com=tasks
21 stars 0 forks source link

requirements.txt missing #3

Open stsavian opened 5 months ago

stsavian commented 5 months ago

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

UHstudent commented 3 months ago

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