actors_matching / requirements.txt
nbeuchat's picture
scripts for downloading actors data and extract embeddings
6e89871
raw history blame
No virus
158 Bytes
# Inference
cmake # required for dlib (used by face_recognition)
face_recognition
annoy
# Preprocessing
microsoft-bing-imagesearch
python-dotenv
pandas
tqdm