Spaces:
Sleeping
Sleeping
azaher1215
commited on
Commit
·
e0d1e81
1
Parent(s):
5b79393
final draft
Browse files- pages/4_Report.py +1 -1
pages/4_Report.py
CHANGED
@@ -1092,7 +1092,7 @@ def render_report():
|
|
1092 |
- The model is not able to handle complex queries and it is not able to handle synonyms and antonyms.
|
1093 |
""")
|
1094 |
|
1095 |
-
st.markdown("###
|
1096 |
st.markdown("""
|
1097 |
- We used streamlit to develop the website. However, we faced few issues with the size of the trained model and we switched hosting to Hugging Face.
|
1098 |
- The website loades the pre-trained models and asks the user to add any picture to classify it.
|
|
|
1092 |
- The model is not able to handle complex queries and it is not able to handle synonyms and antonyms.
|
1093 |
""")
|
1094 |
|
1095 |
+
st.markdown("### 6. Website Development")
|
1096 |
st.markdown("""
|
1097 |
- We used streamlit to develop the website. However, we faced few issues with the size of the trained model and we switched hosting to Hugging Face.
|
1098 |
- The website loades the pre-trained models and asks the user to add any picture to classify it.
|