Spaces:
Sleeping
Sleeping
ibrahim yıldız commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -61,7 +61,7 @@ st.markdown("""
|
|
| 61 |
|
| 62 |
|
| 63 |
st.markdown('<div class="title">Calorie Bro</div>', unsafe_allow_html=True)
|
| 64 |
-
st.markdown('<div class="subtitle">Your personal AI image calorie tracker, powered by Sentient
|
| 65 |
|
| 66 |
# Step 1: User inputs weight (in pounds), goal, and Dobby tone
|
| 67 |
if not st.session_state.user_info:
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
st.markdown('<div class="title">Calorie Bro</div>', unsafe_allow_html=True)
|
| 64 |
+
st.markdown('<div class="subtitle">Your personal AI image calorie tracker, powered by Sentient Dobby AI. Upload you breakfast, lunch and dinner, write your workout for the day and dare to get some 18+ feedback!</div>', unsafe_allow_html=True)
|
| 65 |
|
| 66 |
# Step 1: User inputs weight (in pounds), goal, and Dobby tone
|
| 67 |
if not st.session_state.user_info:
|