LivePortrait/.gitignore
Jianzhu Guo 3c1a866b6b
feat: add several features (#89)
* feat: support template making, audio, etc, WIP

* chore: remove video2template.py

* feat: WIP

* feat: support auto cropping, template making, audio

* feat: ready for pr

* chore: format code

* chore: upload pkl

* doc: update readme

* doc: update readme

* doc: update readme

* doc: update readme

* doc: update readme

---------

Co-authored-by: zzzweakman <1819489045@qq.com>
2024-07-10 23:39:49 +08:00

22 lines
297 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
**/__pycache__/
*.py[cod]
**/*.py[cod]
*$py.class
# Model weights
**/*.pth
**/*.onnx
pretrained_weights/*.md
pretrained_weights/docs
# Ipython notebook
*.ipynb
# Temporary files or benchmark resources
animations/*
tmp/*
.vscode/launch.json