abdul168/Free-View_Expressive_Talking_Head_Video_Editing
0
1# Byte-compiled / optimized / DLL files2__pycache__/3*.py[cod]4*$py.class5 6# C extensions7*.so8 9# Distribution / packaging10.Python11build/12develop-eggs/13dist/14downloads/15eggs/16.eggs/17lib/18lib64/19parts/20sdist/21var/22wheels/23pip-wheel-metadata/24share/python-wheels/25*.egg-info/26.installed.cfg27*.egg28MANIFEST29 30face_detection/face_detection.pb31assets/audios/*.wav32 33# PyInstaller34# Usually these files are written by a python script from a template35# before PyInstaller builds the exe, so as to inject date/other infos into it.36*.manifest37*.spec38 39# Installer logs40pip-log.txt41pip-delete-this-directory.txt42 43# Unit test / coverage reports44htmlcov/45.tox/46.nox/47.coverage48.coverage.*49.cache50nosetests.xml51coverage.xml52*.cover53*.py,cover54.hypothesis/55.pytest_cache/56 57# Translations58*.mo59*.pot60 61# Django stuff:62*.log63local_settings.py64db.sqlite365db.sqlite3-journal66 67# Flask stuff:68instance/69.webassets-cache70 71# Scrapy stuff:72.scrapy73 74# Sphinx documentation75docs/_build/76 77# PyBuilder78target/79 80# Jupyter Notebook81.ipynb_checkpoints82 83# IPython84profile_default/85ipython_config.py86 87# pyenv88.python-version89 90# pipenv91# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.92# However, in case of collaboration, if having platform-specific dependencies or dependencies93# having no cross-platform support, pipenv may install dependencies that don't work, or not94# install all needed dependencies.95#Pipfile.lock96 97# PEP 582; used by e.g. github.com/David-OConnor/pyflow98__pypackages__/99 100# Celery stuff101celerybeat-schedule102celerybeat.pid103 104# SageMath parsed files105*.sage.py106 107# Environments108.env109.venv110env/111venv/112ENV/113env.bak/114venv.bak/115 116# Spyder project settings117.spyderproject118.spyproject119 120# Rope project settings121.ropeproject122 123# mkdocs documentation124/site125 126# mypy127.mypy_cache/128.dmypy.json129dmypy.json130 131# Pyre type checker132.pyre/133.vercel134 