Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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;">
|
29 |
-
<h5 style="color: white;">
|
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 |
|