Spaces:
Runtime error
Runtime error
danielquillanroxas commited on
Commit ยท
d391bde
1
Parent(s): 83aae9f
Add trained YOLOv8 model for blurring
Browse files- models/.gitattributes +1 -0
- models/unified_detector.pt +3 -0
models/.gitattributes
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
models/unified_detector.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aff7271ad02c42539099973d8de79ea553b5cbb539c037840a5c777a702c7e10
|
| 3 |
+
size 52048876
|