Spaces:
Sleeping
Sleeping
Commit ·
54106cf
1
Parent(s): ae6b804
Add model weights via LFS
Browse files- .gitattributes +1 -0
- src/models/yolo11l_custom.pt +3 -0
.gitattributes
CHANGED
|
@@ -1 +1,2 @@
|
|
|
|
|
| 1 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 1 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
src/models/yolo11l_custom.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2369d31ef8e8ce2f10a2ca62e779ebb35dc82f59db3220f186d40ccdbc1e0c45
|
| 3 |
+
size 51225369
|