Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -670,7 +670,7 @@ def task_categorization_model_predictions():
|
|
| 670 |
|
| 671 |
st.image("./buttons1.png")
|
| 672 |
|
| 673 |
-
#
|
| 674 |
|
| 675 |
st.markdown(f'<p style="margin-left: 0px;background-color:#e1e1e1; color:#012d51;font-size:18px;border-radius:%;">{"2- "+top_models[1]}</p>', unsafe_allow_html=True)
|
| 676 |
st.image("./buttons1.png")
|
|
@@ -740,14 +740,12 @@ def model_selector_sbert():
|
|
| 740 |
|
| 741 |
st.image("./buttons1.png")
|
| 742 |
|
| 743 |
-
if st.button("Show more"):
|
| 744 |
-
|
| 745 |
-
|
| 746 |
-
st.image("./buttons1.png")
|
| 747 |
-
|
| 748 |
|
| 749 |
-
|
| 750 |
-
|
| 751 |
|
| 752 |
|
| 753 |
|
|
|
|
| 670 |
|
| 671 |
st.image("./buttons1.png")
|
| 672 |
|
| 673 |
+
# if st.button("Show more"):
|
| 674 |
|
| 675 |
st.markdown(f'<p style="margin-left: 0px;background-color:#e1e1e1; color:#012d51;font-size:18px;border-radius:%;">{"2- "+top_models[1]}</p>', unsafe_allow_html=True)
|
| 676 |
st.image("./buttons1.png")
|
|
|
|
| 740 |
|
| 741 |
st.image("./buttons1.png")
|
| 742 |
|
| 743 |
+
#if st.button("Show more"):
|
| 744 |
+
st.markdown(f'<p style="margin-left: 0px;background-color:#e1e1e1; color:#012d51;font-size:18px;border-radius:%;">{"2- "+top_models[1]}</p>', unsafe_allow_html=True)
|
| 745 |
+
st.image("./buttons1.png")
|
|
|
|
|
|
|
| 746 |
|
| 747 |
+
st.markdown(f'<p style="margin-left: 0px;background-color:#e1e1e1; color:#012d51;font-size:18px;border-radius:%;">{"3- "+top_models[2]}</p>', unsafe_allow_html=True)
|
| 748 |
+
st.image("./buttons1.png")
|
| 749 |
|
| 750 |
|
| 751 |
|