Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ import tempfile
|
|
12 |
|
13 |
|
14 |
st.set_page_config(
|
15 |
-
page_title = "YOLO Car
|
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 |
)
|