# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Jupyter Notebook .ipynb_checkpoints/ *.ipynb_checkpoints/ # Exclude if necessary for security reasons: #*.ipynb # Virtual environments venv/ env/ ENV/ .venv/ .ENV/ # IDEs .idea/ .vscode/ *.sublime-project *.sublime-workspace htmlcov/ .coverage .coverage.* .cache/ .env yolov8m-seg.pt .yoloface logs experiments artifacts examples resources *.safetensors