Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ def home():
|
|
46 |
st.write('''
|
47 |
# Final Project AI Engineering
|
48 |
|
49 |
-
Hello, I'm Ahmad Alfian Faisal. This is the deployed result of my AI project, a deep learning model, which is part of my Final Project for the AI Engineering SkillAcademy at Ruangguru. If you have any questions or feedback, feel free to reach out to me via [
|
50 |
''')
|
51 |
st.write('''
|
52 |
### AI-Based Fruit and Nutrition Prediction Model for Healthy Food Alternatives
|
|
|
46 |
st.write('''
|
47 |
# Final Project AI Engineering
|
48 |
|
49 |
+
Hello, I'm Ahmad Alfian Faisal. This is the deployed result of my AI project, a deep learning model, which is part of my Final Project for the AI Engineering SkillAcademy at Ruangguru. If you have any questions or feedback, feel free to reach out to me via [LinkedIn](www.linkedin.com/in/ahmadalfianfaisal).
|
50 |
''')
|
51 |
st.write('''
|
52 |
### AI-Based Fruit and Nutrition Prediction Model for Healthy Food Alternatives
|