FaceXFormer-Demo / .gitignore
thng292's picture
Upload 18 files
d0ac7e9 verified
raw
history blame contribute delete
72 Bytes
# Exclude model's weights
*.pt
.venv/
.vscode/
**/__pycache__
data
saves