SarowarSaurav commited on
Commit
a3eb4e9
·
verified ·
1 Parent(s): 8c5c3fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  )