deepface/.gitignore
Sefik Ilkin Serengil b62e3671f8 handling many faces
2023-01-23 21:54:52 +00:00

24 lines
444 B
Plaintext

__pycache__/*
basemodels/__pycache__/*
configurations/__pycache__/*
tests/__pycache__/*
build/
dist/
Pipfile
Pipfile.lock
.mypy_cache/
.vscode/
.idea/
deepface.egg-info/
deepface/__pycache__/*
deepface/commons/__pycache__/*
deepface/basemodels/__pycache__/*
deepface/extendedmodels/__pycache__/*
deepface/subsidiarymodels/__pycache__/*
deepface/detectors/__pycache__/*
tests/dataset/*.pkl
tests/sandbox.ipynb
.DS_Store
deepface/.DS_Store
*.pyc