Merge branch 'main' into zdy

This commit is contained in:
David Chang
2024-01-05 16:14:38 +08:00
18 changed files with 491 additions and 50 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# Model checkpoints
*.pth
*.pt
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@@ -166,3 +170,4 @@ tags
tags-opts
snapshots
*.syncthing.*.tmp
cache