Npps commited on
Commit
d6f245a
1 Parent(s): dbcf2d8

Upload 4 files

Browse files
Files changed (4) hide show
  1. best.pt +3 -0
  2. best_license_plate_model.pt +3 -0
  3. packages.txt +2 -0
  4. requirements.txt +7 -0
best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11649ecadc42575296f8eeb3cf290bbbb1aa1f5c71f779ac5acca9adbaa0d590
3
+ size 15210106
best_license_plate_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2afc626393778f8cf41e960de8d1a8ccd9357a03e1115f2b2f141b147f30bfd
3
+ size 15328574
packages.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ libgl1
2
+ tesseract-ocr
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ matplotlib
4
+ streamlit
5
+ opencv-python
6
+ ultralytics
7
+ pytesseract