Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -71,6 +71,6 @@ st.markdown("""
|
|
71 |
}
|
72 |
</style>
|
73 |
<div class="footer">
|
74 |
-
<p>Food
|
75 |
</div>
|
76 |
""", unsafe_allow_html=True)
|
|
|
71 |
}
|
72 |
</style>
|
73 |
<div class="footer">
|
74 |
+
<p>Food Vision © 2025</p>
|
75 |
</div>
|
76 |
""", unsafe_allow_html=True)
|