Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
windy2612
/
License_Plate_Recognition
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
License_Plate_Recognition
/
wpodnet
/
__init__.py
NguyenPhong2612
first commit
ab576ba
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
111 Bytes
__version__ =
'1.0.3'
from
.backend
import
Prediction, Predictor
__all__ = [
'Prediction'
,
'Predictor'
]