Spaces:
Sleeping
Sleeping
Commit
·
909278d
1
Parent(s):
97c3bf5
Track large files with Git LFS
Browse files- .gitattributes +2 -0
- models/chessDetection3d.pt +3 -0
- models/stockfish-windows-x86-64-avx2.exe +3 -0
.gitattributes
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.exe filter=lfs diff=lfs merge=lfs -text
|
models/chessDetection3d.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b2e9d61b0ea9f1ce81341d1aa7e54ff5721797925dbc960133d578021a0e4c
|
3 |
+
size 114439558
|
models/stockfish-windows-x86-64-avx2.exe
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b24c22f7894fa13ab27e32a29763055d0867dfb123d8763579dea5b7a91f419
|
3 |
+
size 79811584
|