Spaces:
Runtime error
Runtime error
Commit
·
59f3de1
1
Parent(s):
9817687
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,6 @@ from models.experimental import attempt_load
|
|
13 |
import keras_ocr
|
14 |
import matplotlib.pyplot as plt
|
15 |
from numpy import asarray
|
16 |
-
import pybboxes as pbx
|
17 |
import pytesseract
|
18 |
from datetime import date
|
19 |
|
|
|
13 |
import keras_ocr
|
14 |
import matplotlib.pyplot as plt
|
15 |
from numpy import asarray
|
|
|
16 |
import pytesseract
|
17 |
from datetime import date
|
18 |
|