Spaces:
Sleeping
Sleeping
sakshamlakhera
commited on
Commit
·
43c6afb
1
Parent(s):
edcc7d8
Home fix
Browse files
Home.py
CHANGED
@@ -14,7 +14,6 @@ def load_model():
|
|
14 |
|
15 |
def classification_and_recommendation_page():
|
16 |
st.markdown("## 🖼️ Task A: Image Classification + 🍽️ Recipe Recommendation")
|
17 |
-
|
18 |
st.markdown("""
|
19 |
<div class="about-box">
|
20 |
Upload one or more food images. This module classifies each image into
|
|
|
14 |
|
15 |
def classification_and_recommendation_page():
|
16 |
st.markdown("## 🖼️ Task A: Image Classification + 🍽️ Recipe Recommendation")
|
|
|
17 |
st.markdown("""
|
18 |
<div class="about-box">
|
19 |
Upload one or more food images. This module classifies each image into
|