ahmadalfian commited on
Commit
76ae82b
·
verified ·
1 Parent(s): af0da2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def cek_library():
26
  st.markdown("""
27
  <div style="background-color:#0984e3; padding: 20px; text-align: center;">
28
  <h1 style="color: white;"> Betta Classifier Program </h1>
29
- <h5 style="color: white;">Betta Image Detection</h5>
30
  </div>
31
  """, unsafe_allow_html=True)
32
 
 
26
  st.markdown("""
27
  <div style="background-color:#0984e3; padding: 20px; text-align: center;">
28
  <h1 style="color: white;"> Betta Classifier Program </h1>
29
+ <h5 style="color: white;"> Betta Image Detection </h5>
30
  </div>
31
  """, unsafe_allow_html=True)
32