Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 @2025 </div>",
|
80 |
unsafe_allow_html=True
|
81 |
)
|