ahmadalfian commited on
Commit
fcf3045
·
verified ·
1 Parent(s): f35c648

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,6 +76,6 @@ if cek_library():
76
  shutil.rmtree(temp_dir, ignore_errors=True)
77
 
78
  st.markdown(
79
- "<div style='text-align: center;' class='footer'> Betta Detection Application Program @2025 </div>",
80
  unsafe_allow_html=True
81
  )
 
76
  shutil.rmtree(temp_dir, ignore_errors=True)
77
 
78
  st.markdown(
79
+ "<div style='text-align: center;' class='footer'> Betta Detection Application Program </div>",
80
  unsafe_allow_html=True
81
  )