parkpow / deep-license-plate-recognition

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
https://platerecognizer.com/
MIT License
523 stars 122 forks source link

fix: attribute error due to missing values #104

Closed AashishDhakal closed 1 year ago

AashishDhakal commented 1 year ago

@marcbelmont the version we are using has no required=True attribute for input. The newer versions have breaking changes. So, I have added a condition on verify_token .