Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -7,7 +7,7 @@ import io
|
|
| 7 |
|
| 8 |
# Set page configuration
|
| 9 |
st.set_page_config(
|
| 10 |
-
page_title="Leaf Disease Identifier",
|
| 11 |
page_icon="🍃",
|
| 12 |
layout="centered"
|
| 13 |
)
|
|
|
|
| 7 |
|
| 8 |
# Set page configuration
|
| 9 |
st.set_page_config(
|
| 10 |
+
page_title="Tobacco Leaf Disease Identifier",
|
| 11 |
page_icon="🍃",
|
| 12 |
layout="centered"
|
| 13 |
)
|