Npps commited on
Commit
abf2402
1 Parent(s): a2cba4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ st.set_page_config(
16
  page_icon = ":car:",
17
  initial_sidebar_state = "expanded",
18
  )
19
- st.title('YOLO Car Lisence Plate :red[Image and Video Processing]')
20
 
21
  pytesseract.pytesseract.tesseract_cmd = None
22
 
 
16
  page_icon = ":car:",
17
  initial_sidebar_state = "expanded",
18
  )
19
+ st.title('YOLO Car Licence Plate :red[Image and Video Processing]')
20
 
21
  pytesseract.pytesseract.tesseract_cmd = None
22