mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2024-12-22 20:42:38 +00:00
18 lines
228 B
Plaintext
18 lines
228 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
**/__pycache__/
|
|
*.py[cod]
|
|
**/*.py[cod]
|
|
*$py.class
|
|
|
|
# Model weights
|
|
**/*.pth
|
|
**/*.onnx
|
|
|
|
# Ipython notebook
|
|
*.ipynb
|
|
|
|
# Temporary files or benchmark resources
|
|
animations/*
|
|
tmp/*
|