Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SakibHasan
/
license_plate_classifier2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SakibRumu
commited on
Apr 8
Commit
8c9e757
·
verified
·
1 Parent(s):
307c8f3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
CHANGED
Viewed
@@ -80,3 +80,6 @@ interface = gr.Interface(
80
)
81
82
interface.launch()
80
)
81
82
interface.launch()
83
+
84
+
import os
85
+
pytesseract.pytesseract.tesseract_cmd = "/usr/bin/tesseract" # Hugging Face path