Npps commited on
Commit
a2cba4b
1 Parent(s): 46d64bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ import tempfile
12
 
13
 
14
  st.set_page_config(
15
- page_title = "YOLO Car Lisence Plate Image and Video Processing",
16
  page_icon = ":car:",
17
  initial_sidebar_state = "expanded",
18
  )
 
12
 
13
 
14
  st.set_page_config(
15
+ page_title = "YOLO Car Licence Plate Image and Video Processing",
16
  page_icon = ":car:",
17
  initial_sidebar_state = "expanded",
18
  )