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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -25,8 +25,8 @@ def cek_library():
25
 
26
  st.markdown("""
27
  <div style="background-color:#0984e3; padding: 20px; text-align: center;">
28
- <h1 style="color: white;"> Program Pengenalan Gambar </h1>
29
- <h5 style="color: white;">Deteksi Gambar Mineral</h5>
30
  </div>
31
  """, unsafe_allow_html=True)
32
 
 
25
 
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